@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 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#> .

nalt:137684_def
  rdf:value "Distintos medios de comunicar noticias al público."@es, "The various modes of communicating news to the public."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:137684
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "news media"@en, "medios de noticias"@es ;
  dc:source "Joint Institute for Food Safety and Applied Nutrition (JIFSAN)" ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:altLabel "newspapers (mass media)"@en, "journalism"@en, "press coverage"@en ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85070736>, <http://id.loc.gov/authorities/subjects/sh85106500> ;
  skos:hiddenLabel "news-media"@en ;
  skos:related nalt:48144 ;
  dc:created "2010-10-01"^^xsd:date ;
  skos:broader nalt:4436 ;
  ns0:marc001 "59083" ;
  skos:definition nalt:137684_def ;
  dc:modified "2012-11-30"^^xsd:date .

nalt:48144
  skos:prefLabel "periodistas"@es, "journalists"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:137684 .

nalt:4436
  skos:prefLabel "medios de comunicación de masas"@es, "mass media"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:137684 .

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

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

