@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 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#> .

nalt:17325
  skos:prefLabel "conservación del germoplasma"@es, "germplasm conservation"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:30341 .

nalt:199076
  skos:prefLabel "vitrificación"@es, "vitrification"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:30341 .

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:30341 .

nalt:27788
  skos:prefLabel "almacenamiento congelado"@es, "frozen storage"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:30341 .

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

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

nalt:30341
  skos:prefLabel "cryopreservation"@en, "criopreservación"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-awic>, <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2019-07-11"^^xsd:date ;
  skos:related nalt:199076, nalt:17325, nalt:27788 ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_24155>, <http://id.loc.gov/authorities/subjects/sh99005400>, <http://id.cabi.org/cabt/34188>, <http://id.agrisemantics.org/gacs/C5154> ;
  skos:altLabel "cryofixation"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:definition nalt:30341_def ;
  skos:broader nalt:2770 ;
  skos:hiddenLabel "cryopreserved"@en, "cryopreserving"@en ;
  ns0:marc001 "10333" ;
  dc:created "2006-01-19"^^xsd:date .

nalt:30341_def
  rdf:value "Preservación de células, tejidos, órganos o embriones mediante congelación. En preparaciones histológicas, la criopreservación o criofijación se utiliza para mantener la forma, estructura y composición química de todos los elementos constitutivos de los especímenes."@es, "Preservation of cells, tissues, organs, or embryos by freezing. In histological preparations, cryopreservation or cryofixation is used to maintain the existing form, structure, and chemical composition of all the constituent elements of the specimens."@en ;
  dc:source "Medical Subject Headings 2013" ;
  a ns0:Definition .

