@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:16017
  skos:prefLabel "sistemas de irrigación"@es, "irrigation systems"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:29299 .

nalt:29299
  skos:hiddenLabel "furrow irrigated"@en, "furrow irrigations"@en, "furrow irrigation systems"@en, "furrow-irrigation systems"@en, "furrow irrigation system"@en, "furrow-irrigation"@en, "furrow infiltration"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_3154>, <http://id.agrisemantics.org/gacs/C13333>, <http://id.loc.gov/authorities/subjects/sh85068289>, <http://id.cabi.org/cabt/49964> ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:prefLabel "riego por surcos"@es, "furrow irrigation"@en ;
  dc:modified "2014-08-06"^^xsd:date ;
  skos:definition nalt:29299_def ;
  skos:broader nalt:16017 ;
  dc:created "2006-01-19"^^xsd:date ;
  ns0:marc001 "15994" ;
  skos:altLabel "corrugation irrigation"@en .

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

nalt:29299_def
  rdf:value "Método de irrigación de superficie en el que el agua se hace correr por pequeñas zanjas o surcos, generalmente a corta distancia unos de otros entre filas de cultivos o grupos de filas."@es, "A surface irrigation method in which water is run in small ditches or furrows, usually spaced closely together between crop rows or groups of rows."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

