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

nalt:27768
  skos:prefLabel "almacenamiento en frío"@es, "cold storage"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:27788 .

nalt:229499
  skos:prefLabel "criogenia"@es, "cryogenics"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:27788 .

nalt:27788
  skos:exactMatch <http://id.cabi.org/cabt/49692>, <http://id.agrisemantics.org/gacs/C8487>, <http://aims.fao.org/aos/agrovoc/c_35115> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:related nalt:30341, nalt:28917, nalt:229499, nalt:325506, nalt:28824 ;
  skos:prefLabel "frozen storage"@en, "almacenamiento congelado"@es ;
  skos:altLabel "freezing storage"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  dc:modified "2018-10-19"^^xsd:date ;
  ns0:marc001 "15883" ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:27768 ;
  skos:hiddenLabel "frozen-storage"@en .

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

nalt:325506
  skos:prefLabel "mariscos congelados"@es, "frozen seafoods"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:27788 .

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

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

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

