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

<http://www.irandoc.acir/onto/irandoc/CHEBI:207536>
  ns0:formula "C22H30N2O7" ;
  skos:prefLabel "himeic acid c"@en, "هیمئیک اسید C"@fa ;
  ns0:smiles "O=C1C(C(=O)NC(=O)C[C@@H](C(=O)O)C)=CNC(=C1)/C=C/CCCCCCCCC(=O)O" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:15904> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "NJUIBIWJAXMJKR-HQPKTYMTSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "(E)-11-[5-[[(3S)-3-carboxybutanoyl]carbamoyl]-4-oxo-1H-pyridin-2-yl]undec-10-enoic acid" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C22H30N2O7/c1-15(22(30)31)12-19(26)24-21(29)17-14-23-16(13-18(17)25)10-8-6-4-2-3-5-7-9-11-20(27)28/h8,10,13-15H,2-7,9,11-12H2,1H3,(H,23,25)(H,27,28)(H,30,31)(H,24,26,29)/b10-8+/t15-/m0/s1" ;
  ns0:mass "434.489" ;
  ns0:monoisotopicmass "434.20530" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
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 .
