@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:28786
  skos:exactMatch <http://id.agrisemantics.org/gacs/C18615>, <http://id.cabi.org/cabt/39939> ;
  skos:related nalt:136225, nalt:56859, nalt:50002 ;
  skos:definition nalt:28786_def ;
  dc:modified "2016-08-23"^^xsd:date ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:prefLabel "desinfestación"@es, "disinfestation"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:291, nalt:10302 ;
  ns0:marc001 "12312" .

nalt:28786_def
  rdf:value "Aplicación de cualquier procedimiento químico, biológico o físico dirigido a eliminar especies nocivas (roedores, insectos, etc.)"@es, "The application of any chemical, biological or physical procedures intended to eliminate undesired species (rodents, insects etc.)."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

nalt:50002
  skos:prefLabel "infestaciónes por piojos"@es, "lice infestations"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:28786 .

nalt:291
  skos:prefLabel "control de plagas"@es, "pest control"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:28786 .

nalt:136225
  skos:prefLabel "infestaciones por ácaros"@es, "mite infestations"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:28786 .

nalt:56859
  skos:prefLabel "infestación por garrapatas"@es, "tick infestations"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:28786 .

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

nalt:10302
  skos:prefLabel "métodos de control"@es, "control methods"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:28786 .

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

