@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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:68448_def
  rdf:value "Procedimiento que elimina las distorsiones propias de la posición de una fotografía aérea (debido a la inclinación de la cámara, el relieve topográfico, etc.) para producir una imagen precisa de la superficie terrestre y ecualizar las distancias representadas en la imagen."@es, "The practice of removing positional distortions (due to camera tilt, topographical relief, etc.) from an aerial photograph to produce an accurate image of the Earth's surface and equalize the distances represented on the image."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:68448
  skos:broader nalt:4608 ;
  skos:hiddenLabel "orthoimages"@en, "orthoimage"@en, "orthophotograph"@en, "orthophotographs"@en, "orthophotos"@en, "orthophoto"@en ;
  skos:related nalt:68450 ;
  dc:modified "2012-11-30"^^xsd:date ;
  dc:created "2006-10-16"^^xsd:date ;
  skos:altLabel "ortorectificación"@es, "orthoimagery"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "orthophotography"@en, "ortofotografía"@es ;
  skos:definition nalt:68448_def ;
  ns0:marc001 "51859" ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85095819> .

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

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

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

nalt:4608
  skos:prefLabel "fotografía aérea"@es, "aerial photography"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:68448 .

