@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:48637
  skos:prefLabel "L-thyroxine"@en, "L-tiroxina"@es ;
  skos:altLabel "levothyroxine"@en, "T4 (thyroid hormone)"@en ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:exactMatch <http://id.cabi.org/cabt/63480>, <http://id.agrisemantics.org/gacs/C28605> ;
  skos:broader nalt:31532, nalt:21088 ;
  dc:created "2006-01-19"^^xsd:date ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "20331" .

nalt:31532
  skos:prefLabel "tiroxina"@es, "thyroxine"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:48637 .

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

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

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

