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

nalt:32382
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:hiddenLabel "deodorized"@en, "deodorised"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  ns0:marc001 "50805" ;
  skos:altLabel "deodorisation"@en, "deodorizing"@en, "deodorising"@en ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_2188>, <http://id.agrisemantics.org/gacs/C21865>, <http://id.cabi.org/cabt/37549>, <http://id.loc.gov/authorities/subjects/sh85036999> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:prefLabel "deodorización"@es, "deodorization"@en ;
  skos:broader nalt:2770 ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:definition nalt:32382_def ;
  skos:related nalt:12287 .

nalt:2770
  skos:prefLabel "tecnología de procesamiento"@es, "processing technology"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:32382 .

nalt:32382_def
  rdf:value "Proceso utilizado para eliminar o enmascarar olores, en particular, olores desagradables."@es, "A process to eliminate or mask odors, especially offensive odors."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

nalt:12287
  skos:prefLabel "olores"@es, "odors"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:32382 .

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

