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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:206726>
  ns0:monoisotopicmass "286.17802" ;
  ns0:synonym_EXACT "(2R,3R,4E,6E)-7-[(2S,3R,4S,5S)-3-hydroxy-4-methoxy-5-methyloxan-2-yl]octa-4,6-diene-2,3-diol" ;
  skos:prefLabel "(12r,13r)-dihydroxylanomycinol"@en, "(12R,13R) دی هیدروکسیلانومایسینول"@fa ;
  ns0:inchi "InChI=1S/C15H26O5/c1-9(6-5-7-12(17)11(3)16)15-13(18)14(19-4)10(2)8-20-15/h5-7,10-18H,8H2,1-4H3/b7-5+,9-6+/t10-,11+,12+,13+,14-,15-/m0/s1" ;
  ns0:charge "0" ;
  ns0:smiles "O1[C@@H](/C(=C/C=C/[C@@H](O)[C@H](O)C)/C)[C@H](O)[C@@H](OC)[C@H](C1)C" ;
  ns0:mass "286.368" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:2571> ;
  ns0:inchikey "BDGNGHVEYFKBMY-QWQFJILDSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C15H26O5" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

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 .
