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

<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://www.irandoc.acir/onto/irandoc/CHEBI:210067>
  skos:prefLabel "کینلاکتون سی"@fa, "qinlactone c"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:2571> ;
  ns0:charge "0" ;
  ns0:mass "312.362" ;
  ns0:formula "C16H24O6" ;
  ns0:synonym_EXACT "(4R,5R)-5-(1,2-dihydroxy-6-methyl-7-oxoocta-3,5-dienyl)-4-hydroxy-3,3,5-trimethyloxolan-2-one" ;
  ns0:inchi "InChI=1S/C16H24O6/c1-9(10(2)17)7-6-8-11(18)12(19)16(5)13(20)15(3,4)14(21)22-16/h6-8,11-13,18-20H,1-5H3/t11?,12?,13-,16+/m1/s1" ;
  ns0:monoisotopicmass "312.15729" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "O=C1O[C@](C(O)C(O)C=CC=C(C(=O)C)C)(C)[C@@H](C1(C)C)O" ;
  ns0:inchikey "QXQPONLGRYJSNJ-CULRUXPZSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> .

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 .
