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

<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:207486>
  ns0:smiles "O=C(OCCO)CCCCCCC/C=C/[C@@H](O)CCCCC" ;
  ns0:monoisotopicmass "314.24571" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C18H34O4/c1-2-3-9-12-17(20)13-10-7-5-4-6-8-11-14-18(21)22-16-15-19/h10,13,17,19-20H,2-9,11-12,14-16H2,1H3/b13-10+/t17-/m0/s1" ;
  ns0:formula "C18H34O4" ;
  skos:prefLabel "2-hydroxyethyl-11-hydroxyhexadec-9-enoate"@en, "2 هیدروکسی اتیل 11 هیدروکسی هگزادک 9 انوات"@fa ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:2571> ;
  ns0:synonym_EXACT "2-hydroxyethyl (E)-11-hydroxyhexadec-9-enoate" ;
  ns0:inchikey "AAXLHCBKRIITLB-RTGRKSDTSA-N" ;
  ns0:mass "314.466" ;
  ns0:subset "2_STAR" .

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 .
