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

<http://www.irandoc.acir/onto/irandoc/CHEBI:80771>
  ns0:monoisotopicmass "288.24532" ;
  ns0:formula "C20H32O" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23849> ;
  ns0:charge "0" ;
  ns0:smiles "C[C@H](CCC=C(C)C)[C@@H]1CCC(=C)[C@@H]2CC=C(C)[C@H]2[C@@H]1O" ;
  ns0:inchikey "KFIZBQZEEKZCAT-RBUQIHAASA-N" ;
  skos:prefLabel "پاچیدیکتیول A"@fa, "pachydictyol a"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "288.46750" ;
  ns0:inchi "InChI=1S/C20H32O/c1-13(2)7-6-8-14(3)18-12-9-15(4)17-11-10-16(5)19(17)20(18)21/h7,10,14,17-21H,4,6,8-9,11-12H2,1-3,5H3/t14-,17+,18+,19-,20-/m1/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:mass rdfs:label "جرم"@fa, "mass"@en .
