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

<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:184577>
  ns0:synonym_EXACT "(E)-3,7-dimethyloct-5-ene-1,7-diol" ;
  ns0:mass "172.268" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "OC(/C=C/CC(CCO)C)(C)C" ;
  ns0:formula "C10H20O2" ;
  skos:prefLabel "3،7 دی متیل 5 اکتن 1،7 دیول"@fa, "3,7-dimethyl-5-octene-1,7-diol"@en ;
  ns0:monoisotopicmass "172.14633" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C10H20O2/c1-9(6-8-11)5-4-7-10(2,3)12/h4,7,9,11-12H,5-6,8H2,1-3H3/b7-4+" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:2571> ;
  ns0:charge "0" ;
  ns0:inchikey "VXRCLLPWPPTREM-QPJJXVBHSA-N" .

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 .
