@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@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#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:37013
  skos:prefLabel "glándula tiroides"@es, "thyroid gland"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:214170 .

nalt:94693
  skos:prefLabel "exámenes de función tiroidea"@es, "thyroid function tests"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:214170 .

nalt:214170
  skos:hiddenLabel "thyroid cancers"@en, "cancer of thyroid"@en, "thyroid tumour"@en, "thyroid neoplasm"@en, "thyroid tumor"@en ;
  skos:related nalt:37013, nalt:94693 ;
  skos:altLabel "thyroid tumors"@en, "thyroid tumours"@en, "thyroid cancer"@en ;
  skos:broader nalt:273881 ;
  ns0:marc001 "74237" ;
  dc:modified "2018-05-17"^^xsd:date ;
  a skos:Concept, ns0:Topic ;
  skos:prefLabel "neoplasias tiroideas"@es, "thyroid neoplasms"@en ;
  skos:definition nalt:214170_def ;
  dc:created "2014-04-09"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

nalt:273881
  skos:prefLabel "neoplasias en cabeza y cuello"@es, "head and neck neoplasms"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:214170 .

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

nalt:214170_def
  rdf:value "Cáncer o tumores en la glándula tiroides."@es, "Cancer or tumors of the thyroid gland."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

