@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

nalt:234514_def
  rdf:value "Cáncer o tumores de la orofaringe."@es, "Cancer or tumours of the oropharynx."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:54448
  skos:prefLabel "garganta"@es, "throat"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:234514 .

nalt:33561
  skos:prefLabel "faringe"@es, "pharynx"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:234514 .

nalt:234524
  skos:prefLabel "orofaringe"@es, "oropharynx"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:234514 .

nalt:234513
  skos:prefLabel "neoplasias faríngeas"@es, "pharyngeal neoplasms"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:234514 .

<https://lod.nal.usda.gov/naltv#Topic>
  rdfs:label "Topic"@en ;
  a owl:Class .

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

nalt:234514
  ns0:marc001 "70698" ;
  skos:altLabel "oropharyngeal cancer"@en, "oropharynx cancer"@en, "oropharynx neoplasm"@en ;
  skos:hiddenLabel "oropharyngeal-neoplasms"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:33561, nalt:54448, nalt:234524 ;
  skos:definition nalt:234514_def ;
  skos:prefLabel "oropharyngeal neoplasms"@en, "neoplasias orofaríngeas"@es ;
  skos:broader nalt:234513 ;
  dc:modified "2015-11-16"^^xsd:date ;
  dc:created "2014-12-22"^^xsd:date .

