@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/workshops>
  skos:broader <https://concepts.sagepub.com/social-science/concept/training_methods>, <https://concepts.sagepub.com/social-science/concept/factories>, <https://concepts.sagepub.com/social-science/concept/building_interior_spaces>, <https://concepts.sagepub.com/social-science/concept/curriculum_organization> ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/drama_workshops>, <https://concepts.sagepub.com/social-science/concept/teacher_workshops>, <https://concepts.sagepub.com/social-science/concept/writing_workshops>, <https://concepts.sagepub.com/social-science/concept/sheltered_workshops>, <https://concepts.sagepub.com/social-science/concept/parent_workshops> ;
  skos:prefLabel "workshops"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/curriculum_organization>
  skos:prefLabel "curriculum organization"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/workshops> .

<https://concepts.sagepub.com/social-science/concept/training_methods>
  skos:prefLabel "training methods"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/workshops> .

<https://concepts.sagepub.com/social-science/concept/writing_workshops>
  skos:prefLabel "writing workshops"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/workshops> .

<https://concepts.sagepub.com/social-science/concept/factories>
  skos:prefLabel "factories"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/workshops> .

<https://concepts.sagepub.com/social-science/concept/building_interior_spaces>
  skos:prefLabel "building interior spaces"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/workshops> .

<https://concepts.sagepub.com/social-science/concept/sheltered_workshops>
  skos:prefLabel "sheltered workshops"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/workshops> .

<https://concepts.sagepub.com/social-science/concept/drama_workshops>
  skos:prefLabel "drama workshops"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/workshops> .

<https://concepts.sagepub.com/social-science/concept/teacher_workshops>
  skos:prefLabel "teacher workshops"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/workshops> .

<https://concepts.sagepub.com/social-science/concept/parent_workshops>
  skos:prefLabel "parent workshops"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/workshops> .

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

