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

<http://www.irandoc.acir/onto/irandoc/CHEBI:204208>
  ns0:monoisotopicmass "316.20384" ;
  ns0:inchikey "QCQNVTLNEHGTQY-PQTDTLSBSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "(3aS,5aS,10aS)-1-[(2R)-1-hydroxypropan-2-yl]-3a,5a-dimethyl-6-oxo-3,4,5,7,10,10a-hexahydro-2H-cyclohepta[e]indene-8-carbaldehyde" ;
  ns0:inchi "InChI=1S/C20H28O3/c1-13(11-21)15-6-7-19(2)8-9-20(3)16(18(15)19)5-4-14(12-22)10-17(20)23/h4,12-13,16,21H,5-11H2,1-3H3/t13-,16-,19-,20-/m0/s1" ;
  skos:prefLabel "sarcodonin g"@en, "سارکودونین جی"@fa ;
  ns0:formula "C20H28O3" ;
  ns0:mass "316.441" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23849> ;
  ns0:charge "0" ;
  ns0:smiles "O=C1[C@@]2([C@H](C3=C([C@H](CO)C)CC[C@@]3(C)CC2)CC=C(C1)C=O)C" .

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 .
