@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:24921
  skos:broader nalt:803 ;
  ns0:marc001 "34531" ;
  a ns0:Topic, skos:Concept ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "hijos"@es, "sons"@en ;
  skos:related nalt:24875, nalt:24919, nalt:187623, nalt:797 ;
  dc:created "2006-01-19"^^xsd:date .

nalt:803
  skos:prefLabel "progenie"@es, "progeny"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:24921 .

nalt:797
  skos:prefLabel "niños y niñas"@es, "children"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:24921 .

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

nalt:187623
  skos:prefLabel "familia nuclear"@es, "nuclear family"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:24921 .

nalt:24919
  skos:prefLabel "hijas"@es, "daughters"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:24921 .

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

nalt:24875
  skos:prefLabel "estructura familiar"@es, "family structure"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:24921 .

