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

nalt:47260
  dc:modified "2020-05-04"^^xsd:date ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_35208>, <http://id.agrisemantics.org/gacs/C27706>, <http://id.loc.gov/authorities/subjects/sh85080359> ;
  skos:hiddenLabel "management-information-systems"@en ;
  skos:altLabel "sistemas de gestión de información"@es, "management record systems"@en, "sistemas de manejo de información"@es, "sistemas de gestión de la información"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:prefLabel "sistemas de manejo de la información"@es, "management information systems"@en ;
  skos:broader nalt:4420 ;
  ns0:marc001 "22390" ;
  skos:related nalt:339441 ;
  dc:created "2006-01-19"^^xsd:date .

nalt:339441
  skos:prefLabel "internet de las cosas"@es, "internet of things"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:47260 .

nalt:4420
  skos:prefLabel "sistemas de información"@es, "information systems"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:47260 .

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

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

