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

<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://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:81313>
  skos:prefLabel "1-(3,4-dihydroxyphenyl)-5-hydroxy-3-decanone"@en, "1 (3،4 دی هیدروکسی فنیل) 5 هیدروکسی 3 دکانون"@fa ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C16H24O4/c1-2-3-4-5-13(17)11-14(18)8-6-12-7-9-15(19)16(20)10-12/h7,9-10,13,17,19-20H,2-6,8,11H2,1H3" ;
  ns0:inchikey "QYRSUDCXGPMNSS-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "280.16746" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "280.35940" ;
  ns0:smiles "CCCCCC(O)CC(=O)CCc1ccc(O)c(O)c1" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C16H24O4" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:2571> .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
