@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/community_health_services>
  skos:prefLabel "community health services"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/community_networks> .

<https://concepts.sagepub.com/social-science/concept/information_systems>
  skos:prefLabel "information systems"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/community_networks> .

<https://concepts.sagepub.com/social-science/concept/networks_and_networking>
  skos:prefLabel "networks and networking"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/community_networks> .

<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_networks> .

<https://concepts.sagepub.com/social-science/concept/community_networks>
  skos:definition "Community networking is the use of computer networks to share information and deepen connections among residents of a local community. Beginning in the mid-1970s, some people believed that emerging computer networks could be used to serve local community needs. [Source: <a href=\"https://sk.sagepub.com/reference/newmedia/n43.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of New Media; Community Networking</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D019058.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/networks_and_networking>, <https://concepts.sagepub.com/social-science/concept/information_systems>, <https://concepts.sagepub.com/social-science/concept/community_health_services> ;
  skos:prefLabel "community networks"@en ;
  a skos:Concept .

