@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:209728> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:209728>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "282.18311" ;
  ns0:synonym_EXACT "(1R,5S,5aS,9aS,9bS)-5-methoxy-6,6,9a-trimethyl-3,5,5a,7,8,9-hexahydro-1H-benzo[g][2]benzouran-1,9b-diol" ;
  skos:prefLabel "6 epi O متیل پرنیپورین A"@fa, "6-epi-o-methylpereniporin a"@en ;
  ns0:mass "282.380" ;
  ns0:inchikey "IJHNKNADBVNXOI-IGNRKKQASA-N" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C16H26O4/c1-14(2)6-5-7-15(3)12(14)11(19-4)8-10-9-20-13(17)16(10,15)18/h8,11-13,17-18H,5-7,9H2,1-4H3/t11-,12-,13+,15-,16-/m0/s1" ;
  ns0:smiles "O1[C@@H](O)[C@]2(O)[C@@]3([C@H](C(CCC3)(C)C)[C@H](C=C2C1)OC)C" ;
  ns0:formula "C16H26O4" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:39270> ;
  ns0:subset "2_STAR" .

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 .
