@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:219071> .

<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://www.irandoc.acir/onto/irandoc/CHEBI:219071>
  skos:prefLabel "7-methoxy-3-methyl-5-(3-methylbut-2-en-1-yl)-1h-isochromen-6-ol"@en, "7 متوکسی 3 متیل 5 (3 متیل بوت 2 ان 1 یل) 1H ایزوکرومن 6 اول"@fa ;
  ns0:inchikey "UAIHQVFJEFNIKK-UHFFFAOYSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38444> ;
  ns0:smiles "O1C(=CC=2C(=C(O)C(=CC2C1)OC)CC=C(C)C)C" ;
  ns0:mass "260.333" ;
  ns0:monoisotopicmass "260.14124" ;
  ns0:formula "C16H20O3" ;
  ns0:synonym_EXACT "7-methoxy-3-methyl-5-(3-methylbut-2-enyl)-1H-isochromen-6-ol" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C16H20O3/c1-10(2)5-6-13-14-7-11(3)19-9-12(14)8-15(18-4)16(13)17/h5,7-8,17H,6,9H2,1-4H3" ;
  ns0:subset "2_STAR" .

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