@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:296511
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "mitochondrial turnover"@en, "recambio mitocondrial"@es ;
  dc:created "2017-03-24"^^xsd:date ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:narrower nalt:296510 ;
  skos:definition nalt:296511_def ;
  skos:broader nalt:23356 ;
  ns0:marc001 "82673" ;
  dc:modified "2017-11-10"^^xsd:date .

nalt:296511_def
  rdf:value "Procesos celulares que intervienen en los ajustes al volumen, el contenido y la actividad mitocondrial y que dependen de las demandas energéticas de la célula."@es, "The cellular processes involved in adjustments to the mitochondrial volume, content, and activity, that depend on the energy demands of the cell."@en ;
  dc:source "Medical Subject Headings 2017" ;
  a ns0:Definition .

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

nalt:296510
  skos:prefLabel "mitofagia"@es, "mitophagy"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:296511 .

nalt:23356
  skos:prefLabel "fisiología celular"@es, "cell physiology"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:296511 .

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

