@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#> .

nalt:9421
  skos:prefLabel "fisiología del sistema excretor"@es, "excretory system physiology"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:28644 .

nalt:34880
  skos:prefLabel "heces"@es, "feces"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:28644 .

nalt:28644
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:related nalt:28643, nalt:34880, nalt:31966 ;
  dc:modified "2012-11-30"^^xsd:date ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:prefLabel "defecation"@en, "defecación"@es ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C23610>, <http://aims.fao.org/aos/agrovoc/c_2153>, <http://id.cabi.org/cabt/36885> ;
  ns0:marc001 "11208" ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:9421 ;
  skos:altLabel "defaecation"@en .

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

<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:28644 .

nalt:28643
  skos:prefLabel "estreñimiento"@es, "constipation"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:28644 .

