@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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:68454
  skos:prefLabel "topología"@es, "topology"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:68452 .

nalt:68452
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  ns0:marc001 "51621" ;
  skos:definition nalt:68452_def ;
  skos:hiddenLabel "georeferenced"@en, "geo-referenced"@en, "geographic reference"@en, "geo-reference"@en ;
  dc:created "2006-10-16"^^xsd:date ;
  skos:prefLabel "georeferenciamiento"@es, "georeferencing"@en ;
  skos:altLabel "georeferencia"@es, "georeference"@en ;
  dc:modified "2020-03-18"^^xsd:date ;
  skos:related nalt:68453, nalt:977, nalt:68450, nalt:68454 ;
  skos:broader nalt:69862 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

nalt:977
  skos:prefLabel "datos espaciales"@es, "spatial data"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:68452 .

nalt:68450
  skos:prefLabel "mapas base"@es, "base maps"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:68452 .

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

nalt:68452_def
  rdf:value "Procedimiento para establecer la relación entre las coordenadas de un mapa o imagen con las coordenadas específicas del mundo real."@es, "The practice of establishing the relationship between coordinates on a map or image with the specific real world coordinates."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

nalt:69862
  skos:prefLabel "procesamiento de datos geoepaciales"@es, "geospatial data processing"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:68452 .

nalt:68453
  skos:prefLabel "sistema de coordenadas geográficas"@es, "geographic coordinate systems"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:68452 .

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

