@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/farm-to-school_programs>
  skos:definition "A farm-to-school program connects K–12 schools with regional or local farms. It brings local products to schools for consumption, such as through school lunch, breakfast, and snacks. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-school-health/n100.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of School Health; Farm-to-School Programs</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/school_nutrition> ;
  skos:prefLabel "farm-to-school programs"@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/farm-to-school_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/farm-to-school_programs> .

