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

<http://www.irandoc.acir/onto/irandoc/CHEBI:204352>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:synonym_EXACT "8-hydroxy-6-[(E)-4-hydroxy-3-methylbut-2-enoxy]-3-methoxy-3,7-dimethyl-1-oxo-4H-isochromene-5-carbaldehyde" ;
  skos:prefLabel "کاتوفنول اف"@fa, "chaetophenol f"@en ;
  ns0:mass "350.367" ;
  ns0:smiles "O=C1O[C@](OC)(CC=2C1=C(O)C(=C(OC/C=C(/CO)/C)C2C=O)C)C" ;
  ns0:inchi "InChI=1S/C18H22O7/c1-10(8-19)5-6-24-16-11(2)15(21)14-12(13(16)9-20)7-18(3,23-4)25-17(14)22/h5,9,19,21H,6-8H2,1-4H3/b10-5+/t18-/m0/s1" ;
  ns0:formula "C18H22O7" ;
  ns0:inchikey "CGSRLFXRHRWEIU-DNXKIMQPSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "350.13655" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38444> ;
  ns0:charge "0" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
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 .
