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

<http://www.irandoc.acir/onto/irandoc/CHEBI:8343>
  ns0:formula "C20H32O4" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C20H32O4/c1-15-4-3-5-18-19(10-15,13-23)11-16(2)20(18,14-24)8-6-17(12-22)7-9-21/h4,7,13,16,18,21-22,24H,3,5-6,8-12,14H2,1-2H3/b17-7-/t16-,18+,19+,20-/m1/s1" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:synonym_EXACT "Portulal" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:50563> ;
  ns0:charge "0" ;
  ns0:smiles "C[C@@H]1C[C@@]2(CC(C)=CCC[C@@H]2[C@@]1(CO)CC/C(CO)=C/CO)C=O" ;
  skos:prefLabel "پرتولال"@fa, "portulal"@en ;
  ns0:mass "336.466" ;
  ns0:inchikey "XNVGNPVDYXWYIA-OHWVBOLFSA-N" ;
  ns0:monoisotopicmass "336.23006" .

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 .
