@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:12891
  skos:hiddenLabel "sterilised milks"@en, "sterilized-milk"@en, "sterilized milks"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:exactMatch <http://id.cabi.org/cabt/111074>, <http://id.agrisemantics.org/gacs/C28868>, <http://aims.fao.org/aos/agrovoc/c_14585> ;
  ns0:marc001 "35323" ;
  dc:created "2006-01-19"^^xsd:date ;
  a skos:Concept, ns0:Product ;
  skos:narrower nalt:64183 ;
  skos:related nalt:13997 ;
  skos:prefLabel "sterilized milk"@en, "leche esterilizada"@es ;
  skos:altLabel "aseptic milk"@en, "sterilised milk"@en ;
  skos:definition nalt:12891_def ;
  skos:broader nalt:9571 .

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

nalt:64183
  skos:prefLabel "leche tipo UHT"@es, "UHT milk"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:12891 .

nalt:9571
  skos:prefLabel "productos lácteos"@es, "dairy products"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:12891 .

nalt:13997
  skos:prefLabel "esterilización (microorganismos)"@es, "sterilizing"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:12891 .

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

nalt:12891_def
  rdf:value "Leche que ha sido calentada a una temperatura y por un tiempo que mata todas las bacterias y esporas, dándole un tiempo de duración más extenso."@es, "Milk that has been heated to a temperature and for a time that kills all bacteria and spores, giving it an extended shelf life."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

