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

<http://www.irandoc.acir/onto/irandoc/CHEBI:224132>
  ns0:inchikey "HKKOLWQOYBQKEY-GWWNCLRWSA-N" ;
  skos:prefLabel "cyahookerin e"@en, "سیاهوکرین ای"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "378.553" ;
  ns0:formula "C23H38O4" ;
  ns0:charge "0" ;
  ns0:smiles "O([C@H]1C(=C[C@H](O)[C@]2([C@H](C1)C3=C(C(C)C)CC[C@@]3(CC2)C)C)C(OC)OC)C" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23849> ;
  ns0:synonym_EXACT "(3aR,5aR,6S,9R,10aR)-8-(dimethoxymethyl)-9-methoxy-3a,5a-dimethyl-1-propan-2-yl-2,3,4,5,6,9,10,10a-octahydrocyclohepta[e]inden-6-ol" ;
  ns0:monoisotopicmass "378.27701" ;
  ns0:inchi "InChI=1S/C23H38O4/c1-14(2)15-8-9-22(3)10-11-23(4)17(20(15)22)13-18(25-5)16(12-19(23)24)21(26-6)27-7/h12,14,17-19,21,24H,8-11,13H2,1-7H3/t17-,18-,19+,22-,23-/m1/s1" ;
  ns0:subset "2_STAR" .

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 .
