@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/Summer_Food_Service_Program>
  skos:definition "When school is out for summer, vacation, or due to emergencies, the national Summer Food Service Program (SFSP) fills the gap left when school meals close down. The SFSP offers children 18 years and younger one to two meals a day. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-school-health/n171.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of School Health; National Summer Food Service Program</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/school_nutrition> ;
  skos:prefLabel "Summer Food Service Program"@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/Summer_Food_Service_Program> .

<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/Summer_Food_Service_Program> .

