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

nalt:68703_def
  rdf:value "Manejo, erradicación o expulsión de pestes mediante el uso de métodos abióticos no químicos o barreras físicas."@es, "The management, eradication or exclusion of pests by nonchemical, abiotic methods or physical barriers."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:68703
  dc:created "2006-10-30"^^xsd:date ;
  skos:prefLabel "physical control"@en, "control físico"@es ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_5829>, <http://id.agrisemantics.org/gacs/C9056>, <http://id.cabi.org/cabt/89990> ;
  skos:hiddenLabel "physical-control"@en ;
  skos:definition nalt:68703_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  ns0:marc001 "51882" ;
  skos:broader nalt:10302 ;
  dc:modified "2012-11-30"^^xsd:date .

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

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

