@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 <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:999 .

nalt:127294
  skos:prefLabel "ámbitos de estudio"@es, "Fields of Study"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:999 .

nalt:133010
  skos:prefLabel "interpretación de imágenes"@es, "image interpretation"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:999 .

nalt:999
  skos:altLabel "mapping (cartography)"@en, "map making"@en ;
  skos:narrower nalt:69859 ;
  skos:prefLabel "cartography"@en, "cartografía"@es ;
  dc:modified "2018-09-24"^^xsd:date ;
  skos:related nalt:17388, nalt:68447, nalt:324639, nalt:133010 ;
  skos:hiddenLabel "geological maps"@en, "geological map"@en, "geological mapping"@en ;
  skos:definition nalt:999_def ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C3841>, <http://id.loc.gov/authorities/subjects/sh99004903>, <http://aims.fao.org/aos/agrovoc/c_1344>, <http://id.cabi.org/cabt/70126>, <http://id.loc.gov/authorities/subjects/sh85020515> ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  dc:created "2006-01-19"^^xsd:date ;
  ns0:marc001 "7090" ;
  skos:broader nalt:127294 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> .

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

nalt:324639
  skos:prefLabel "coordenadas geográficas"@es, "geographical coordinates"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:999 .

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

nalt:17388
  skos:prefLabel "geografía"@es, "geography"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:999 .

nalt:68447
  skos:prefLabel "tecnología geoespacial"@es, "geospatial technology"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:999 .

nalt:999_def
  rdf:value "El arte, ciencia y tecnología de hacer mapas."@es, "The art, science and technology of mapmaking."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

