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

nalt:21088
  skos:prefLabel "hormonas tiroideas"@es, "thyroid hormones"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:94693 .

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

nalt:37005
  skos:prefLabel "enfermedades de la tiroides"@es, "thyroid diseases"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:94693 .

nalt:94693
  ns0:marc001 "91018" ;
  skos:prefLabel "thyroid function tests"@en, "exámenes de función tiroidea"@es ;
  a skos:Concept, ns0:Topic ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-awic> ;
  skos:related nalt:21088, nalt:214170, nalt:37016, nalt:37013, nalt:37005 ;
  skos:altLabel "thyroid function testing"@en ;
  dc:modified "2018-11-14"^^xsd:date ;
  skos:definition nalt:94693_def ;
  skos:broader nalt:8499 ;
  skos:hiddenLabel "thyroid function test"@en ;
  dc:created "2006-07-21"^^xsd:date .

nalt:214170
  skos:prefLabel "neoplasias tiroideas"@es, "thyroid neoplasms"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:94693 .

nalt:94693_def
  rdf:value "Pruebas de sangre utilizadas para evaluar el funcionamiento de la glándula tiroides."@es, "Blood tests used to evaluate the functioning of the thyroid gland."@en ;
  dc:source "Medical Subject Headings 2018" ;
  a ns0:Definition .

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

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

nalt:8499
  skos:prefLabel "técnicas de diagnóstico"@es, "diagnostic techniques"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:94693 .

