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

<http://www.irandoc.acir/onto/irandoc/CHEBI:200253>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:synonym_EXACT "(6S)-6-[(Z,3R)-3-hydroxytridec-4-enyl]oxan-2-one" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C18H32O3" ;
  skos:prefLabel "PsiAbeta"@fa, "psiabeta"@en ;
  ns0:inchi "InChI=1S/C18H32O3/c1-2-3-4-5-6-7-8-9-11-16(19)14-15-17-12-10-13-18(20)21-17/h9,11,16-17,19H,2-8,10,12-15H2,1H3/b11-9-/t16-,17-/m0/s1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:2571> ;
  ns0:smiles "O=C1O[C@@H](CCC1)CC[C@@H](O)/C=C/CCCCCCCC" ;
  ns0:charge "0" ;
  ns0:inchikey "NKPIBBODUUDLIE-FAGFETBGSA-N" ;
  ns0:monoisotopicmass "296.23514" ;
  ns0:mass "296.451" .

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 .
