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

<http://www.irandoc.acir/onto/irandoc/CHEBI:187938>
  ns0:charge "0" ;
  ns0:smiles "OC(=O)/C=C/C=C/CC[C@H](/C=C(/C=C/CC[C@@H](CC)C)/C)C" ;
  ns0:synonym_EXACT "(2E,4E,8R,9E,11E,15R)-8,10,15-trimethylheptadeca-2,4,9,11-tetraenoic acid" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "17:4 (2E,4E,9E,11E)(8Me[R],10Me,15Me[R])"@fa, "17:4(2e,4e,9e,11e)(8me[r],10me,15me[r])"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:15904> ;
  ns0:inchi "InChI=1S/C20H32O2/c1-5-17(2)12-10-11-14-19(4)16-18(3)13-8-6-7-9-15-20(21)22/h6-7,9,11,14-18H,5,8,10,12-13H2,1-4H3,(H,21,22)/b7-6+,14-11+,15-9+,19-16+/t17-,18-/m1/s1" ;
  ns0:mass "304.474" ;
  ns0:monoisotopicmass "304.24023" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "KVMAVNKSYPGPGY-LOFSKYOMSA-N" ;
  ns0:formula "C20H32O2" .

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 .
