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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:193500>
  ns0:mass "458.551" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "458.23045" ;
  ns0:inchi "InChI=1S/C26H34O7/c1-18(2)12-13-31-24-17-32-22-11-10-19(14-23(22)33-26(24,3)4)8-7-9-20(15-27)21(16-29-5)25(28)30-6/h7-12,14,16,24,27H,13,15,17H2,1-6H3/b8-7-,20-9-,21-16-" ;
  skos:prefLabel "هیدروکسی استروبیلورین D"@fa, "hydroxystrobilurin d"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:2571> ;
  ns0:smiles "O1C(C(OCC=C(C)C)COC2=C1C=C(C=C2)/C=C/C=C(/CO)/C(/C(OC)=O)=C/OC)(C)C" ;
  ns0:inchikey "NONWIHHDNSSAAO-HUGQQNFDSA-N" ;
  ns0:formula "C26H34O7" .

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:mass rdfs:label "جرم"@fa, "mass"@en .
