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

<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:202765>
  ns0:smiles "O=C1[C@@H]([C@@]23[C@@H](C(=O)O)CC[C@@H]([C@@H]2C1)C(C3)(C)C)COC" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23849> ;
  skos:prefLabel "(+)-5(6)-dihydro-6-methoxyterrecyclic acid a"@en, "(+) 5(6) دی هیدرو  متوکسی ترسیکلیک اسید A"@fa ;
  ns0:synonym_EXACT "(1S,2S,5S,6S,9S)-2-(methoxymethyl)-11,11-dimethyl-3-oxotricyclo[4.3.2.01,5]undecane-9-carboxylic acid" ;
  ns0:inchikey "ZSKXGGRFBGTYFO-OSHAPPAQSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C16H24O4" ;
  ns0:monoisotopicmass "280.16746" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:mass "280.364" ;
  ns0:inchi "InChI=1S/C16H24O4/c1-15(2)8-16-10(14(18)19)5-4-9(15)11(16)6-13(17)12(16)7-20-3/h9-12H,4-8H2,1-3H3,(H,18,19)/t9-,10+,11-,12-,16-/m0/s1" .

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 .
