@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:25532
  skos:prefLabel "templado (proceso)"@es, "tempering"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:related nalt:9664, nalt:25530, nalt:17894, nalt:39919 ;
  dc:modified "2012-11-30"^^xsd:date ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:definition nalt:25532_def ;
  skos:broader nalt:2770 ;
  ns0:marc001 "36998" ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85133722> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

nalt:39919
  skos:prefLabel "acero"@es, "steel"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:25532 .

nalt:25530
  skos:prefLabel "chocolate"@es, "chocolate"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:25532 .

nalt:2770
  skos:prefLabel "tecnología de procesamiento"@es, "processing technology"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:25532 .

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

nalt:25532_def
  rdf:value "Una técnica de calentamiento y rápido enfriamiento que se usa para cambiar la calidad de un material. Estos cambios pueden incluir sabor, textura, y/o propiedades mecánicas tal como la fuerza."@es, "A heating and rapid cooling technique used to make changes in the quality of a material. These changes may include taste, texture and/or mechanical properties such as strength."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

nalt:9664
  skos:prefLabel "templar"@es, "annealing"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:25532 .

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

