@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/schools>
  skos:prefLabel "schools"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/community_schools> .

<https://concepts.sagepub.com/social-science/concept/community_schools>
  skos:definition "A community school is both a place and a set of partnerships between the school and other community resources, where an integrated focus on academics, services, supports, and opportunities leads to improved student learning, stronger families and healthier communities. Community schools are open to everyone—all day, every day, on evening and weekends. [Source: <a href=\"https://sk.sagepub.com/reference/community/n116.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Community: From the Village to the Virtual World; Community Schools</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/schools>, <https://concepts.sagepub.com/social-science/concept/instrumental_communities>, <https://concepts.sagepub.com/social-science/concept/human_development> ;
  skos:prefLabel "community schools"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/human_development>
  skos:prefLabel "human development"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/community_schools> .

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

<https://concepts.sagepub.com/social-science/concept/instrumental_communities>
  skos:prefLabel "instrumental communities"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/community_schools> .

