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

nalt:408
  skos:prefLabel "alimentos"@es, "foods"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:narrower nalt:430 .

nalt:70087
  skos:prefLabel "alimentos de granos"@es, "grain foods"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:430 .

nalt:34711
  skos:prefLabel "molinería"@es, "milling"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:430 .

nalt:40636
  skos:prefLabel "harina de soja"@es, "soy flour"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:broader nalt:430 .

nalt:428
  skos:prefLabel "masa de panadería"@es, "dough"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:430 .

nalt:40634
  skos:prefLabel "harina de arroz"@es, "rice flour"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:broader nalt:430 .

<https://lod.nal.usda.gov/naltv#Product>
  rdfs:label "Product"@en ;
  a owl:Class .

nalt:430
  skos:narrower nalt:40638, nalt:29164, nalt:40636, nalt:40634, nalt:29149, nalt:40635 ;
  dc:modified "2018-01-03"^^xsd:date ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85049267>, <http://aims.fao.org/aos/agrovoc/c_2988>, <http://id.cabi.org/cabt/48645>, <http://id.agrisemantics.org/gacs/C5504> ;
  skos:prefLabel "harina"@es, "flour"@en ;
  ns0:marc001 "15389" ;
  skos:related nalt:7339, nalt:428, nalt:34711, nalt:70087, nalt:5360 ;
  skos:hiddenLabel "flours"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:408 ;
  dc:created "2006-01-19"^^xsd:date .

nalt:7339
  skos:prefLabel "productos de granos"@es, "grain products"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:430 .

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

nalt:5360
  skos:prefLabel "industria molinera"@es, "milling industry"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:430 .

nalt:40635
  skos:prefLabel "harina de centeno"@es, "rye flour"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:430 .

nalt:29149
  skos:prefLabel "harina de maíz"@es, "corn flour"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:430 .

nalt:29164
  skos:prefLabel "harina granulada de maíz"@es, "corn meal"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:430 .

nalt:40638
  skos:prefLabel "harina de trigo"@es, "wheat flour"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:430 .

