@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/law_and_public_policy>
  skos:prefLabel "law and public policy"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/lunch_programs> .

<https://concepts.sagepub.com/social-science/concept/lunch_programs>
  skos:definition "School meal programs have a long history of development in the United States. As early as the 1850s, many states and local charities supported school meal programs. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-school-health/n169.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of School Health; National School Lunch Program</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/school_nutrition>, <https://concepts.sagepub.com/social-science/concept/law_and_public_policy>, <https://concepts.sagepub.com/social-science/concept/environmental_contributors_to_obesity>, <https://concepts.sagepub.com/social-science/concept/economic_issues> ;
  skos:prefLabel "lunch programs"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/economic_issues>
  skos:prefLabel "economic issues"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/lunch_programs> .

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

<https://concepts.sagepub.com/social-science/concept/environmental_contributors_to_obesity>
  skos:prefLabel "environmental contributors to obesity"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/lunch_programs> .

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

