@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:291
  skos:prefLabel "control de plagas"@es, "pest control"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:57550 .

nalt:41056
  skos:prefLabel "plagas de almacén"@es, "storage pests"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:57550 .

nalt:57550
  skos:prefLabel "stored product protection"@en, "protección de productos almacenados"@es ;
  skos:related nalt:41056, nalt:41053, nalt:27787 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2013-08-22"^^xsd:date ;
  skos:altLabel "stored products pest control"@en ;
  skos:hiddenLabel "stored-product protection"@en, "stored-product-protection"@en, "stored-product pest control"@en, "stored-products pest control"@en ;
  skos:broader nalt:291 ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_7432>, <http://id.agrisemantics.org/gacs/C3753> ;
  dc:created "2006-01-19"^^xsd:date ;
  ns0:marc001 "35433" ;
  a ns0:Topic, skos:Concept .

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

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

nalt:41053
  skos:prefLabel "productos almacenados"@es, "stored products"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:57550 .

nalt:27787
  skos:prefLabel "tecnología de almacenamiento"@es, "storage technology"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:57550 .

