@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:71238>
  skos:prefLabel "پیرانوکسانتون ها"@fa, "pyranoxanthones"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:178983> .

<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://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:178983>
  ns0:charge "0" ;
  ns0:monoisotopicmass "378.14672" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "O1C(CCC=C(C)C)(C=CC2=C1C=C(O)C3=C2OC4=C(C3=O)C=CC=C4O)C" ;
  ns0:inchi "InChI=1S/C23H22O5/c1-13(2)6-5-10-23(3)11-9-14-18(28-23)12-17(25)19-20(26)15-7-4-8-16(24)21(15)27-22(14)19/h4,6-9,11-12,24-25H,5,10H2,1-3H3" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:71238> ;
  skos:prefLabel "6,11-dihydroxy-3-methyl-3-(4-methyl-3-pentenyl)-3h,7h-pyrano[2,3-c]xanthen-7-one"@en, "6,11 دی هیدروکسی 3 متیل 3 (4 متیل 3 پنتنیل) 3H,7H پیرانو[2,3c]گزانتن 7 یک"@fa ;
  ns0:synonym_EXACT "6,11-dihydroxy-3-methyl-3-(4-methylpent-3-enyl)pyrano[2,3-c]xanthen-7-one" ;
  ns0:mass "378.424" ;
  ns0:inchikey "LVANTWLBTIEHSX-UHFFFAOYSA-N" ;
  ns0:formula "C23H22O5" ;
  ns0:subset "2_STAR" .

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