@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:305552_def
  rdf:value "Control de una operación a distancia, especialmente a través de la electricidad o la electrónica. Interruptor de mando, palanca u otro dispositivo utilizado en este tipo de control."@es, "Control of an operation from a distance, especially by means of electricity or electronics; a controlling switch, lever, or other device used in this kind of control."@en ;
  dc:source "NASA Thesaurus" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:26354
  skos:prefLabel "electrónica"@es, "electronics"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:305552 .

nalt:14023
  skos:prefLabel "automatización"@es, "automation"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:305552 .

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

nalt:305552
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:definition nalt:305552_def ;
  skos:related nalt:14023, nalt:26354 ;
  skos:altLabel "electromagnetic control"@en ;
  skos:prefLabel "remote control"@en, "control remoto"@es ;
  skos:broader nalt:68447 ;
  dc:modified "2017-11-10"^^xsd:date ;
  skos:hiddenLabel "remote controls"@en, "remote-control"@en ;
  ns0:marc001 "83543" ;
  skos:narrower nalt:305555 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2017-07-20"^^xsd:date .

nalt:68447
  skos:prefLabel "tecnología geoespacial"@es, "geospatial technology"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:305552 .

<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:broader nalt:305552 .

