@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#> .

nalt:48637
  skos:prefLabel "L-tiroxina"@es, "L-thyroxine"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:broader nalt:21088 .

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

nalt:46610
  skos:prefLabel "hipertiroidismo"@es, "hyperthyroidism"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:21088 .

nalt:65388
  skos:prefLabel "triyodotironina"@es, "triiodothyronine"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:broader nalt:21088 .

nalt:21088
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:21086, nalt:48637, nalt:65388 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:broader nalt:517 ;
  skos:prefLabel "hormonas tiroideas"@es, "thyroid hormones"@en ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_7754>, <http://id.loc.gov/authorities/subjects/sh85135174>, <http://id.cabi.org/cabt/117462>, <http://id.agrisemantics.org/gacs/C13214> ;
  skos:hiddenLabel "thyroid's hormone"@en, "thyroid hormone"@en, "thyroid's hormones"@en, "thyroids hormone"@en, "thyroids hormones"@en, "thyroid-hormones"@en ;
  skos:related nalt:46610, nalt:37013 ;
  ns0:marc001 "37691" ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2019-02-04"^^xsd:date .

nalt:21086
  skos:prefLabel "calcitonina"@es, "calcitonin"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:broader nalt:21088 .

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

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

nalt:517
  skos:prefLabel "hormonas"@es, "hormones"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:21088 .

