@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:35190>
  skos:prefLabel "دیترپن"@fa, "diterpene"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:232525> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:232525>
  ns0:inchikey "LETBAZLAGJPEIM-ZHACJKMWSA-N" ;
  ns0:synonym_EXACT "(E)-1-(2-hydroxy-3,4,5,6-tetramethoxyphenyl)-3-phenylprop-2-en-1-one" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "کاناکوگیول"@fa, "kanakugiol"@en ;
  ns0:subset "2_STAR" ;
  ns0:mass "344.363" ;
  ns0:monoisotopicmass "344.12599" ;
  ns0:inchi "InChI=1S/C19H20O6/c1-22-16-14(13(20)11-10-12-8-6-5-7-9-12)15(21)17(23-2)19(25-4)18(16)24-3/h5-11,21H,1-4H3/b11-10+" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35190> ;
  ns0:formula "C19H20O6" ;
  ns0:charge "0" ;
  ns0:smiles "COC=1C(C(/C(=C(/[H])/C2=CC=CC=C2)/[H])=O)=C(C(=C(C1OC)OC)OC)O" .

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 .
