@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/island_communities>
  skos:definition "Islands, excepting those in rivers and lakes, are peripheral to continents. They are relatively remote, and there is a time and cost penalty involved in getting to or from an island. [Source: <a href=\"https://sk.sagepub.com/reference/community/n287.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Community: From the Village to the Virtual World; Island Communities</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/local_communities> ;
  skos:prefLabel "island communities"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/local_communities>
  skos:prefLabel "local communities"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/island_communities> .

