@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:15904>
  skos:prefLabel "اسید چرب با زنجیره بلند"@fa, "long-chain fatty acid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:215505> .

<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:215505>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:synonym_EXACT "(2E,4E,6S,8E,13R)-13-acetyloxy-6-hydroxytetradeca-2,4,8-trienoic acid" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:15904> ;
  ns0:charge "0" ;
  ns0:mass "296.363" ;
  skos:prefLabel "(2E,4E,6S,8E,13R) 13 استیلوکسی 6 هیدروکسی تترادکا 2,4,8 ترینوئیک اسید"@fa, "(2e,4e,6s,8e,13r)-13-acetyloxy-6-hydroxytetradeca-2,4,8-trienoic acid"@en ;
  ns0:monoisotopicmass "296.16237" ;
  ns0:inchikey "CFFRJDASPYBVKV-XMUXOCQBSA-N" ;
  ns0:formula "C16H24O5" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C16H24O5/c1-13(21-14(2)17)9-5-3-4-6-10-15(18)11-7-8-12-16(19)20/h4,6-8,11-13,15,18H,3,5,9-10H2,1-2H3,(H,19,20)/b6-4+,11-7+,12-8+/t13-,15+/m1/s1" ;
  ns0:smiles "O=C(O)/C=C/C=C/[C@@H](O)C/C=C/CCC[C@H](OC(=O)C)C" .

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 .
