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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:205806>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:2571> ;
  ns0:formula "C13H22O4" ;
  ns0:inchikey "CYGJFSHNKYCQCA-VQHVLOKHSA-N" ;
  ns0:charge "0" ;
  skos:prefLabel "(7e)-7-ethyl-4,9-dihydroxy-7-undecene-3,6-dione"@en, "(7E) 7 اتیل 4،9 دی هیدروکسی 7 نادسن 3،6 دیون"@fa ;
  ns0:mass "242.315" ;
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:synonym_EXACT "(E)-7-ethyl-4,9-dihydroxyundec-7-ene-3,6-dione" ;
  ns0:smiles "O=C(/C(=C/C(O)CC)/CC)CC(O)C(=O)CC" ;
  ns0:inchi "InChI=1S/C13H22O4/c1-4-9(7-10(14)5-2)12(16)8-13(17)11(15)6-3/h7,10,13-14,17H,4-6,8H2,1-3H3/b9-7+" ;
  ns0:monoisotopicmass "242.15181" .

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 .
