@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:4606
  skos:prefLabel "aviación agrícola"@es, "agricultural aviation"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:70070 .

nalt:70071
  skos:prefLabel "coordinación de medios aéreos en incendios forestales"@es, "fire aviation"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:70070 .

nalt:1001
  skos:prefLabel "tecnología"@es, "technology"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:70070 .

nalt:5280
  skos:prefLabel "aeronaves"@es, "aircraft"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:70070 .

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

nalt:70070
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh00007656> ;
  skos:prefLabel "aviation"@en, "aviación"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2017-07-20"^^xsd:date ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  dc:created "2006-06-19"^^xsd:date ;
  skos:related nalt:305555, nalt:5280 ;
  skos:narrower nalt:70071, nalt:4606 ;
  ns0:marc001 "51388" ;
  skos:broader nalt:1001 ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85001319> .

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

nalt:305555
  skos:prefLabel "radiocontrol"@es, "radio control"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:70070 .

