@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/carpenters>
  skos:prefLabel "carpenters"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/skilled_construction_workers> .

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

<https://concepts.sagepub.com/social-science/concept/painters_and_decorators>
  skos:prefLabel "painters and decorators"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/skilled_construction_workers> .

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

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

<https://concepts.sagepub.com/social-science/concept/skilled_construction_workers>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/joiners>, <https://concepts.sagepub.com/social-science/concept/glaziers>, <https://concepts.sagepub.com/social-science/concept/plasterers>, <https://concepts.sagepub.com/social-science/concept/painters_and_decorators>, <https://concepts.sagepub.com/social-science/concept/masons>, <https://concepts.sagepub.com/social-science/concept/bricklayers>, <https://concepts.sagepub.com/social-science/concept/plumbers>, <https://concepts.sagepub.com/social-science/concept/electricians>, <https://concepts.sagepub.com/social-science/concept/carpenters> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/construction_workers>, <https://concepts.sagepub.com/social-science/concept/skilled_work> ;
  a skos:Concept ;
  skos:prefLabel "skilled construction workers"@en .

<https://concepts.sagepub.com/social-science/concept/construction_workers>
  skos:prefLabel "construction workers"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/skilled_construction_workers> .

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

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

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

<https://concepts.sagepub.com/social-science/concept/skilled_work>
  skos:prefLabel "skilled work"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/skilled_construction_workers> .

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

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

