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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:169478>
  ns0:smiles "O(C(C(O)C(OC)/C=C/CCCCCCCC(O)=O)CCCCC)C" ;
  ns0:monoisotopicmass "358.27192" ;
  ns0:mass "358.519" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "MQWZCHDMBWJFTK-NTCAYCPXSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:15904> ;
  ns0:formula "C20H38O5" ;
  skos:prefLabel "11,13-dimethoxy-12-hydroxy-9-octadecenoic acid"@en, "11،13 دی متوکسی 12 هیدروکسی 9 اکتادسنوئیک اسید"@fa ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "(E)-12-hydroxy-11,13-dimethoxyoctadec-9-enoic acid" ;
  ns0:inchi "InChI=1S/C20H38O5/c1-4-5-11-14-17(24-2)20(23)18(25-3)15-12-9-7-6-8-10-13-16-19(21)22/h12,15,17-18,20,23H,4-11,13-14,16H2,1-3H3,(H,21,22)/b15-12+" .

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:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
