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

nalt:34571
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Product> ;
  skos:broader nalt:27606 ;
  skos:hiddenLabel "drip-loss"@en ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:related nalt:16311, nalt:28824, nalt:34573 ;
  skos:definition nalt:34571_def ;
  skos:prefLabel "pérdida por goteo"@es, "drip loss"@en ;
  ns0:marc001 "12556" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C18534> ;
  dc:created "2006-01-19"^^xsd:date .

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

nalt:28824
  skos:prefLabel "alimentos congelados"@es, "frozen foods"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:34571 .

nalt:27606
  skos:prefLabel "calidad de los alimentos"@es, "food quality"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:34571 .

nalt:16311
  skos:prefLabel "calidad de la carne"@es, "meat quality"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:34571 .

nalt:34571_def
  rdf:value "Pérdida de peso de productos alimentarios debida a extrusión y goteo del jugo de tejidos tales como el de la carne, que se pierde durante el descongelamiento de la carne refrigerada."@es, "The loss in weight of food products owing to extruding and dripping away of tissue juices, such as meat juices lost during the thawing of frozen meat."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

