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

<https://concepts.sagepub.com/social-science/concept/care_homes>
  skos:prefLabel "care homes"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/hostels> .

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

<https://concepts.sagepub.com/social-science/concept/communal_housing>
  skos:prefLabel "communal housing"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/hostels> .

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

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

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

<https://concepts.sagepub.com/social-science/concept/hostels>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/youth_hostels>, <https://concepts.sagepub.com/social-science/concept/half_way_houses>, <https://concepts.sagepub.com/social-science/concept/remand_hostels>, <https://concepts.sagepub.com/social-science/concept/bail_hostels>, <https://concepts.sagepub.com/social-science/concept/school_hostels>, <https://concepts.sagepub.com/social-science/concept/private_hostels>, <https://concepts.sagepub.com/social-science/concept/probation_hostels>, <https://concepts.sagepub.com/social-science/concept/polish_hostels> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/communal_housing>, <https://concepts.sagepub.com/social-science/concept/care_homes> ;
  skos:prefLabel "hostels"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/half_way_houses>
  skos:prefLabel "half way houses"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/hostels> .

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

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

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

