@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/public_libraries>
  skos:definition "In the United States, public libraries were first established in New England in the mid-nineteenth century as a reflection of the belief in human rights, political equality, and the citizenry's responsibility to safeguard democracy. Early public libraries—especially the Boston Public Library founded in 1852—were viewed as the capstone of a tax-supported education system. [Source: <a href=\"https://sk.sagepub.com/reference/community/n398.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Community: From the Village to the Virtual World; Public Libraries</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/libraries>, <https://concepts.sagepub.com/social-science/concept/instrumental_communities>, <https://concepts.sagepub.com/social-science/concept/affinity_communities> ;
  skos:prefLabel "public libraries"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/affinity_communities>
  skos:prefLabel "affinity communities"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/public_libraries> .

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

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

<https://concepts.sagepub.com/social-science/concept/libraries>
  skos:prefLabel "libraries"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/public_libraries> .

