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

nalt:366
  skos:prefLabel "maquinaria y equipamiento agrícola"@es, "agricultural machinery and equipment"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:322531 .

nalt:322534
  skos:prefLabel "reducción en el uso de herbicidas"@es, "herbicide use reduction"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:322531 .

nalt:322532
  skos:prefLabel "cosechadoras de semillas"@es, "seed harvesters"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:322531 .

<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:322531
  dc:modified "2018-11-14"^^xsd:date ;
  ns0:marc001 "90432" ;
  skos:broader nalt:366 ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:322532, nalt:322534, nalt:293, nalt:28106 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "destructores de semillas"@es, "seed destructors"@en ;
  dc:created "2018-07-13"^^xsd:date .

nalt:28106
  skos:prefLabel "cosechadoras"@es, "harvesters"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:322531 .

nalt:293
  skos:prefLabel "control de malezas"@es, "weed control"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:322531 .

