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

<http://www.irandoc.acir/onto/irandoc/CHEBI:191456>
  ns0:mass "354.487" ;
  ns0:formula "C20H34O5" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "OC1C2C(C(C(O)(C1O)C)/C=C/C(C(O)CO)=C)(CCCC2(C)C)C" ;
  ns0:monoisotopicmass "354.24062" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23849> ;
  ns0:inchikey "VJXXTZUXTRIHAZ-BQYQJAHWSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "4-[(E)-4,5-dihydroxy-3-methylidenepent-1-enyl]-3,4a,8,8-tetramethyl-2,4,5,6,7,8a-hexahydro-1H-naphthalene-1,2,3-triol" ;
  skos:prefLabel "sterebin g"@en, "استریبین جی"@fa ;
  ns0:inchi "InChI=1S/C20H34O5/c1-12(13(22)11-21)7-8-14-19(4)10-6-9-18(2,3)16(19)15(23)17(24)20(14,5)25/h7-8,13-17,21-25H,1,6,9-11H2,2-5H3/b8-7+" .

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 .
