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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:206583>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "آنولوهیپوکسی لومانول A"@fa, "annulohypoxylomanol a"@en ;
  ns0:formula "C12H16O5" ;
  ns0:inchikey "KMSMBLYGBFNLMU-LHLIQPBNSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "(3R,4S)-6,7-dimethoxy-3-methyl-3,4-dihydro-1H-isochromene-4,8-diol" ;
  ns0:mass "240.255" ;
  ns0:inchi "InChI=1S/C12H16O5/c1-6-10(13)7-4-9(15-2)12(16-3)11(14)8(7)5-17-6/h4,6,10,13-14H,5H2,1-3H3/t6-,10-/m1/s1" ;
  ns0:monoisotopicmass "240.09977" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38444> ;
  ns0:smiles "O1[C@@H]([C@@H](O)C=2C=C(OC)C(=C(C2C1)O)OC)C" .

ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
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 .
