@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:5287
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:related nalt:315924, nalt:5310 ;
  ns0:marc001 "1400" ;
  skos:altLabel "agricultural catchments"@en, "farmed watersheds"@en ;
  dc:modified "2018-04-30"^^xsd:date ;
  skos:prefLabel "agricultural watersheds"@en, "áreas de captación agrícola"@es ;
  skos:hiddenLabel "agricultural watershed"@en, "agricultural-watersheds"@en, "agricultural catchment"@en ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C10875> ;
  dc:created "2006-01-19"^^xsd:date ;
  a skos:Concept, ns0:Topic ;
  skos:broader nalt:5500 .

nalt:5500
  skos:prefLabel "cuencas hidrográficas"@es, "watersheds"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:5287 .

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

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

nalt:5310
  skos:prefLabel "agroescosistemas"@es, "agroecosystems"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:5287 .

nalt:315924
  skos:prefLabel "Red de Investigación Agroecosistémica a Largo Plazo"@es, "Long-Term Agroecosystem Research Network"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:5287 .

