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

<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:199059>
  skos:prefLabel "نیجرنین بی"@fa, "nigernin b"@en ;
  ns0:smiles "O=C(O)C1=CC[C@@]2(CC[C@@]3([C@@H]([C@H]2CC1)[C@@H](C(=C)C)CC3)C)C" ;
  ns0:inchi "InChI=1S/C20H30O2/c1-13(2)15-8-10-20(4)12-11-19(3)9-7-14(18(21)22)5-6-16(19)17(15)20/h7,15-17H,1,5-6,8-12H2,2-4H3,(H,21,22)/t15-,16-,17-,19-,20-/m1/s1" ;
  ns0:inchikey "PFAVBDISXGWGPS-UNNPPQAFSA-N" ;
  ns0:synonym_EXACT "(1S,3aR,5aS,10aR,10bR)-3a,5a-dimethyl-1-prop-1-en-2-yl-1,2,3,4,5,6,9,10,10a,10b-decahydrocyclohepta[e]indene-8-carboxylic acid" ;
  ns0:monoisotopicmass "302.22458" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23849> ;
  ns0:formula "C20H30O2" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:mass "302.458" .

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 .
