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

<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://www.irandoc.acir/onto/irandoc/CHEBI:205804>
  ns0:charge "0" ;
  skos:prefLabel "6-(2′s-hydroxy-1′-heptyl)-4 -hydroxy-3-methyl-2h-pyran-2-one"@en, "6 (2'S هیدروکسی 1' هپتیل) 4 هیدروکسی 3 متیل 2H پیران 2 یک"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:2571> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C13H20O4" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "4-hydroxy-6-[(2S)-2-hydroxyheptyl]-3-methylpyran-2-one" ;
  ns0:inchi "InChI=1S/C13H20O4/c1-3-4-5-6-10(14)7-11-8-12(15)9(2)13(16)17-11/h8,10,14-15H,3-7H2,1-2H3/t10-/m0/s1" ;
  ns0:mass "240.299" ;
  ns0:monoisotopicmass "240.13616" ;
  ns0:inchikey "GOWBICSYEMLKIU-JTQLQIEISA-N" ;
  ns0:smiles "O=C1OC(=CC(=C1C)O)C[C@@H](O)CCCCC" .

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 .
