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

<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://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:220956>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C23H26O3/c1-21(22(2)24)19-17-15-13-11-9-7-5-3-4-6-8-10-12-14-16-18-20-23(25)26/h3-19H,20H2,1-2H3,(H,25,26)/b5-3+,6-4+,9-7+,10-8+,13-11-,14-12-,17-15+,18-16+,21-19+" ;
  ns0:monoisotopicmass "350.18819" ;
  ns0:smiles "O=C(O)C/C=C/C=C/C=C/C=C/C=C/C=C/C=C/C=C/C=C(/C(=O)C)/C" ;
  ns0:mass "350.458" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "IBLDYSXJOJRXMO-HOINRVFXSA-N" ;
  ns0:formula "C23H26O3" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:27283> ;
  skos:prefLabel "(3e,5z,7e,9e,11e,13e,15z,17e,19e)-20-methyl-21-oxodocosa-3,5,7,9,11,13,15,17,19-nonaenoic acid"@en, "(3E,5Z,7E,9E,11E,13E,15Z,17E,19E) 20 متیل 21 اکسودوکوزا 3,5,7,9,11,13,15,17,19 نون انوئیک اسید"@fa ;
  ns0:synonym_EXACT "(3E,5Z,7E,9E,11E,13E,15Z,17E,19E)-20-methyl-21-oxodocosa-3,5,7,9,11,13,15,17,19-nonaenoic acid" ;
  ns0:charge "0" .

ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
