@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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:189260_def
  rdf:value "Método utilizado para alimentar animales jóvenes en el que se coloca una barrera, de manera que solo animales lo suficientemente pequeños son capaces de acceder al pienso o al pasto a un lado de ella."@es, "A method for feeding young animals in which a barrier (\"creep\") is placed so that only animals small enough are able to access feed or pasture on one side of the barrier."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:189260
  skos:prefLabel "creep feeding"@en, "alimentación diferencial (creep feeding)"@es ;
  skos:related nalt:49022, nalt:21182, nalt:58284 ;
  skos:broader nalt:9177, nalt:4047 ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:hiddenLabel "creep boxes"@en, "creep feeders"@en, "creep-fed"@en, "creep feeder"@en, "creep box"@en ;
  dc:created "2012-07-31"^^xsd:date ;
  skos:altLabel "creep grazing"@en ;
  skos:definition nalt:189260_def ;
  ns0:marc001 "60766" ;
  dc:modified "2014-02-18"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

nalt:4047
  skos:prefLabel "métodos alimentarios"@es, "feeding methods"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:189260 .

nalt:49022
  skos:prefLabel "alimentación de corderos"@es, "lamb feeding"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:189260 .

nalt:21182
  skos:prefLabel "alimentación de terneros"@es, "calf feeding"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:189260 .

nalt:58284
  skos:prefLabel "alimentación de lechones"@es, "piglet feeding"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:189260 .

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

nalt:9177
  skos:prefLabel "alimento para el ganado"@es, "livestock feeding"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:189260 .

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

