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

<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://www.irandoc.acir/onto/irandoc/CHEBI:2451>
  ns0:charge "0" ;
  ns0:monoisotopicmass "304.24023" ;
  ns0:formula "C20H32O2" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23849> ;
  ns0:mass "304.468" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "آکوتیلول A"@fa, "acutilol a"@en ;
  ns0:inchi "InChI=1S/C20H32O2/c1-12-6-10-16(13(2)8-11-17-20(4,5)22-17)19(21)18-14(3)7-9-15(12)18/h7,13,16-19,21H,6,8-11H2,1-5H3/t13-,16+,17?,18-,19-/m1/s1" ;
  ns0:inchikey "YBQDGKYVLDZIDN-SGKAGNBOSA-N" ;
  ns0:synonym_EXACT "Acutilol A" ;
  ns0:smiles "C[C@H](CCC1OC1(C)C)[C@@H]1CCC(C)=C2CC=C(C)[C@H]2[C@@H]1O" .

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 .
