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

nalt:30022
  skos:prefLabel "problemas sociales"@es, "social problems"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:30669 .

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

nalt:35753
  skos:prefLabel "estrato socioeconómico"@es, "socioeconomic status"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:30669 .

nalt:10091
  skos:prefLabel "comportamiento humano"@es, "human behavior"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:30669 .

nalt:30669_def
  rdf:value "Diferencias (desigualdades), en materia de género, etnia, raza, religión, salud o condición socioeconómica, entre individuos o grupos que les impiden alcanzar o lograr sus objetivos, o negar su posibilidad de acceder a los recursos y promover sus intereses."@es, "Differences (inequalities),in gender, ethnicity, race, religion, health or socioeconomic status, between individuals or groups that prevent them from achieving or accomplishing their goals, or deny their opportunity to access resources and to advance their interests."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:30669
  skos:related nalt:10091, nalt:30022, nalt:35753 ;
  dc:created "2006-01-19"^^xsd:date ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:definition nalt:30669_def ;
  skos:broader nalt:2136 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:prefLabel "social barriers"@en, "barrera sociales"@es ;
  skos:hiddenLabel "social-barriers"@en ;
  skos:altLabel "cultural barriers"@en ;
  ns0:marc001 "34180" .

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

