@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://www.irandoc.acir/onto/irandoc/CHEBI:50563>
  skos:prefLabel "مونوترپنوئید ایریدوئید"@fa, "iridoid monoterpenoid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:217213> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:217213>
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:50563> ;
  skos:prefLabel "پنیروکوزین A"@fa, "peniroquesine a"@en ;
  ns0:inchikey "NHQMKSUTHDCJCC-DRKMRSHQSA-N" ;
  ns0:mass "372.593" ;
  ns0:formula "C25H40O2" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "(1S,2R,3S,7S,9R,10S,13R,14S,17S,18S)-4,4,7,10,13,14-hexamethylpentacyclo[10.7.0.02,10.03,7.013,17]nonadec-11-ene-9,18-diol" ;
  ns0:inchi "InChI=1S/C25H40O2/c1-14-7-8-16-18(26)11-15-17(25(14,16)6)12-24(5)19(27)13-23(4)10-9-22(2,3)21(23)20(15)24/h12,14-16,18-21,26-27H,7-11,13H2,1-6H3/t14-,15+,16+,18-,19+,20+,21-,23-,24-,25+/m0/s1" ;
  ns0:monoisotopicmass "372.30283" ;
  ns0:smiles "O[C@H]1[C@@]2(C=C3[C@]4([C@H](CC[C@@H]4C)[C@H](C[C@H]3[C@@H]2[C@H]5C(C)(C)CC[C@]5(C1)C)O)C)C" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
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 .
