@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

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

nalt:1004
  skos:prefLabel "transporte"@es, "transportation"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:1014 .

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

nalt:1005
  skos:prefLabel "aeropuertos"@es, "airports"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:1014 .

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

nalt:1014_def
  rdf:value "Transporte de personas y bienes por avión."@es, "Transport of people and goods by aircraft."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:1014
  skos:altLabel "jets (transportation)"@en, "aviation transport"@en, "air transport"@en, "air travel"@en, "shipping (by air)"@en, "aviation transportation"@en ;
  skos:definition nalt:1014_def ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_231>, <http://id.agrisemantics.org/gacs/C25502>, <http://id.cabi.org/cabt/7505> ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85001360>, <http://id.loc.gov/authorities/subjects/sh85002716> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:broader nalt:1004 ;
  dc:modified "2017-07-06"^^xsd:date ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:hiddenLabel "air-transportation"@en, "shipment by air"@en, "air traffic"@en, "air freight"@en ;
  ns0:marc001 "1538" ;
  skos:related nalt:5280, nalt:1005 ;
  skos:scopeNote "Use for the transport of people or goods by aircraft; for the use of aircraft in agricultural operations USE agricultural aviation; for flying insects and animals USE flight."@en, "Usar para referirse al transporte de personas o bienes por avión; USAR \"aviación agrícola\" para referirse al uso de avión en operaciones agrícolas; USAR \"vuelo\" en relación a insectos y animales voladores."@es ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:prefLabel "transporte aéreo"@es, "air transportation"@en .

