@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://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://www.irandoc.acir/onto/irandoc/CHEBI:48953>
  skos:prefLabel "سیکلوهگزنون ها"@fa, "cyclohexenones"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:202791> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:202791>
  ns0:inchi "InChI=1S/C23H30O5/c1-4-6-7-8-9-11-19(24)20-18-13-15-12-16(10-5-2)27-14-17(15)21(25)23(18,3)28-22(20)26/h5,10,12,18,20H,4,6-9,11,13-14H2,1-3H3/b10-5+" ;
  ns0:smiles "O=C1C2=C(C=C(/C=C/C)OC2)CC3C1(OC(=O)C3C(=O)CCCCCCC)C" ;
  skos:prefLabel "ankaflavin"@en, "آنکافلاوین"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48953> ;
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C23H30O5" ;
  ns0:mass "386.488" ;
  ns0:monoisotopicmass "386.20932" ;
  ns0:synonym_EXACT "9a-methyl-3-octanoyl-6-[(E)-prop-1-enyl]-3,3a,4,8-tetrahydrouro[3,2-g]isochromene-2,9-dione" ;
  ns0:inchikey "AQTJNEHGKRUSLT-BJMVGYQFSA-N" ;
  ns0:charge "0" .

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 .
