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

<https://concepts.sagepub.com/social-science/concept/multifamily_housing>
  skos:prefLabel "multifamily housing"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/private_rental_sector> .

<https://concepts.sagepub.com/social-science/concept/residential_property_management>
  skos:prefLabel "residential property management"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/private_rental_sector> .

<https://concepts.sagepub.com/social-science/concept/depreciation_of_property>
  skos:prefLabel "depreciation of property"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/private_rental_sector> .

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

<https://concepts.sagepub.com/social-science/concept/private_rental_sector>
  skos:broader <https://concepts.sagepub.com/social-science/concept/housing> ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/residential_property_management>, <https://concepts.sagepub.com/social-science/concept/multifamily_housing>, <https://concepts.sagepub.com/social-science/concept/rent_strikes>, <https://concepts.sagepub.com/social-science/concept/rent_control>, <https://concepts.sagepub.com/social-science/concept/lease>, <https://concepts.sagepub.com/social-science/concept/depreciation_of_property>, <https://concepts.sagepub.com/social-science/concept/residential_hotels> ;
  a skos:Concept ;
  skos:prefLabel "private rental sector"@en .

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

<https://concepts.sagepub.com/social-science/concept/residential_hotels>
  skos:prefLabel "residential hotels"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/private_rental_sector> .

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

<https://concepts.sagepub.com/social-science/concept/rent_control>
  skos:prefLabel "rent control"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/private_rental_sector> .

