@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

nalt:40582_def
  rdf:value "Sistema de irrigación en el que un suelo se inunda a una profundidad de algunos centímetros."@es, "An irrigation system in which a field is flooded to a depth of a few inches."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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:40582 .

<https://lod.nal.usda.gov/naltv#Topic>
  rdfs:label "Topic"@en ;
  a owl:Class .

nalt:40582
  ns0:marc001 "15370" ;
  a skos:Concept, ns0:Topic ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:prefLabel "flood irrigation"@en, "riego por inundación"@es ;
  skos:exactMatch <http://id.cabi.org/cabt/48602>, <http://aims.fao.org/aos/agrovoc/c_35248>, <http://id.agrisemantics.org/gacs/C23344> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:16017 ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:altLabel "flooding (irrigation)"@en ;
  skos:hiddenLabel "flood-irrigation"@en ;
  skos:definition nalt:40582_def .

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

