@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:41014
  skos:prefLabel "calidad del vino"@es, "wine quality"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:230357 .

nalt:34098
  skos:prefLabel "destilación"@es, "distillation"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:230357 .

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

nalt:409
  skos:prefLabel "bebidas"@es, "beverages"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:230357 .

nalt:230357
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:related nalt:68579, nalt:34098, nalt:41014, nalt:409, nalt:1222 ;
  skos:broader nalt:2770 ;
  skos:definition nalt:230357_def ;
  skos:prefLabel "desalcoholización"@es, "dealcoholization"@en ;
  skos:altLabel "dealcoholisation"@en ;
  dc:created "2014-09-30"^^xsd:date ;
  ns0:marc001 "65871" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2017-10-06"^^xsd:date .

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

nalt:230357_def
  rdf:value "Proceso de eliminación del alcohol de materiales biológicos, líquidos o bebidas."@es, "The process of removal of alcohol from biological materials, liquids or beverages."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

nalt:1222
  skos:prefLabel "alcoholes"@es, "alcohols"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:230357 .

nalt:68579
  skos:prefLabel "industria del vino"@es, "wine industry"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:230357 .

