@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 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:31633
  skos:prefLabel "leche homogeneizada"@es, "homogenized milk"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:45772 .

nalt:45772_def
  rdf:value "Proceso de reducir el tamaño de las partículas en un fluido, de modo que las partículas se dispersen en el fluido, dándole una consistencia uniforme; por ejemplo, la crema en productos lácteos."@es, "The process of reducing the particle size in a fluid, so that particles are dispersed throughout the fluid, giving it a uniform consistency, e.g. milkfat in dairy products."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:2770
  skos:prefLabel "tecnología de procesamiento"@es, "processing technology"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:45772 .

nalt:45772
  skos:definition nalt:45772_def ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:altLabel "homogenisation"@en ;
  skos:related nalt:31633, nalt:45773 ;
  skos:prefLabel "homogeneización"@es, "homogenization"@en ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_3648>, <http://id.agrisemantics.org/gacs/C14856>, <http://id.cabi.org/cabt/57989> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  dc:modified "2012-11-30"^^xsd:date ;
  ns0:marc001 "18458" ;
  skos:broader nalt:2770 .

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

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

nalt:45773
  skos:prefLabel "homogenizadores"@es, "homogenizers"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:45772 .

