@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:9351
  skos:prefLabel "amígdalas"@es, "tonsils"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:26789 .

nalt:26789
  skos:prefLabel "palate"@en, "paladar (hueso)"@es ;
  skos:broader nalt:33560 ;
  skos:altLabel "hard palate"@en, "roof of the mouth"@en, "paladar blando"@es, "soft palate"@en, "paladar duro"@es ;
  dc:modified "2015-09-16"^^xsd:date ;
  ns0:marc001 "26844" ;
  skos:related nalt:40512, nalt:9351, nalt:26787 ;
  dc:created "2006-01-19"^^xsd:date ;
  a skos:Concept, ns0:Topic ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85096969> ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85096966> .

nalt:26787
  skos:prefLabel "fisura del paladar"@es, "cleft palate"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:26789 .

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

nalt:40512
  skos:prefLabel "gusto"@es, "taste"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:26789 .

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

nalt:33560
  skos:prefLabel "boca"@es, "mouth"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:26789 .

