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

<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:221628>
  ns0:monoisotopicmass "394.23554" ;
  ns0:charge "0" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "E 492"@fa, "e-492"@en ;
  ns0:synonym_EXACT "5-[(5E,7E,11E)-2,10-dihydroxy-9,11-dimethyltrideca-5,7,11-trienyl]-2-hydroxy-2-(1-hydroxyethyl)-4-methyluran-3-one" ;
  ns0:smiles "O=C1C(=C(CC(O)CC/C=C/C=C/C(C(O)/C(=C/C)/C)C)OC1(O)C(O)C)C" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:2571> ;
  ns0:inchi "InChI=1S/C22H34O6/c1-6-14(2)20(25)15(3)11-9-7-8-10-12-18(24)13-19-16(4)21(26)22(27,28-19)17(5)23/h6-9,11,15,17-18,20,23-25,27H,10,12-13H2,1-5H3/b8-7+,11-9+,14-6+" ;
  ns0:formula "C22H34O6" ;
  ns0:inchikey "DJGUIUUEMVFWLL-KDKVENLWSA-N" ;
  ns0:mass "394.508" ;
  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 .
