@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:25575
  skos:prefLabel "metabolismo del colesterol"@es, "cholesterol metabolism"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:332875 .

<https://lod.nal.usda.gov/naltv#Topic>
  rdfs:label "Topic"@en ;
  a owl:Class .

nalt:332875_def
  rdf:value "Procesos relativos al mantenimiento del equilibrio interno del colesterol en un organismo o una célula."@es, "Any of the processes involved in the maintenance of an internal equilibrium of cholesterol within an organism or cell."@en ;
  dc:source "US Environmental Protection Agency" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:332875
  skos:hiddenLabel "cholesterol-homeostasis"@en ;
  skos:definition nalt:332875_def ;
  dc:created "2019-08-06"^^xsd:date ;
  skos:broader nalt:25575 ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  ns0:marc001previous "93636" ;
  skos:prefLabel "cholesterol homeostasis"@en, "homeostasis del colesterol"@es ;
  ns0:marc001 "9813984365400041" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2019-11-25"^^xsd:date .

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

