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

<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://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:170103>
  ns0:formula "C20H30O2" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:53666> ;
  ns0:charge "0" ;
  ns0:inchikey "SVKMTDSTFGJBCS-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "302.22458" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "(ent-15beta,16beta)-15,16-epoxy-3-kauranone"@en, "(ent 15beta,16beta) 15،16 Epoxy 3 kauranone"@fa ;
  ns0:subset "2_STAR" ;
  ns0:mass "302.458" ;
  ns0:inchi "InChI=1S/C20H30O2/c1-17(2)13-7-10-20-11-12(19(4)16(20)22-19)5-6-14(20)18(13,3)9-8-15(17)21/h12-14,16H,5-11H2,1-4H3" ;
  ns0:smiles "O1C2C34C(C5(C(CC3)C(C(=O)CC5)(C)C)C)CCC(C12C)C4" ;
  ns0:synonym_EXACT "5,5,9,14-tetramethyl-15-oxapentacyclo[11.3.1.01,10.04,9.014,16]heptadecan-6-one" .

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 .
