@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 ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

nalt:33388
  skos:prefLabel "dieta sin gluten"@es, "gluten-free diet"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:220504 .

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

nalt:24047
  skos:prefLabel "gluten"@es, "gluten"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:220504 .

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

nalt:220504
  ns0:marc001 "81720" ;
  skos:hiddenLabel "gluten-free-dough"@en, "gluten-free doughs"@en, "gluten free dough"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:428, nalt:414 ;
  a ns0:Product, skos:Concept ;
  skos:prefLabel "gluten-free dough"@en, "masa sin gluten"@es ;
  skos:related nalt:211981, nalt:33388, nalt:24047 ;
  dc:modified "2017-11-10"^^xsd:date ;
  dc:created "2014-06-30"^^xsd:date .

nalt:211981
  skos:prefLabel "calidad de la masa"@es, "dough quality"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:220504 .

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

nalt:414
  skos:prefLabel "alimentos sin gluten"@es, "gluten-free foods"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:220504 .

