@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@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#> .

nalt:69859
  skos:prefLabel "mapas temáticos"@es, "thematic maps"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:68450 .

nalt:68448
  skos:prefLabel "ortofotografía"@es, "orthophotography"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:68450 .

nalt:68450_def
  rdf:value "Hoja de mapa que contiene sólo las partes esenciales del terreno necesario para identificar un lugar y constituye la base para los mapas temáticos más detallados."@es, "A map layer that contains only the essential parts of the terrain needed to identify that location and is the basis of detailed thematic maps."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:68452
  skos:prefLabel "georeferenciamiento"@es, "georeferencing"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:68450 .

nalt:35112
  skos:prefLabel "teledetección"@es, "remote sensing"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:68450 .

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

nalt:68450
  dc:modified "2012-11-30"^^xsd:date ;
  skos:related nalt:69859, nalt:35112, nalt:68448, nalt:68452 ;
  skos:altLabel "mapas de referencia"@es ;
  skos:prefLabel "mapas base"@es, "base maps"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2006-10-16"^^xsd:date ;
  skos:hiddenLabel "base-maps"@en ;
  skos:definition nalt:68450_def ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  ns0:marc001 "51393" ;
  skos:broader nalt:999 .

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

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

