@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:199265
  skos:prefLabel "alimentación saludable"@es, "healthy diet"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:44736 .

nalt:44736
  skos:prefLabel "salud humana"@es, "human health"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:narrower nalt:40857 ;
  skos:broader nalt:2144 ;
  skos:related nalt:199265, nalt:28292 ;
  dc:modified "2020-06-22"^^xsd:date ;
  skos:hiddenLabel "human-health"@en, "health of humans"@en ;
  ns0:marc001 "18633" ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C2352> .

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

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

nalt:2144
  skos:prefLabel "salud y seguridad humana"@es, "human health and safety"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:44736 .

nalt:40857
  skos:prefLabel "creencias en salud"@es, "health beliefs"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:44736 .

nalt:28292
  skos:prefLabel "salud pública"@es, "public health"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:44736 .

