@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

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

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

nalt:273881
  skos:prefLabel "neoplasias en cabeza y cuello"@es, "head and neck neoplasms"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:234513 .

nalt:234513
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:33561, nalt:229296 ;
  skos:broader nalt:273881 ;
  skos:prefLabel "neoplasias faríngeas"@es, "pharyngeal neoplasms"@en ;
  skos:altLabel "pharnyx neoplasm"@en, "pharnyx cancer"@en, "pharyngeal cancer"@en ;
  skos:hiddenLabel "pharyngeal-cancer"@en, "pharyngeal cancers"@en ;
  ns0:marc001 "71337" ;
  dc:created "2014-12-22"^^xsd:date ;
  skos:definition nalt:234513_def ;
  skos:narrower nalt:234514 ;
  dc:modified "2016-03-11"^^xsd:date .

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

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

nalt:229296
  skos:prefLabel "faringitis"@es, "pharyngitis"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:234513 .

nalt:234514
  skos:prefLabel "neoplasias orofaríngeas"@es, "oropharyngeal neoplasms"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:234513 .

