@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:52640>
  skos:prefLabel "n-acylethanolamine"@en, "N acylethanolamine"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:165578> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:165578>
  ns0:formula "C22H39NO2" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "11z,14z,17z-eicosatrienoyl-ea"@en, "11Z،14Z،17Z ایکوساترینویل EA"@fa ;
  ns0:charge "0" ;
  ns0:smiles "O=C(NCCO)CCCCCCCCC/C=C/C/C=C/C/C=C/CC" ;
  ns0:inchi "InChI=1S/C22H39NO2/c1-2-3-4-5-6-7-8-9-10-11-12-13-14-15-16-17-18-19-22(25)23-20-21-24/h3-4,6-7,9-10,24H,2,5,8,11-21H2,1H3,(H,23,25)/b4-3-,7-6-,10-9-" ;
  ns0:monoisotopicmass "349.29808" ;
  ns0:inchikey "IGERBKTWMBMXMC-PDBXOOCHSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:52640> ;
  ns0:synonym_EXACT "(11Z,14Z,17Z)-N-(2-hydroxyethyl)icosa-11,14,17-trienamide" ;
  ns0:subset "2_STAR" ;
  ns0:mass "349.559" .

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 .
