@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/parliamentary_publications>
  skos:prefLabel "parliamentary publications"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/statutory_instruments> .

<https://concepts.sagepub.com/social-science/concept/establishment_orders>
  skos:prefLabel "establishment orders"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/statutory_instruments> .

<https://concepts.sagepub.com/social-science/concept/statutory_instruments>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/social_welfare_statutory_instruments>, <https://concepts.sagepub.com/social-science/concept/establishment_orders> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/parliamentary_publications>, <https://concepts.sagepub.com/social-science/concept/legislation>, <https://concepts.sagepub.com/social-science/concept/legal_documents> ;
  skos:prefLabel "statutory instruments"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/legal_documents>
  skos:prefLabel "legal documents"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/statutory_instruments> .

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

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

<https://concepts.sagepub.com/social-science/concept/social_welfare_statutory_instruments>
  skos:prefLabel "social welfare statutory instruments"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/statutory_instruments> .

