@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/outdoor_games_and_amateur_sports>
  skos:prefLabel "outdoor games and amateur sports"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/sailing> .

<https://concepts.sagepub.com/social-science/concept/sailing>
  skos:definition "The sport and art of sailing has a long history around the world, both as a form of transport and as a recreational activity. The fundamentals of sailing were discovered independently by various cultures, though the specific designs of sailing ships varied from place to place, sometimes in response to the availability of local resources. [Source: <a href=\"https://sk.sagepub.com/reference/play/n351.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Play in Today's Society; Sailing</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/water_sports>, <https://concepts.sagepub.com/social-science/concept/outdoor_games_and_amateur_sports> ;
  skos:prefLabel "sailing"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/water_sports>
  skos:prefLabel "water sports"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/sailing> .

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

