@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 skos: <http://www.w3.org/2004/02/skos/core#> .
@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:205376_def
  rdf:value "Sistema de riego por aspersión apropiado para campos pequeños o rectangulares, el cual cuenta con un mecanismo provisto de ruedas para mover las torres o los tubos de un extremo al otro del campo."@es, "A sprinkler irrigation system suited to small or rectangular fields, with a wheeled mechanism for moving the irrigation towers or pipes from one end to the opposite end of the field."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:205376
  skos:broader nalt:23649 ;
  skos:altLabel "wheel line irrigation"@en, "side roll irrigation"@en, "linear move irrigation"@en ;
  skos:prefLabel "lateral move irrigation"@en, "irrigación de movimiento lateral"@es ;
  skos:definition nalt:205376_def ;
  dc:created "2013-09-12"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2013-12-06"^^xsd:date ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:hiddenLabel "side-roll irrigation"@en, "wheel-line irrigation"@en ;
  ns0:marc001 "68760" .

nalt:23649
  skos:prefLabel "riego por aspersión"@es, "sprinkler irrigation"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:205376 .

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

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

