@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:56073
  skos:altLabel "phagolysosomes"@en ;
  skos:prefLabel "phagosomes"@en, "fagosomas"@es ;
  skos:definition nalt:56073_def ;
  skos:narrower nalt:336342 ;
  skos:related nalt:310092 ;
  skos:hiddenLabel "phagosome"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh2006007696> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2020-02-19"^^xsd:date ;
  skos:broader nalt:264088 ;
  ns0:marc001 "28013" .

nalt:336342
  skos:prefLabel "autofagosomas"@es, "autophagosomes"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:56073 .

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

nalt:310092
  skos:prefLabel "macroautofagia"@es, "macroautophagy"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:56073 .

nalt:264088
  skos:prefLabel "vesículas citoplasmáticas"@es, "cytoplasmic vesicles"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:56073 .

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

nalt:56073_def
  rdf:value "Vesículas citoplasmáticas limitadas por una membrana, formadas por la invaginación de material fagocitado. Se fusionan con los lisosomas para formar los fagolisosomas dentro de los cuales las enzimas hidrolíticas del lisosoma digieren el material fagocitado."@es, "Membrane-bound cytoplasmic vesicles formed by invagination of phagocytized material. They fuse with lysosomes to form phagolysosomes in which the hydrolytic enzymes of the lysosome digest the phagocytized material."@en ;
  dc:source "Medical Subject Headings" ;
  a ns0:Definition .

