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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:146783>
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "اسمادی ترپنیک اسید F"@fa, "smaditerpenic acid f"@en ;
  ns0:inchikey "FDTUGELDGDOWGB-KYJCARRESA-N" ;
  ns0:inchi "InChI=1S/C21H32O5/c1-16(2)11-12-20(21(24)25)10-6-9-19(15-26-18(4)23)8-5-7-17(3)13-14-22/h8,10,13,22H,1,5-7,9,11-12,14-15H2,2-4H3,(H,24,25)/b17-13-,19-8-,20-10-" ;
  ns0:formula "C21H32O5" ;
  ns0:mass "364.482" ;
  ns0:smiles "C(=C(/CC/C=C(/CC/C=C(/CCC(C)=C)/C(O)=O)/COC(=O)C)/C)/CO" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23849> ;
  ns0:monoisotopicmass "364.22497" .

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 .
