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

nalt:7259
  skos:prefLabel "altitud"@es, "altitude"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:287648 .

nalt:287648_def
  rdf:value "Registro detallado de una superficie terrestre, que proporciona posiciones y elevaciones geográficas con características naturales y artificiales. Muestran la forma del terreno, las montañas, los valles y las llanuras mediante curvas de nivel de color café (líneas de igual cota sobre el nivel del mar)."@es, "Topographic maps are a detailed record of a land area, giving geographic positions and elevations for both natural and man-made features. They show the shape of the land the mountains, valleys, and plains by means of brown contour lines (lines of equal elevation above sea level)."@en ;
  dc:source "U.S. Geological Survey" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:7261
  skos:prefLabel "topografía"@es, "topography"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:287648 .

nalt:999
  skos:prefLabel "cartografía"@es, "cartography"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:287648 .

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

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

nalt:287648
  dc:created "2016-09-30"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:definition nalt:287648_def ;
  skos:related nalt:7261, nalt:7259, nalt:225108, nalt:33582 ;
  dc:modified "2017-05-19"^^xsd:date ;
  ns0:marc001 "79388" ;
  a skos:Concept, ns0:Topic ;
  skos:prefLabel "topographic maps"@en, "mapas topográficos"@es ;
  skos:hiddenLabel "topographic map"@en, "topographical map"@en, "topographic-map"@en, "topographical maps"@en ;
  skos:broader nalt:999 ;
  skos:altLabel "atlases"@en .

nalt:33582
  skos:prefLabel "modelos digitales de elevación"@es, "digital elevation models"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:287648 .

nalt:225108
  skos:prefLabel "mapa de suelos"@es, "soil map"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:287648 .

