@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:24634
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "boiling lysis"@en, "thermal-degradation"@en, "boiling-lysis"@en, "thermolyses"@en, "thermolytic"@en ;
  dc:modified "2019-11-06"^^xsd:date ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_14853>, <http://id.cabi.org/cabt/116482>, <http://id.agrisemantics.org/gacs/C16632> ;
  skos:altLabel "thermolysis"@en, "boiling lysis method"@en, "boiling lysis technique"@en, "thermal decomposition"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:prefLabel "thermal degradation"@en, "degradación térmica"@es ;
  ns0:marc001 "37330" ;
  skos:definition nalt:24634_def ;
  skos:narrower nalt:60658 ;
  skos:broader nalt:24630 .

nalt:60658
  skos:prefLabel "pirólisis"@es, "pyrolysis"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:24634 .

nalt:24634_def
  rdf:value "Descomposición química de un compuesto mediante calor, que supone la división sin catálisis de enlaces covalentes."@es, "Chemical decomposition of a compound by heat, involving the uncatalyzed cleavage of covalent bonds."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

nalt:24630
  skos:prefLabel "degradación química"@es, "chemical degradation"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:24634 .

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

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

