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

nalt:316764
  skos:prefLabel "salud infantil"@es, "child health"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:altLabel "children's health"@en, "children health"@en ;
  skos:hiddenLabel "child-hood health"@en, "childhood health"@en ;
  dc:created "2018-05-10"^^xsd:date ;
  ns0:marc001 "85984" ;
  dc:modified "2020-08-07"^^xsd:date ;
  skos:broader nalt:44736 ;
  skos:related nalt:302034, nalt:797 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:definition nalt:316764_def .

nalt:44736
  skos:prefLabel "salud humana"@es, "human health"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:316764 .

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

nalt:316764_def
  rdf:value "Concepto que incluye las condiciones físicas y mentales de los niños."@es, "The concept covering the physical and mental conditions of children."@en ;
  dc:source "Medical Subject Headings 2018" ;
  a ns0:Definition .

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

nalt:302034
  skos:prefLabel "centros de desarrollo infantil"@es, "child development centers"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:316764 .

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

