@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

nalt:254440_def
  rdf:value "Lavado de una cavidad o superficie del cuerpo derramando agua o una solución con fines terapéuticos o de diagnóstico."@es, "The washing of a body cavity or surface by flowing water or solution for therapy or diagnosis."@en ;
  dc:source "Medical Subject Headings 2015" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

<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:254440
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:prefLabel "irrigación terapéutica"@es, "therapeutic irrigation"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "74170" ;
  skos:hiddenLabel "irrigation therapies"@en, "antibiotic-irrigation"@en, "antibiotics irrigation"@en, "antibiotic irrigation"@en, "irrigation-therapy"@en ;
  dc:modified "2015-11-16"^^xsd:date ;
  skos:definition nalt:254440_def ;
  skos:altLabel "irrigation therapy"@en ;
  skos:broader nalt:1019 ;
  dc:created "2015-06-01"^^xsd:date .

nalt:1019
  skos:prefLabel "terapéutica"@es, "therapeutics"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:254440 .

