@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:25532
  skos:prefLabel "templado (proceso)"@es, "tempering"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:9664 .

nalt:2770
  skos:prefLabel "tecnología de procesamiento"@es, "processing technology"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:9664 .

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

nalt:209544
  skos:prefLabel "hibridación del ácido nucleico"@es, "nucleic acid annealing"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:9664 .

nalt:17894
  skos:prefLabel "tratamiento térmico"@es, "heat treatment"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:9664 .

nalt:9664
  skos:related nalt:25532, nalt:17894 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  ns0:marc001 "2636" ;
  skos:definition nalt:9664_def ;
  skos:broader nalt:2770 ;
  skos:prefLabel "annealing"@en, "templar"@es ;
  skos:hiddenLabel "solvent-vapor annealing"@en, "solvent vapor annealing"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:narrower nalt:209544 ;
  dc:modified "2016-09-15"^^xsd:date .

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

nalt:9664_def
  rdf:value "Calentar seguido de un enfriado lento."@es, "Heating followed by slow cooling."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

