@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:69859
  skos:prefLabel "mapas temáticos"@es, "thematic maps"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:hiddenLabel "thematic mapper"@en, "thematic map"@en, "thematic mapping"@en, "thematic-maps"@en, "thematic mappers"@en ;
  dc:modified "2017-02-10"^^xsd:date ;
  skos:definition nalt:69859_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  dc:created "2006-11-17"^^xsd:date ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh99005041>, <http://id.agrisemantics.org/gacs/C29172> ;
  ns0:marc001 "52034" ;
  skos:broader nalt:999 .

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

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

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

nalt:69859_def
  rdf:value "Mapa que muestra la distribución espacial de un tema o materia, como el tipo de vegetación, la densidad de la población, o el tipo de suelo."@es, "A map that displays the spatial distribution of a specific topic or subject, such as vegetation type, population density, or soil type."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

