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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:185045>
  ns0:mass "504.928" ;
  ns0:formula "C35H68O" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:synonym_EXACT "(7E)-pentatriaconta-1,7-dien-11-ol" ;
  ns0:smiles "OC(CCCCCCCCCCCCCCCCCCCCCCCC)CC/C=C/CCCCC=C" ;
  skos:prefLabel "(7e)-pentatriaconta-1,7-dien-11-ol"@en, "(7E) Pentatriaconta 1,7 dien 11 ol"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:2571> ;
  ns0:inchikey "MUCYVLDLUUTKSG-ORIPQNMZSA-N" ;
  ns0:inchi "InChI=1S/C35H68O/c1-3-5-7-9-11-13-14-15-16-17-18-19-20-21-22-23-24-25-26-28-30-32-34-35(36)33-31-29-27-12-10-8-6-4-2/h4,27,29,35-36H,2-3,5-26,28,30-34H2,1H3/b29-27+" ;
  ns0:monoisotopicmass "504.52702" .

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 .
