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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:203479>
  ns0:inchikey "OJDHOWCZGDBQPH-YSSOQSIOSA-N" ;
  skos:prefLabel "دیواریکاتین B"@fa, "divaricatine b"@en ;
  ns0:smiles "O=C1C2=C(C=C3C[C@](CC3=C2C)(CO)C)COC1O" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:synonym_EXACT "(7R)-3-hydroxy-7-(hydroxymethyl)-5,7-dimethyl-6,8-dihydro-1H-cyclopenta[g]isochromen-4-one" ;
  ns0:mass "262.305" ;
  ns0:formula "C15H18O4" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38444> ;
  ns0:monoisotopicmass "262.12051" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C15H18O4/c1-8-11-5-15(2,7-16)4-9(11)3-10-6-19-14(18)13(17)12(8)10/h3,14,16,18H,4-7H2,1-2H3/t14?,15-/m1/s1" ;
  ns0:subset "2_STAR" .

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 .
