@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:299124
  skos:prefLabel "inspecciones aéreas"@es, "aerial surveys"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:4608 .

nalt:68448
  skos:prefLabel "ortofotografía"@es, "orthophotography"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:4608 .

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

<https://lod.nal.usda.gov/naltv#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:hiddenLabel "aerial images"@en, "aerial-image"@en, "aerial (VLSA) imagery"@en, "aerial image"@en, "air photos"@en, "aerial-photography"@en, "aerial photographs"@en, "aerial-images"@en, "aerial photo"@en, "VLSA imagery"@en ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85101264>, <http://aims.fao.org/aos/agrovoc/c_8634>, <http://id.cabi.org/cabt/6472>, <http://id.agrisemantics.org/gacs/C11010> ;
  skos:altLabel "aerial photos"@en, "air photograph"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:prefLabel "fotografía aérea"@es, "aerial photography"@en ;
  ns0:marc001 "1146" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:related nalt:299124 ;
  dc:modified "2019-09-06"^^xsd:date ;
  skos:narrower nalt:68448 ;
  skos:broader nalt:4609 ;
  a skos:Concept, ns0:Topic .

