@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<https://concepts.sagepub.com/social-science/concept/breakfast_in_the_classroom>
  skos:definition "New models of delivering the national School Breakfast Program (SBP) have emerged over the past several years as a way to reduce stigma and address scheduling issues associated with school breakfast as well as increase participation in this school health program. One such breakfast delivery model is called breakfast in the classroom (BIC). [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-school-health/n33.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of School Health; Breakfast in the Classroom</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/school_nutrition> ;
  skos:prefLabel "breakfast in the classroom"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/school_nutrition>
  skos:prefLabel "school nutrition"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/breakfast_in_the_classroom> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/breakfast_in_the_classroom> .

