@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 ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

nalt:5861
  skos:prefLabel "temperatura"@es, "temperature"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:64225 .

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

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

nalt:64225
  skos:hiddenLabel "holding temperatures"@en, "holding temperature"@en, "temperatures of storage"@en, "storage temperatures"@en, "temperature of storage"@en, "storage-temperature"@en ;
  skos:prefLabel "temperatura de almacenamiento"@es, "storage temperature"@en ;
  skos:related nalt:323613, nalt:331445 ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C4758> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  ns0:marc001 "35430" ;
  skos:broader nalt:5861, nalt:27786 ;
  dc:modified "2019-06-17"^^xsd:date ;
  dc:created "2006-01-19"^^xsd:date .

nalt:27786
  skos:prefLabel "condiciones de almacenamiento"@es, "storage conditions"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:64225 .

nalt:331445
  skos:prefLabel "pardeamiento interno"@es, "internal browning"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:64225 .

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

