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

<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:214251>
  skos:prefLabel "Triacremonate"@fa, "triacremoniate"@en ;
  ns0:formula "C16H24O6" ;
  ns0:mass "312.362" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "methyl 4-[(2E,4E)-hexa-2,4-dienoyl]oxy-2-hydroxy-5-methyl-6-oxooctanoate" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "QUCPTPCJTBEPMN-ZIRGRKGMSA-N" ;
  ns0:monoisotopicmass "312.15729" ;
  ns0:smiles "O=C(OC(C(C(=O)CC)C)CC(O)C(=O)OC)/C=C/C=C/C" ;
  ns0:inchi "InChI=1S/C16H24O6/c1-5-7-8-9-15(19)22-14(11(3)12(17)6-2)10-13(18)16(20)21-4/h5,7-9,11,13-14,18H,6,10H2,1-4H3/b7-5+,9-8+" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:2571> ;
  ns0:subset "2_STAR" .

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 .
