@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 dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:17301
  skos:prefLabel "inactivación"@es, "inactivation"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:37486 .

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

nalt:37486
  skos:related nalt:136232 ;
  skos:hiddenLabel "enzyme-inactivation"@en, "suicide inactivation"@en ;
  skos:prefLabel "enzyme inactivation"@en, "inactivación enzimática"@es ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C20148> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:broader nalt:3930, nalt:17301 ;
  skos:altLabel "enzyme deactivation"@en ;
  ns0:marc001 "13780" ;
  dc:modified "2013-08-05"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> .

nalt:3930
  skos:prefLabel "enzimología"@es, "enzymology"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:37486 .

nalt:136232
  skos:prefLabel "estabilidad enzimática"@es, "enzyme stability"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:37486 .

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

