@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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:5861
  skos:prefLabel "temperatura"@es, "temperature"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:229499 .

nalt:27768
  skos:prefLabel "almacenamiento en frío"@es, "cold storage"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:229499 .

nalt:229499
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:related nalt:27788, nalt:30341, nalt:5861, nalt:9286, nalt:27768, nalt:216, nalt:28917 ;
  skos:broader nalt:975 ;
  skos:prefLabel "criogenia"@es, "cryogenics"@en ;
  ns0:marc001 "65550" ;
  skos:definition nalt:229499_def ;
  dc:modified "2014-11-17"^^xsd:date ;
  dc:created "2014-09-23"^^xsd:date .

nalt:9286
  skos:prefLabel "lesión por congelación"@es, "frostbite"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:229499 .

nalt:27788
  skos:prefLabel "almacenamiento congelado"@es, "frozen storage"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:229499 .

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

nalt:216
  skos:prefLabel "crioprotectores"@es, "cryoprotectants"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:229499 .

nalt:28917
  skos:prefLabel "congelación"@es, "freezing"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:229499 .

nalt:30341
  skos:prefLabel "criopreservación"@es, "cryopreservation"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:229499 .

nalt:229499_def
  rdf:value "Rama de la física que se ocupa de la producción y los efectos de las temperaturas muy bajas aplicadas a los seres vivos."@es, "The branch of physics that deals with the production and effects of very low temperatures, as applied to living things."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

nalt:975
  skos:prefLabel "física"@es, "physics"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:229499 .

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

