@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@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#> .

nalt:302029
  skos:related nalt:336260, nalt:14023, nalt:323048, nalt:254112, nalt:31779 ;
  skos:prefLabel "information processing"@en, "procesamiento de la información"@es ;
  dc:created "2017-06-14"^^xsd:date ;
  skos:hiddenLabel "processing of the information"@en, "processing of data"@en, "data processed"@en ;
  skos:altLabel "electronic data processing"@en, "data processing"@en, "computer data processing"@en, "automatic data processing"@en ;
  skos:broader nalt:47254 ;
  skos:definition nalt:302029_def ;
  dc:modified "2020-02-14"^^xsd:date ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  ns0:marc001 "82054" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

nalt:47254
  skos:prefLabel "gestión de la información"@es, "information management"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:302029 .

nalt:254112
  skos:prefLabel "almacenamiento de información"@es, "information storage"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:302029 .

nalt:14023
  skos:prefLabel "automatización"@es, "automation"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:302029 .

nalt:336260
  skos:prefLabel "cadena de bloques"@es, "blockchain"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:302029 .

nalt:31779
  skos:prefLabel "análisis de datos"@es, "data analysis"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:302029 .

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

nalt:323048
  skos:prefLabel "automatización de bibliotecas"@es, "library automation"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:302029 .

nalt:302029_def
  rdf:value "Procesamiento de datos realizado principalmente por medios automáticos."@es, "Data processing largely performed by automatic means."@en ;
  dc:source "Medical Subject Headings 2017" ;
  a ns0:Definition .

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

