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

<http://www.irandoc.acir/onto/irandoc/CHEBI:6386>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23849> ;
  ns0:mass "334.451" ;
  ns0:synonym_EXACT "Lathyrol" ;
  ns0:smiles "C[C@H]1C[C@@]2(O)[C@H]([C@H]1O)[C@H](O)C(=C)CC[C@H]1[C@@H](/C=C(C)/C2=O)C1(C)C" ;
  skos:prefLabel "lathyrol"@en, "لاتیرول"@fa ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  ns0:formula "C20H30O4" ;
  ns0:inchikey "SDBITTRHSROXCY-OKFBFAQVSA-N" ;
  ns0:monoisotopicmass "334.21441" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C20H30O4/c1-10-6-7-13-14(19(13,4)5)8-11(2)18(23)20(24)9-12(3)17(22)15(20)16(10)21/h8,12-17,21-22,24H,1,6-7,9H2,2-5H3/b11-8+/t12-,13-,14+,15-,16+,17-,20+/m0/s1" .

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 .
