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

nalt:4415
  skos:prefLabel "países desarrollados"@es, "developed countries"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:13181 .

nalt:22800
  skos:prefLabel "ingreso"@es, "income"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:13181 .

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

nalt:28695
  skos:prefLabel "países en vías de desarrollo"@es, "developing countries"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:13181 .

nalt:47089
  skos:prefLabel "distribución del ingreso"@es, "income distribution"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:13181 .

nalt:13179
  skos:prefLabel "activos"@es, "assets"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:13181 .

nalt:35767
  skos:prefLabel "estadística de ingreso y riqueza"@es, "income and wealth statistics"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:13181 .

nalt:35751
  skos:prefLabel "recursos económicos"@es, "economic resources"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:13181 .

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

nalt:13181
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "19304" ;
  skos:related nalt:28695, nalt:4415, nalt:35767 ;
  a ns0:Topic, skos:Concept ;
  skos:hiddenLabel "redistribution of wealth"@en, "net wealth"@en, "wealth of nations"@en, "wealth accumulation"@en, "wealth distribution"@en, "income-and-wealth"@en, "aggregate wealth"@en, "national wealth"@en ;
  skos:narrower nalt:22800, nalt:13179, nalt:47089 ;
  skos:broader nalt:35751 ;
  skos:prefLabel "ingreso y riqueza"@es, "income and wealth"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2013-06-19"^^xsd:date .

