@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:32376
  skos:definition nalt:32376_def ;
  dc:modified "2016-08-23"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:altLabel "dental pulp"@en ;
  skos:prefLabel "tooth pulp"@en, "pulpa del diente"@es ;
  skos:hiddenLabel "tooth-pulp"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  ns0:marc001 "37910" ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85036923> ;
  skos:related nalt:260398 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:32369 .

nalt:32376_def
  rdf:value "Tejido conjuntivo de origen mesodérmico, muy vascularizado e inervado, que se halla en la cavidad central del diente, está delimitado por la dentina y desempeña funciones formativas, nutritivas, sensoriales y protectoras."@es, "A richly vascularized and innervated connective tissue of mesodermal origin, contained in the central cavity of a tooth and delimited by the dentin, and having formative, nutritive, sensory, and protective functions."@en ;
  dc:source "Medical Subject Headings 2015" ;
  a ns0:Definition .

nalt:260398
  skos:prefLabel "endodoncia"@es, "endodontics"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:32376 .

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

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

nalt:32369
  skos:prefLabel "dientes"@es, "teeth"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:32376 .

