@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<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://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:218535>
  ns0:inchi "InChI=1S/C15H24O4/c1-11(7-5-9-13(3)15(18)19)6-4-8-12(2)10-14(16)17/h6,10,13H,4-5,7-9H2,1-3H3,(H,16,17)(H,18,19)/b11-6+,12-10+/t13-/m0/s1" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C15H24O4" ;
  skos:prefLabel "(2E,6E) 3,7,11 تری متیل دودکا 2,6 دی اندیوئیک اسید"@fa, "(2e,6e)-3,7,11-trimethyldodeca-2,6-dienedioic acid"@en ;
  ns0:mass "268.353" ;
  ns0:smiles "O=C(O)/C=C(/CC/C=C(/CCC[C@@H](C(=O)O)C)/C)/C" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "ZCHKUAFPTUCNJS-WGRJTNITSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26658> ;
  ns0:synonym_EXACT "(2E,6E)-3,7,11-trimethyldodeca-2,6-dienedioic acid" ;
  ns0:monoisotopicmass "268.16746" ;
  ns0:charge "0" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:26658>
  skos:prefLabel "sesquiterpenoid"@fa, "sesquiterpenoid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:218535> .

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 .
