@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@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:46610
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:exactMatch <http://id.cabi.org/cabt/59802>, <http://id.agrisemantics.org/gacs/C19793>, <http://id.loc.gov/authorities/subjects/sh85063728>, <http://aims.fao.org/aos/agrovoc/c_35156> ;
  skos:related nalt:21088 ;
  skos:prefLabel "hipertiroidismo"@es, "hyperthyroidism"@en ;
  skos:broader nalt:37005 ;
  skos:definition nalt:46610_def ;
  dc:modified "2012-11-30"^^xsd:date ;
  ns0:marc001 "19001" .

nalt:21088
  skos:prefLabel "hormonas tiroideas"@es, "thyroid hormones"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:46610 .

nalt:37005
  skos:prefLabel "enfermedades de la tiroides"@es, "thyroid diseases"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:46610 .

nalt:46610_def
  rdf:value "Actividad funcional excesiva de la glándula tiroídea."@es, "Hypersecretion of thyroid hormones from the thyroid gland. Elevated levels of thyroid hormones increase basal metabolic rate."@en ;
  dc:source "Medical Subject Headings 2012" ;
  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 .

