@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#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:23649
  skos:prefLabel "riego por aspersión"@es, "sprinkler irrigation"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:23647 .

nalt:23647
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C30396>, <http://id.cabi.org/cabt/25553>, <http://aims.fao.org/aos/agrovoc/c_9703> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:prefLabel "irrigación de pivote central"@es, "center pivot irrigation"@en ;
  skos:hiddenLabel "center pivot sprinkler irrigation"@en, "center-pivot sprinkler irrigation"@en, "center-pivot-irrigation"@en, "pivot irrigation"@en, "centre-pivot irrigation"@en, "centre pivot sprinkler irrigation"@en, "center-pivot irrigation"@en ;
  skos:definition nalt:23647_def ;
  skos:altLabel "irrigación de centro-pivote"@es, "centre pivot irrigation"@en ;
  skos:broader nalt:23649 ;
  ns0:marc001 "7466" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2020-05-21"^^xsd:date .

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

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

nalt:23647_def
  rdf:value "Sistema de irrigación autopropulsado en el que una única tubería apoyada en torres gira alrededor de un punto central. Estos sistemas normalmente tienen una longitud de unos 400 m y funcionan en campos circulares de 0.51 a 0.53 km2."@es, "A self-propelled irrigation system in which a single pipeline supported on towers rotates around a central point. These systems are typically about onequarter mile long and serve 128 to 132 acre circular fields."@en ;
  dc:source "Agriculture: A Glossary of Terms, Programs, and Laws. Congressional Research Service Report for Congress, 2005 Edition." ;
  a ns0:Definition .

