@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/human_activities>
  skos:prefLabel "human activities"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/nudism> .

<https://concepts.sagepub.com/social-science/concept/nudism>
  skos:definition "Sometimes considered deviant, nudism is normative for more than 30 million people worldwide. Nudism and naturalism are sometimes used interchangeably to describe people who prefer to be clothing-free; however, persons describing themselves as naturalists are more likely to be spiritual and engage in clothing-free activities for the purported health benefits. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-social-deviance/n193.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Deviance; Nudism</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D009715.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/human_activities> ;
  skos:prefLabel "nudism"@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/nudism> .

