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

<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:187052>
  ns0:monoisotopicmass "314.18819" ;
  ns0:formula "C20H26O3" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "lanugone a"@en, "لانوگون A"@fa ;
  ns0:charge "0" ;
  ns0:inchikey "CASURZYJSMDOEQ-CBTMWXCYSA-N" ;
  ns0:mass "314.425" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23849> ;
  ns0:subset "2_STAR" ;
  ns0:smiles "O=C1C=2[C@@]3(C(C(CCC3)(C)C)C=CC2C(=O)C(C1O)CC=C)C" ;
  ns0:inchi "InChI=1S/C20H26O3/c1-5-7-13-16(21)12-8-9-14-19(2,3)10-6-11-20(14,4)15(12)18(23)17(13)22/h5,8-9,13-14,17,22H,1,6-7,10-11H2,2-4H3/t13?,14?,17?,20-/m0/s1" ;
  ns0:synonym_EXACT "(4bS)-3-hydroxy-4b,8,8-trimethyl-2-prop-2-enyl-2,3,5,6,7,8a-hexahydrophenanthrene-1,4-dione" .

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 .
