@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:27283>
  skos:prefLabel "اسید چرب با زنجیره بسیار بلند"@fa, "very 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:222806> .

<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:222806>
  ns0:formula "C24H36O6" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:27283> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "O=C(O)/C=C/C=C/CC(O)/C=C/C=C/CC(O)CC(O)/C=C/C=C/CCCC(O)C" ;
  skos:prefLabel "isomacrolactinic acid"@en, "ایزوماکرولاکتینیک اسید"@fa ;
  ns0:subset "2_STAR" ;
  ns0:mass "420.546" ;
  ns0:synonym_EXACT "(2Z,4E,8E,10Z,16E,18E)-7,13,15,23-tetrahydroxytetracosa-2,4,8,10,16,18-hexaenoic acid" ;
  ns0:monoisotopicmass "420.25119" ;
  ns0:charge "0" ;
  ns0:inchikey "CZSPLEVIVZNWLV-WSKGJZFTSA-N" ;
  ns0:inchi "InChI=1S/C24H36O6/c1-20(25)13-7-3-2-4-8-16-22(27)19-23(28)17-11-5-9-14-21(26)15-10-6-12-18-24(29)30/h2,4-6,8-12,14,16,18,20-23,25-28H,3,7,13,15,17,19H2,1H3,(H,29,30)/b4-2+,10-6+,11-5-,14-9+,16-8+,18-12-" .

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 .
