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

nalt:57161
  skos:prefLabel "pediatras"@es, "pediatricians"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:315136 .

nalt:5592
  skos:prefLabel "medicina"@es, "medicine"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:315136 .

nalt:19672
  skos:prefLabel "nutrición del niño"@es, "child nutrition"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:315136 .

<https://lod.nal.usda.gov/naltv#Topic>
  rdfs:label "Topic"@en ;
  a owl:Class .

nalt:315136
  skos:broader nalt:5592 ;
  dc:created "2018-04-04"^^xsd:date ;
  dc:modified "2018-11-14"^^xsd:date ;
  skos:altLabel "paediatrics"@en ;
  skos:prefLabel "pediatrics"@en, "pediatría"@es ;
  ns0:marc001 "89375" ;
  skos:related nalt:138207, nalt:47222, nalt:57161, nalt:19672 ;
  a ns0:Topic, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

nalt:47222
  skos:prefLabel "fórmulas para bebés"@es, "infant formulas"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:315136 .

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

nalt:138207
  skos:prefLabel "obesidad en los niños"@es, "childhood obesity"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:315136 .

