@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .

<http://rdf-vocabulary.ddialliance.org/xkos#monoisotopicmass> rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:38444>
  skos:prefLabel "2 بنزوپیران"@fa, "2-benzopyran"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:223007> .

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:223007>
  ns0:inchi "InChI=1S/C11H12O4/c1-5-3-8(12)10(13)9-7(5)4-6(2)15-11(9)14/h3,6,12-13H,4H2,1-2H3/t6-/m1/s1" ;
  skos:prefLabel "(3r)-7-hydroxy-5-methylmellein"@en, "(3R) 7 هیدروکسی 5 متیل مللین"@fa ;
  ns0:synonym_EXACT "(3R)-7,8-dihydroxy-3,5-dimethyl-3,4-dihydroisochromen-1-one" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38444> ;
  ns0:inchikey "XITCGWRCIXZQJW-ZCFIWIBFSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "208.07356" ;
  ns0:formula "C11H12O4" ;
  ns0:charge "0" ;
  ns0:mass "208.213" ;
  ns0:smiles "O=C1O[C@@H](CC=2C1=C(O)C(O)=CC2C)C" .

ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
