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

<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://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:205798>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:2571> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "O=C1OC(=CC(=C1C)O)C[C@@H](O)CC/C=C/C" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C13H18O4" ;
  ns0:mass "238.283" ;
  ns0:synonym_EXACT "4-hydroxy-6-[(E,2S)-2-hydroxyhept-5-enyl]-3-methylpyran-2-one" ;
  ns0:inchi "InChI=1S/C13H18O4/c1-3-4-5-6-10(14)7-11-8-12(15)9(2)13(16)17-11/h3-4,8,10,14-15H,5-7H2,1-2H3/b4-3+/t10-/m0/s1" ;
  skos:prefLabel "6 (2'S هیدروکسی 5'E ان 1' هپتیل) 4 هیدروکسی 3 متیل 2H پیران 2 یک"@fa, "6-(2′s-hydroxy-5′e-ene-1′-heptyl)-4-hydroxy-3-methyl-2h-pyran-2-one"@en ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "238.12051" ;
  ns0:inchikey "RYNJIMOMAPRLSD-FSIBCCDJSA-N" .

ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
