@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://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:201606> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:201606>
  ns0:mass "420.502" ;
  ns0:inchikey "AVBLSPPEZPLINV-UHFFFAOYSA-N" ;
  skos:prefLabel "threo-6'-hydroxyustusolate c"@en, "Threo 6' Hydroxyustusolate C"@fa ;
  ns0:synonym_EXACT "[(5R,5aS,9aS,9bS)-9b-hydroxy-6,6,9a-trimethyl-1-oxo-3,5,5a,7,8,9-hexahydrobenzo[e][2]benzouran-5-yl] (2E,4E,6S,7S)-6,7-dihydroxyocta-2,4-dienoate" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "O=C1OCC=2C1(O)C3(C(C(CCC3)(C)C)C(C2)OC(=O)C=CC=CC(O)C(O)C)C" ;
  ns0:formula "C23H32O7" ;
  ns0:charge "0" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:39270> ;
  ns0:monoisotopicmass "420.21480" ;
  ns0:inchi "InChI=1S/C23H32O7/c1-14(24)16(25)8-5-6-9-18(26)30-17-12-15-13-29-20(27)23(15,28)22(4)11-7-10-21(2,3)19(17)22/h5-6,8-9,12,14,16-17,19,24-25,28H,7,10-11,13H2,1-4H3" .

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 .
