@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:225101
  dc:modified "2020-04-27"^^xsd:date ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  ns0:marc001 "73438" ;
  skos:broader nalt:35753 ;
  skos:definition nalt:225101_def ;
  skos:prefLabel "desigualdad social"@es, "social inequality"@en ;
  skos:hiddenLabel "income inequality"@en, "social-inequality"@en, "gender inequality"@en, "gender inequalities"@en, "wage inequality"@en, "social inequalities"@en ;
  skos:altLabel "economic inequality"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2014-08-19"^^xsd:date .

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:225101 .

nalt:225101_def
  rdf:value "Condición en la que varios miembros de una sociedad poseen diferentes grados de ingresos, prestigio y poder social."@es, "A condition in which various members of a society have unequal amounts of income, prestige, and social power."@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 .

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

