@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:31900
  skos:prefLabel "enfermedades postcosecha"@es, "postharvest diseases"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:331445 .

nalt:331461
  skos:prefLabel "agentes antipardeantes"@es, "antibrowning agents"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:331445 .

nalt:331445_def
  rdf:value "Alteración en algunas frutas u hortalizas producida por su almacenamiento a temperatura de congelación o a una apenas por debajo de esta."@es, "Internal browning is a low-temperature storage disorder of some fruits/vegetables which develops when they are stored at or just below freezing temperature."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:64225
  skos:prefLabel "temperatura de almacenamiento"@es, "storage temperature"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:331445 .

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

nalt:331445
  skos:prefLabel "pardeamiento interno"@es, "internal browning"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  dc:created "2019-06-17"^^xsd:date ;
  skos:hiddenLabel "internal-browning"@en ;
  dc:modified "2019-12-16"^^xsd:date ;
  skos:related nalt:64225, nalt:331461, nalt:17678 ;
  ns0:marc001previous "94065" ;
  skos:definition nalt:331445_def ;
  ns0:marc001 "9813984829100041" ;
  skos:broader nalt:31900 .

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

nalt:17678
  skos:prefLabel "enfermedades de los frutos"@es, "fruit diseases"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:331445 .

