@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@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:31863
  skos:prefLabel "suicidio"@es, "suicide"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:30022 .

nalt:24909
  skos:prefLabel "bienestar social"@es, "social welfare"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:30022 .

nalt:30022
  skos:prefLabel "problemas sociales"@es, "social problems"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:hiddenLabel "social decline"@en, "ethnic conflict"@en, "social-problems"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:related nalt:31863, nalt:24909 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:narrower nalt:39427, nalt:46169, nalt:24872 ;
  dc:modified "2015-10-23"^^xsd:date ;
  skos:broader nalt:2136 ;
  ns0:marc001 "34193" ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85123988> .

<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:46169
  skos:prefLabel "pobreza"@es, "poverty"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:30022 .

nalt:24872
  skos:prefLabel "delito"@es, "crime"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:30022 .

nalt:39427
  skos:prefLabel "problemas familiares"@es, "family problems"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:30022 .

nalt:2136
  skos:prefLabel "sociología"@es, "sociology"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:30022 .

