@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:1001
  skos:prefLabel "tecnología"@es, "technology"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:68447 .

nalt:68447_def
  rdf:value "Herramientas tecnológicas aplicadas a la adquisición, manejo, interpretación, integración, despliegue y análisis de datos geoespaciales."@es, "Technological tools applied in the acquiring, managing, interpreting, integrating, displaying, and analyzing geospatial data."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:42766
  skos:prefLabel "sistemas de posicionamiento global"@es, "global positioning systems"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:68447 .

nalt:4609
  skos:prefLabel "fotografía"@es, "photography"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:68447 .

nalt:28267
  skos:prefLabel "satélites"@es, "satellites"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:68447 .

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

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

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

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

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

nalt:68455
  skos:prefLabel "ciencia y tecnología geoespaciales"@es, "geospatial science and technology"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:68447 .

nalt:68447
  dc:created "2006-10-16"^^xsd:date ;
  skos:related nalt:39543, nalt:28267, nalt:999, nalt:4609, nalt:7261 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:narrower nalt:42766, nalt:35112, nalt:35111 ;
  skos:prefLabel "geospatial technology"@en, "tecnología geoespacial"@es ;
  skos:broader nalt:68455, nalt:1001 ;
  dc:modified "2017-07-20"^^xsd:date ;
  ns0:marc001 "51624" ;
  a skos:Concept, ns0:Topic ;
  skos:hiddenLabel "geospatial-technology"@en ;
  skos:definition nalt:68447_def .

nalt:35111
  skos:prefLabel "sistemas de información geográfica"@es, "geographic information systems"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:68447 .

nalt:39543
  skos:prefLabel "agricultura de precisión"@es, "precision agriculture"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:68447 .

