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

nalt:28270
  skos:prefLabel "tecnología de información"@es, "information technology"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:20372 .

nalt:36225
  skos:prefLabel "intercambio de información"@es, "information exchange"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:20372 .

nalt:35066
  skos:prefLabel "Internet"@es, "Internet"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:20372 .

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

nalt:20372
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh99001613>, <http://id.loc.gov/authorities/subjects/sh97004057>, <http://id.loc.gov/authorities/subjects/sh99001941> ;
  skos:prefLabel "electronic discussion groups"@en, "grupos de discusión electrónicos"@es ;
  skos:hiddenLabel "facebook groups"@en, "electronic-discussion-groups"@en, "online communities"@en ;
  skos:broader nalt:28270 ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:altLabel "bulletin boards (electronic)"@en, "discussion groups (electronic)"@en, "chat rooms (online)"@en, "listservs"@en ;
  skos:related nalt:35066, nalt:35067, nalt:36225 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "13175" ;
  dc:modified "2017-10-12"^^xsd:date .

nalt:35067
  skos:prefLabel "email"@es, "e-mail"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:20372 .

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

