@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:39270>
  skos:prefLabel "نفتوفوران"@fa, "naphthofuran"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:202302> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:202302>
  ns0:synonym_EXACT "(3aS,5aR,7R,9aS,9bR)-3a,7-dihydroxy-6,6,9a-trimethyl-3,4,5,5a,7,8,9,9b-octahydrobenzo[g][2]benzouran-1-one" ;
  ns0:inchikey "AOAHAKPTWZVKAF-MTLGCJRHSA-N" ;
  ns0:formula "C15H24O4" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "268.353" ;
  skos:prefLabel "sulphureuine e"@en, "سولفورئین E"@fa ;
  ns0:monoisotopicmass "268.16746" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:39270> ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C15H24O4/c1-13(2)9-4-7-15(18)8-19-12(17)11(15)14(9,3)6-5-10(13)16/h9-11,16,18H,4-8H2,1-3H3/t9-,10+,11+,14-,15+/m0/s1" ;
  ns0:smiles "O=C1OC[C@]2([C@H]1[C@@]3([C@H](C([C@H](O)CC3)(C)C)CC2)C)O" .

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 .
