@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://www.irandoc.acir/onto/irandoc/CHEBI:198043>
  ns0:inchi "InChI=1S/C14H24O4/c1-3-4-5-6-12(16)11(9-15)8-13-10(2)7-14(17)18-13/h10-11,13,15H,3-9H2,1-2H3/t10-,11?,13+/m1/s1" ;
  ns0:formula "C14H24O4" ;
  ns0:charge "0" ;
  ns0:smiles "O=C1O[C@@H](CC(C(=O)CCCCC)CO)[C@@H](C1)C" ;
  ns0:inchikey "SDLFSCGVKKSEPZ-XEEJXUNPSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:2571> ;
  skos:prefLabel "ترانس 6 هیدروکسی متیل 3 متیل 7 اکسو آندکان 4 اولید"@fa, "trans-6-hydroxymethyl-3-methyl-7-oxo-undecan-4-olide"@en ;
  ns0:monoisotopicmass "256.16746" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "(4R,5S)-5-[2-(hydroxymethyl)-3-oxooctyl]-4-methyloxolan-2-one" ;
  ns0:mass "256.342" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:2571>
  skos:prefLabel "الکل آلیفاتیک"@fa, "aliphatic alcohol"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:198043> .

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 .
