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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:230643>
  ns0:charge "0" ;
  ns0:formula "C27H48O2" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23849> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:synonym_EXACT "(E)-5-hydroxy-4,8,12-trimethyl-1-(2,6,6-trimethylcyclohexen-1-yl)pentadec-1-en-7-one" ;
  skos:prefLabel "lepidiumterpenoid"@en, "لپیدیوم ترپنوئید"@fa ;
  ns0:inchi "InChI=1S/C27H48O2/c1-8-12-20(2)13-9-14-22(4)25(28)19-26(29)23(5)15-10-17-24-21(3)16-11-18-27(24,6)7/h10,17,20,22-23,26,29H,8-9,11-16,18-19H2,1-7H3/b17-10+" ;
  ns0:subset "2_STAR" ;
  ns0:mass "404.679" ;
  ns0:inchikey "JSSNFOHEHRIBDT-LICLKQGHSA-N" ;
  ns0:smiles "OC(C(C/C=C/C=1C(CCCC1C)(C)C)C)CC(=O)C(CCCC(CCC)C)C" ;
  ns0:monoisotopicmass "404.36543" .

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 .
