@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@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:8242
  skos:prefLabel "almidón"@es, "starch"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:4065 .

nalt:294151
  skos:prefLabel "bacterias depredadoras"@es, "predatory bacteria"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:4065 .

nalt:33967
  skos:prefLabel "oligosacáridas"@es, "oligosaccharides"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:4065 .

nalt:4065_def
  rdf:value "Componentes no digeribles de los alimentos que selectivamente estimulan el crecimiento o actividades, o ambos, de microorganismos digestivos benificiosos y que, por lo tanto, mejoran la salud."@es, "Non-digestible food components which selectively stimulate the growth or activities, or both, of beneficial intestinal microorganisms, thereby improving health."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:4065
  skos:exactMatch <http://id.agrisemantics.org/gacs/C14910>, <http://id.cabi.org/cabt/94301>, <http://id.loc.gov/authorities/subjects/sh2007006574> ;
  skos:definition nalt:4065_def ;
  ns0:marc001 "29963" ;
  skos:hiddenLabel "prebiotic"@en, "prebiosis"@en ;
  skos:related nalt:8242, nalt:19248, nalt:294151, nalt:33967, nalt:197 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:prefLabel "prebióticos"@es, "prebiotics"@en ;
  skos:broader nalt:33352 ;
  dc:created "2006-01-19"^^xsd:date ;
  a ns0:Topic, skos:Concept ;
  dc:modified "2017-03-02"^^xsd:date .

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

nalt:19248
  skos:prefLabel "fibra dietética"@es, "dietary fiber"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:4065 .

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

nalt:197
  skos:prefLabel "aditivos"@es, "additives"@en ;
  a ns0:Product, ns0:Chemical, skos:Concept ;
  skos:related nalt:4065 .

nalt:33352
  skos:prefLabel "suplementos dietéticos"@es, "dietary supplements"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:4065 .

