@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/Go_(board_game)>
  skos:definition "Go is a board game for two players, played with black and white game pieces on a 19 × 19 grid. The game originated in China, and gained popularity in Korea and Japan in the 1st millennium ce. [Source: <a href=\"https://sk.sagepub.com/reference/play/n158.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Play in Today's Society; Go</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/board_games> ;
  skos:prefLabel "Go (board game)"@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/Go_(board_game)> .

<https://concepts.sagepub.com/social-science/concept/board_games>
  skos:prefLabel "board games"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Go_(board_game)> .

