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

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

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 .
