@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:57883
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Chemical> ;
  skos:hiddenLabel "ethanolamine phosphoglyceride"@en, "ethanolamine glycerophospholipid"@en, "phosphatidylethanolamine"@en, "cephalin"@en ;
  skos:definition nalt:57883_def ;
  skos:altLabel "ethanolamine phosphoglycerides"@en, "cephalins"@en, "ethanolamine glycerophospholipids"@en ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C25560>, <http://aims.fao.org/aos/agrovoc/c_1454>, <http://id.loc.gov/authorities/subjects/sh2007010969>, <http://id.cabi.org/cabt/25687> ;
  dc:modified "2020-09-28"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:broader nalt:342515 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:prefLabel "phosphatidylethanolamines"@en, "fosfatidiletanolaminas"@es ;
  ns0:marc001 "28277" .

nalt:57883_def
  rdf:value "Derivados de los ácidos fosfatídicos en los que el ácido fosfórico se une en un enlace éster a una porción de etanolamina. La hidrólisis completa produce 1 mol de glicerol, ácido fosfórico y etanolamina y 2 moles de ácidos grasos."@es, "Derivatives of phosphatidic acids in which the phosphoric acid is bound in ester linkage to an ethanolamine moiety. Complete hydrolysis yields 1 mole of glycerol, phosphoric acid and ethanolamine and 2 moles of fatty acids."@en ;
  dc:source "Medical Subject Headings" ;
  a ns0:Definition .

nalt:342515
  skos:prefLabel "glicerofosfolípidos"@es, "glycerophospholipids"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:57883 .

ns0:Chemical
  rdfs:label "Chemical"@en ;
  a owl:Class .

<https://lod.nal.usda.gov/nalt>
  rdfs:label "NALT Full"@en ;
  a skos:ConceptScheme .

