@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:315284
  skos:hiddenLabel "oral-health"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:related nalt:198799, nalt:198792, nalt:276037 ;
  skos:prefLabel "oral health"@en, "salud bucal"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:narrower nalt:218125 ;
  dc:created "2018-04-05"^^xsd:date ;
  dc:modified "2018-11-14"^^xsd:date ;
  skos:broader nalt:44736 ;
  ns0:marc001 "89186" .

nalt:218125
  skos:prefLabel "salud dental"@es, "dental health"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:315284 .

nalt:198799
  skos:prefLabel "enfermedades de la boca"@es, "mouth diseases"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:315284 .

nalt:198792
  skos:prefLabel "higiene bucal"@es, "oral hygiene"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:315284 .

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

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

nalt:276037
  skos:prefLabel "ortodoncia"@es, "orthodontics"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:315284 .

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

