@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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#> .

nalt:199076_def
  rdf:value "Transformación de un líquido en un sólido cristalino sin que se formen cristales durante el proceso de enfriamiento."@es, "The transformation of a liquid to a glassy solid i.e., without the formation of crystals during the cooling process."@en ;
  dc:source "Medical Subject Headings 2013" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:199076
  skos:exactMatch <http://id.agrisemantics.org/gacs/C26633>, <http://id.cabi.org/cabt/123749> ;
  dc:created "2013-04-25"^^xsd:date ;
  skos:related nalt:30341, nalt:325923, nalt:28917 ;
  skos:broader nalt:24408 ;
  skos:prefLabel "vitrification"@en, "vitrificación"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2018-10-29"^^xsd:date ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  ns0:marc001 "74927" ;
  skos:definition nalt:199076_def .

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

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

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

nalt:325923
  skos:prefLabel "vitrificación de ovocitos"@es, "oocyte vitrification"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:199076 .

nalt:24408
  skos:prefLabel "transición de fase"@es, "phase transition"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:199076 .

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

