@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#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:4389
  skos:prefLabel "educación para padres"@es, "parent education"@en ;
  ns0:marc001 "27204" ;
  dc:modified "2016-03-22"^^xsd:date ;
  skos:exactMatch <http://id.cabi.org/cabt/85541>, <http://id.agrisemantics.org/gacs/C28761> ;
  skos:broader nalt:4385 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85098013> ;
  skos:related nalt:88104, nalt:24907, nalt:31696 ;
  skos:hiddenLabel "parent-education"@en ;
  skos:altLabel "parenting education"@en ;
  skos:definition nalt:4389_def ;
  a ns0:Topic, skos:Concept ;
  dc:created "2006-01-19"^^xsd:date .

nalt:24907
  skos:prefLabel "criando (niños)"@es, "parenting"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:4389 .

nalt:4385
  skos:prefLabel "educación de adultos"@es, "adult education"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:4389 .

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

nalt:88104
  skos:prefLabel "educación para la paternidad"@es, "parenthood education"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:4389 .

nalt:31696
  skos:prefLabel "padre y madre"@es, "parents"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:4389 .

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

nalt:4389_def
  rdf:value "Instrucciones, actividades de capacitación o servicios sobre crianza eficaz ofrecidos a los padres."@es, "Instructions, trainings or services offered to parents on effective parenting."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

