@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:24882_def
  rdf:value "Cuidado y educación de niños en instituciones privadas por parte de personas distintas de sus padres naturales, con o sin adopción."@es, "Care and rearing of children in private homes by persons other than the natural parents, with or without adoption."@en ;
  dc:source "ERIC Thesaurus" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:24882
  skos:hiddenLabel "foster-care"@en ;
  skos:altLabel "familia de acogida"@es, "foster parents"@en, "foster family"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:prefLabel "hogar de acogida"@es, "foster care"@en ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85051035> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:definition nalt:24882_def ;
  ns0:marc001 "15713" ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:broader nalt:168 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

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

nalt:168
  skos:prefLabel "cuidado infantil"@es, "child care"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:24882 .

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

