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

nalt:9421
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:narrower nalt:34144, nalt:38872, nalt:28644, nalt:38869 ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  ns0:marc001 "14632" ;
  skos:prefLabel "fisiología del sistema excretor"@es, "excretory system physiology"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:hiddenLabel "excretory-system-physiology"@en ;
  skos:broader nalt:9107 ;
  skos:related nalt:31966 .

nalt:28644
  skos:prefLabel "defecación"@es, "defecation"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:9421 .

nalt:34144
  skos:prefLabel "diuresis"@es, "diuresis"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:9421 .

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

nalt:38872
  skos:prefLabel "función renal"@es, "renal function"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:9421 .

nalt:9107
  skos:prefLabel "fisiología animal"@es, "animal physiology"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:9421 .

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

nalt:31966
  skos:prefLabel "excreción"@es, "excretion"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:9421 .

nalt:38869
  skos:prefLabel "micción"@es, "urination"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:9421 .

