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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:165247>
  ns0:inchikey "OAZUCYZBXHOCES-UQZHZJRSSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:27283> ;
  ns0:inchi "InChI=1S/C22H34O4/c1-2-3-4-5-6-7-8-11-14-17-20(23)21(24)18-15-12-9-10-13-16-19-22(25)26/h3-4,6-7,10-15,20-21,23-24H,2,5,8-9,16-19H2,1H3,(H,25,26)/b4-3-,7-6-,13-10-,14-11-,15-12-" ;
  ns0:charge "0" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "362.510" ;
  ns0:monoisotopicmass "362.24571" ;
  ns0:smiles "OC(C(O)C/C=C/C/C=C/C/C=C/CC)C/C=C/C/C=C/CCC(O)=O" ;
  ns0:synonym_EXACT "(4Z,7Z,13Z,16Z,19Z)-10,11-dihydroxydocosa-4,7,13,16,19-pentaenoic acid" ;
  ns0:formula "C22H34O4" ;
  skos:prefLabel "10،11 DiHDPE"@fa, "10,11-dihdpe"@en ;
  ns0:subset "2_STAR" .

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 .
