@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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:38955_def
  rdf:value "Grupo de personas que constituyen una sola familia o viven cerca unos de otros y a menudo están relacionados por consanguinidad, matrimonio o adopción."@es, "A group of people who make up a single household, or live in close proximity to each other, and are usually related by blood, marriage, or adoption."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:38955
  skos:broader nalt:24920 ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "extended families"@en, "familias extendidas"@es ;
  skos:hiddenLabel "extended family"@en, "extended-families"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:definition nalt:38955_def ;
  ns0:marc001 "14688" ;
  dc:modified "2012-11-30"^^xsd:date .

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

nalt:24920
  skos:prefLabel "familias (grupo social)"@es, "families (social group)"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:38955 .

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

