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

nalt:225104
  dc:modified "2014-11-17"^^xsd:date ;
  skos:hiddenLabel "social mobilities"@en, "social-mobility"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  ns0:marc001 "73440" ;
  dc:created "2014-08-19"^^xsd:date ;
  skos:definition nalt:225104_def ;
  skos:broader nalt:35753 ;
  skos:prefLabel "movilidad social"@es, "social mobility"@en .

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

nalt:35753
  skos:prefLabel "estrato socioeconómico"@es, "socioeconomic status"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:225104 .

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

nalt:225104_def
  rdf:value "Movimiento ascendente o descendente de los individuos o los grupos en diferentes posiciones de una jerarquía social con base en factores como riqueza, ingresos, ocupación, educación, poder social u otros recursos sociales escasos. Una sociedad con un alto índice de movilidad social y buenas oportunidades de lograr una movilidad social ascendente no es igualitaria; sin embargo, maximiza las oportunidades de un individuo o un grupo de obtener más escasos recursos de la sociedad que los que pueden conseguir otros individuos o grupos."@es, "The upward or downward movement of individuals or groups into different positions in a social hierarchy based on wealth, income, occupation, education, social power, or any other scarce social resources. A society with a high rate of social mobility and good opportunities for upward social mobility is not egalitarian but does maximize opportunities for one individual or group to get more of the society's scarce resources than other individuals or groups can get."@en ;
  dc:source "Schwarz, Charles F.; Thor, Edward C.; Elsner, Gary H. 1976. Wildland planning glossary. Gen. Tech. Rep. PSW-13. Berkeley, Calif.: U.S. Department of Agriculture, Forest Service, Pacific Southwest Forest and Range Experiment Station" ;
  a ns0:Definition .

