@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 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:47260
  skos:prefLabel "sistemas de manejo de la información"@es, "management information systems"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:339441 .

nalt:339441
  skos:definition nalt:339441_def ;
  skos:prefLabel "internet of things"@en, "internet de las cosas"@es ;
  ns0:marc001 "95417" ;
  a ns0:Topic, skos:Concept ;
  dc:created "2020-05-04"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2020-10-29"^^xsd:date ;
  skos:broader nalt:35066 ;
  skos:related nalt:47260 .

nalt:35066
  skos:prefLabel "Internet"@es, "Internet"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:339441 .

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

nalt:339441_def
  rdf:value "Capacidad de conexión en red que facilita el flujo de información hacia y desde objetos y dispositivos que utilizan la internet."@es, "Networking capability which facilitates information flow to and from objects and devices using the internet."@en ;
  dc:source "Medical Subject Headings" ;
  a ns0:Definition .

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

