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

nalt:68193
  skos:prefLabel "propiedad de una vivienda"@es, "home ownership"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:508 .

nalt:505
  skos:prefLabel "vivienda y enseres de hogar"@es, "homes and home furnishings"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:508 .

nalt:68191
  skos:prefLabel "propietarios de una vivienda"@es, "homeowners"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:508 .

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

nalt:508
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85040212>, <http://id.loc.gov/authorities/subjects/sh85040207> ;
  skos:broader nalt:505 ;
  skos:altLabel "reparaciones en el hogar"@es, "remodelaciones en el hogar"@es, "mejora de la propiedad"@es, "home restoration"@en, "home remodeling"@en, "mejora de la casa"@es ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:prefLabel "mejora del hogar"@es, "home improvement"@en ;
  ns0:marc001 "18440" ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:68193, nalt:68191 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:hiddenLabel "home-improvement"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

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

