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

nalt:302811
  skos:prefLabel "publicaciones periódicas"@es, "periodicals"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:892 .

nalt:892
  skos:broader nalt:17411 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:prefLabel "publicaciones"@es, "publications"@en ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh2004003366>, <http://id.agrisemantics.org/gacs/C5036>, <http://id.cabi.org/cabt/97928>, <http://aims.fao.org/aos/agrovoc/c_1329377502888> ;
  skos:related nalt:4436, nalt:47258 ;
  skos:narrower nalt:302811 ;
  ns0:marc001 "30981" ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2019-04-05"^^xsd:date .

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

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

nalt:17411
  skos:prefLabel "ciencia de la información"@es, "information science"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:892 .

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

nalt:47258
  skos:prefLabel "fuentes de información"@es, "information sources"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:892 .

