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

nalt:28643_def
  rdf:value "Evacuación de heces infrecuente o dificultosa."@es, "Infrequent or difficult evacuation of feces."@en ;
  dc:source "Medical Subject Headings" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:28644
  skos:prefLabel "defecación"@es, "defecation"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:28643 .

nalt:319
  skos:prefLabel "procesos y condiciones patológicas"@es, "pathological processes and conditions"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:28643 .

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

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

nalt:28643
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  ns0:marc001 "9559" ;
  skos:definition nalt:28643_def ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_10077>, <http://id.cabi.org/cabt/31671>, <http://id.loc.gov/authorities/subjects/sh85031314>, <http://id.agrisemantics.org/gacs/C23936> ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:319 ;
  skos:related nalt:28644 ;
  skos:prefLabel "estreñimiento"@es, "constipation"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2019-06-19"^^xsd:date .

