@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 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:225075
  dc:modified "2014-11-17"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "map overlay"@en, "superposición de mapas"@es ;
  dc:created "2014-08-19"^^xsd:date ;
  skos:definition nalt:225075_def ;
  skos:hiddenLabel "map-overlay"@en, "map overlays"@en ;
  ns0:marc001 "69389" ;
  skos:broader nalt:999 ;
  a skos:Concept, ns0:Topic .

nalt:999
  skos:prefLabel "cartografía"@es, "cartography"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:225075 .

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

nalt:225075_def
  rdf:value "Lámina transparente que se adjunta a un mapa en la que la información, los colores o los símbolos son presentados de modo que cuando es colocada sobre el mapa el efecto producido es idéntico al que se lograría colocando dicha información en el mapa propiamente dicho. Mediante la combinación de varias láminas mostrar una variedad de combinaciones de datos y estratificaciones se vuelve una tarea fácil, que de otra forma no podría ser realizada."@es, "A transparent sheet accompanying a map, on which information, coloring, or symbols are entered so that when the overlay is placed on the map the effect is identical to having entered the overlay information on the map itself. By combining several overlays it becomes a simple matter to display a variety of data combinations and stratifications which would not be possible otherwise."@en ;
  dc:source "Schwarz, Charles F.; Thor, Edward C.; Elsner, Gary H. 1976. Wildland planning glossary. Gen. Tech. Rep. PSW-13. Berkeley, Calif.: U.S. Department of Agriculture, Forest Service, Pacific Southwest Forest and Range Experiment Station" ;
  a ns0:Definition .

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

