@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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#> .

nalt:12865
  skos:prefLabel "peroxidasas"@es, "peroxidases"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:146640 .

<https://lod.nal.usda.gov/naltv#Chemical>
  rdfs:label "Chemical"@en ;
  a owl:Class .

nalt:146640
  skos:altLabel "iodinase"@en, "EC 1.11.1.8"@es, "EC 1.11.1.8"@en, "iodothyronine deiodinase"@en, "tyrosine iodinase"@en, "iodotyrosine deiodase"@en, "thyroid peroxidase"@en, "thyroperoxidase"@en, "iodoperoxidase (heme type)"@en, "5'-deiodinase"@en, "iodide peroxidase-tyrosine iodinase"@en ;
  skos:hiddenLabel "E.C. 1.11.1.8"@en, "iodide-peroxidase"@en, "tyrosine-iodinase"@en, "iodotyrosine deiodases"@en, "thyroid peroxidases"@en, "iodinases"@en, "iodothyronine deiodinases"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  ns0:marc001 "59818" ;
  dc:modified "2020-09-18"^^xsd:date ;
  skos:prefLabel "iodide peroxidase"@en, "yoduro peroxidasa"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh91004202> ;
  skos:definition nalt:146640_def ;
  dc:created "2011-08-02"^^xsd:date ;
  skos:broader nalt:12865 .

nalt:146640_def
  rdf:value "Hemeproteina que cataliza la oxidación del yoduro a yodo radical con la yodación posterior de muchos compuestos orgánicos, en particular las proteínas."@es, "A hemeprotein that catalyzes the oxidation of the iodide radical to iodine with the subsequent iodination of many organic compounds, particularly proteins."@en ;
  dc:source "Medical Subject Headings" ;
  a ns0:Definition .

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

