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

<http://www.irandoc.acir/onto/irandoc/CHEBI:229805>
  ns0:inchikey "XXBTWFRPYVFWSA-USRXDSLMSA-N" ;
  skos:prefLabel "5z,8z,11z-eicosatrienedioic acid"@en, "5z، 8z، 11z ایکوساتریندیوئیک اسید"@fa ;
  ns0:monoisotopicmass "336.23006" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "336.472" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:15904> ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "(5Z,11Z,14Z)-icosa-5,11,14-trienedioic acid" ;
  ns0:formula "C20H32O4" ;
  ns0:charge "0" ;
  ns0:smiles "OC(=O)CCCC/C=C/C/C=C/CCCC/C=C/CCCC(O)=O" ;
  ns0:inchi "InChI=1S/C20H32O4/c21-19(22)17-15-13-11-9-7-5-3-1-2-4-6-8-10-12-14-16-18-20(23)24/h1,3,7,9-10,12H,2,4-6,8,11,13-18H2,(H,21,22)(H,23,24)/b3-1-,9-7-,12-10-" .

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 .
