@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:209739>
  skos:prefLabel "3بتا هیدروکسی 6O استیل پرنیپورین A"@fa, "3beta-hydroxy-6-o-acetylpereniporin a"@en ;
  ns0:synonym_EXACT "[(1R,5R,5aS,7S,9aS,9bS)-1,7,9b-trihydroxy-6,6,9a-trimethyl-3,5,5a,7,8,9-hexahydro-1H-benzo[e][2]benzouran-5-yl] acetate" ;
  ns0:inchi "InChI=1S/C17H26O6/c1-9(18)23-11-7-10-8-22-14(20)17(10,21)16(4)6-5-12(19)15(2,3)13(11)16/h7,11-14,19-21H,5-6,8H2,1-4H3/t11-,12+,13+,14-,16+,17+/m1/s1" ;
  ns0:mass "326.389" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "CUPLMGKGSLIRNY-FKKJATDVSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "326.17294" ;
  ns0:smiles "O=C(O[C@@H]1C=C2[C@](O)([C@H](O)OC2)[C@@]3([C@@H]1C([C@@H](O)CC3)(C)C)C)C" ;
  ns0:formula "C17H26O6" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:39270> ;
  ns0:charge "0" .

<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:209739> .

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 .
