@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:40993
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "malting-quality"@en ;
  skos:broader nalt:15576 ;
  ns0:marc001 "22349" ;
  skos:prefLabel "malting quality"@en, "calidad de malteado"@es ;
  skos:related nalt:19829, nalt:15865 ;
  a ns0:Product, skos:Concept ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:exactMatch <http://id.cabi.org/cabt/69743>, <http://id.agrisemantics.org/gacs/C20862> ;
  dc:modified "2012-11-30"^^xsd:date .

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

nalt:15865
  skos:prefLabel "cebada cervecera"@es, "malting barley"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:40993 .

nalt:19829
  skos:prefLabel "malteo"@es, "malting"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:40993 .

nalt:15576
  skos:prefLabel "calidad de procesamiento de los alimentos"@es, "food processing quality"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:40993 .

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

