@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:41014
  skos:prefLabel "calidad del vino"@es, "wine quality"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  dc:created "2006-01-19"^^xsd:date ;
  ns0:marc001 "40060" ;
  skos:related nalt:255626, nalt:255624, nalt:6135, nalt:230357, nalt:6140 ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C13848> ;
  dc:modified "2020-08-04"^^xsd:date ;
  skos:hiddenLabel "wine-quality"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:342130 .

nalt:342130
  skos:prefLabel "calidad de la bebida"@es, "beverage quality"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:41014 .

nalt:6135
  skos:prefLabel "vinos"@es, "wines"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:41014 .

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

nalt:230357
  skos:prefLabel "desalcoholización"@es, "dealcoholization"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:41014 .

nalt:255626
  skos:prefLabel "bacterias saprofitas"@es, "spoilage bacteria"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:41014 .

nalt:6140
  skos:prefLabel "vinificación"@es, "winemaking"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:41014 .

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

nalt:255624
  skos:prefLabel "microorganismos saprofitos"@es, "spoilage microorganisms"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:41014 .

