@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:22800
  skos:prefLabel "ingreso"@es, "income"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:34810 .

nalt:46031
  skos:prefLabel "pensión"@es, "retirement income"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:34810 .

nalt:34810
  skos:related nalt:32262, nalt:36915, nalt:35753 ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85064759> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:hiddenLabel "household wealth"@en, "family's income"@en, "house-hold income"@en, "household-income"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  dc:modified "2016-05-02"^^xsd:date ;
  skos:broader nalt:20283, nalt:22800 ;
  skos:narrower nalt:34805, nalt:46031, nalt:46032, nalt:46030 ;
  skos:prefLabel "household income"@en, "ingreso familiar"@es ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C11316>, <http://id.cabi.org/cabt/58490> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "18593" ;
  skos:altLabel "family income"@en .

nalt:32262
  skos:prefLabel "características sociodemográficas"@es, "sociodemographic characteristics"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:34810 .

nalt:46032
  skos:prefLabel "hogares de ingreso único"@es, "single income households"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:34810 .

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:related nalt:34810 .

nalt:34805
  skos:prefLabel "hogares con ingresos dobles"@es, "dual income households"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:34810 .

nalt:46030
  skos:prefLabel "hogares de bajos ingresos"@es, "low income households"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:34810 .

nalt:36915
  skos:prefLabel "empleo no agrícola"@es, "off-farm employment"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:34810 .

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

nalt:20283
  skos:prefLabel "manejo de recursos de la familia"@es, "family resource management"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:34810 .

