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

nalt:49182
  dc:modified "2019-03-08"^^xsd:date ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C26100> ;
  skos:prefLabel "posición del paisaje"@es, "landscape position"@en ;
  ns0:marc001 "20667" ;
  skos:broader nalt:7261 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  dc:created "2006-01-19"^^xsd:date ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:142420, nalt:142416 ;
  skos:definition nalt:49182_def ;
  skos:hiddenLabel "landscape-position"@en .

nalt:7261
  skos:prefLabel "topografía"@es, "topography"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:49182 .

nalt:49182_def
  rdf:value "Descriptor of the relationship between a wetland and an adjacent waterbody. Four general types are recognized: estuarine (along marine and brackish waters), lotic (along freshwater rivers and streams), lentic (along lakes and reservoirs), and terrene (isolated, surrounded by upland)."@es, "Descriptor of the relationship between a wetland and an adjacent waterbody. Four general types are recognized: estuarine (along marine and brackish waters), lotic (along freshwater rivers and streams), lentic (along lakes and reservoirs), and terrene (isolated, surrounded by upland)."@en ;
  dc:source "U.S. Fish and Wildlife Service, Glossary" ;
  a ns0:Definition .

nalt:142416
  skos:prefLabel "manejo del paisaje"@es, "landscape management"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:49182 .

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

nalt:142420
  skos:prefLabel "restauración del paisaje forestal"@es, "landscape restoration"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:49182 .

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

