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

<http://www.irandoc.acir/onto/irandoc/CHEBI:131901>
  skos:prefLabel "پیرانوپیرانون"@fa, "pyranopyranone"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:4327> .

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<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://www.irandoc.acir/onto/irandoc/CHEBI:4327>
  ns0:charge "0" ;
  ns0:smiles "CC1=C(O)c2c(oc(cc2=O)-c2ccccc2)C(C)(C)C1=O" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "296.10486" ;
  ns0:inchi "InChI=1S/C18H16O4/c1-10-15(20)14-12(19)9-13(11-7-5-4-6-8-11)22-17(14)18(2,3)16(10)21/h4-9,20H,1-3H3" ;
  ns0:mass "296.318" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:131901> ;
  ns0:synonym_EXACT "Dasytrichone" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "dasytrichone"@en, "Dasytricone"@fa ;
  ns0:formula "C18H16O4" ;
  ns0:inchikey "VOEVEGYLKQKGLZ-UHFFFAOYSA-N" .

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:monoisotopicmass rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
