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

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

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

nalt:16016_def
  rdf:value "Sistema de irrigación en el que un huerto se divide en fosas que se llenan con agua."@es, "An irrigation system in which a field or orchard is divided into basins which are filled with water."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:16016
  ns0:marc001 "4616" ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_839>, <http://id.agrisemantics.org/gacs/C28300>, <http://id.cabi.org/cabt/17408> ;
  skos:altLabel "riego por compatimientos"@es, "riego en casuela"@es ;
  skos:hiddenLabel "basin-irrigation"@en ;
  skos:prefLabel "riego por sumersión"@es, "basin irrigation"@en ;
  a skos:Concept, ns0:Topic ;
  skos:broader nalt:16017 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:definition nalt:16016_def .

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

