@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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:260398_def
  rdf:value "Especialidad odontológica relativa al mantenimiento de la pulpa dental en un estado de salud específico y al tratamiento de la cavidad pulpar (cámara pulpar y canal pulpar)."@es, "A dental specialty concerned with the maintenance of the dental pulp in a state of health and the treatment of the pulp cavity (pulp chamber and pulp canal)."@en ;
  dc:source "Medical Subject Headings 2015" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:218125
  skos:prefLabel "salud dental"@es, "dental health"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:260398 .

nalt:32376
  skos:prefLabel "pulpa del diente"@es, "tooth pulp"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:260398 .

nalt:236599
  skos:prefLabel "dentadura postiza"@es, "dentures"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:260398 .

nalt:260398
  skos:broader nalt:32379 ;
  skos:prefLabel "endodontics"@en, "endodoncia"@es ;
  skos:hiddenLabel "endodontic treatment"@en, "pulp therapy"@en, "endodontic therapy"@en ;
  dc:modified "2016-04-05"^^xsd:date ;
  skos:definition nalt:260398_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  dc:created "2015-09-02"^^xsd:date ;
  skos:related nalt:218125, nalt:276037, nalt:236599, nalt:32376 ;
  ns0:marc001 "66398" .

nalt:32379
  skos:prefLabel "odontología"@es, "dentistry"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:260398 .

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:260398 .

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

