@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#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:24634
  skos:prefLabel "degradación térmica"@es, "thermal degradation"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:60658 .

nalt:60658
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "copyrolysis"@en, "co-pyrolysis"@en, "pyrolyses"@en ;
  skos:broader nalt:24634 ;
  dc:modified "2020-10-07"^^xsd:date ;
  skos:definition nalt:60658_def ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C13008>, <http://id.cabi.org/cabt/98492>, <http://aims.fao.org/aos/agrovoc/c_26874>, <http://id.loc.gov/authorities/subjects/sh85109347> ;
  skos:related nalt:305166, nalt:17894 ;
  skos:prefLabel "pirólisis"@es, "pyrolysis"@en ;
  ns0:marc001 "31174" ;
  dc:created "2006-01-19"^^xsd:date .

nalt:305166
  skos:prefLabel "cromatografía de gas de pirólisis"@es, "pyrolysis gas chromatography"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:60658 .

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

nalt:17894
  skos:prefLabel "tratamiento térmico"@es, "heat treatment"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:60658 .

nalt:60658_def
  rdf:value "Cambio químico producido mediante calor sólo en ausencia de oxígeno. Puede generar substancias de menor peso molecular o mayor peso molecular que el compuesto original."@es, "A chemical change brought about by heat alone (exposure to high temperatures) in the absence of oxygen. Can lead to substances of smaller molecular weight or larger molecular weight than the original compound."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

