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

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

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

nalt:211496
  skos:definition nalt:211496_def ;
  skos:related nalt:35112, nalt:305555, nalt:283475 ;
  skos:hiddenLabel "drone aircraft"@en, "unmanned air vehicles"@en, "unmanned air crafts"@en, "unmanned aircraft"@en, "UAV-based"@en, "unmanned flying robots"@en, "unmanned flying robot"@en, "unmanned aerial vehicle"@en, "unmanned aircraft system (UAS)"@en, "unmanned aerial system"@en, "remotely piloted aircraft"@en, "remotely operated aircraft"@en, "unmanned air vehicle"@en, "unmanned aerial systems"@en ;
  skos:altLabel "unmanned aircrafts"@en, "unmanned aircraft systems"@en, "unmanned aircraft system"@en, "remotely piloted aircrafts"@en, "drones (unmanned aerial vehicles)"@en, "drone aircrafts"@en, "pilotless aircrafts"@en, "remotely operated aircrafts"@en ;
  ns0:marc001 "74705" ;
  skos:prefLabel "unmanned aerial vehicles"@en, "vehículos aéreos no tripulados"@es ;
  a ns0:Topic, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:5280 ;
  dc:created "2014-03-05"^^xsd:date ;
  dc:modified "2020-10-06"^^xsd:date .

nalt:283475
  skos:prefLabel "vehículos submarinos no tripulados"@es, "unmanned underwater vehicles"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:211496 .

nalt:211496_def
  rdf:value "Aeronave no tripulada y todo el equipo de apoyo relativo a ella, estaciones de control, enlaces de datos, telemetría, equipo de comunicación y navegación, etc. necesarios para operar dicha aeronave."@es, "The unmanned aircraft and all of the associated support equipment, control station, data links, telemetry, communications and navigation equipment, etc., necessary to operate the unmanned aircraft."@en ;
  dc:source "Federal Aviation Administration" ;
  a ns0:Definition .

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

<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:211496 .

