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

<https://concepts.sagepub.com/social-science/concept/housing_courts>
  skos:definition "Specialized courts designed to handle legal disputes between landlords and tenants—known as housing courts or landlord-tenant courts—became a popular idea in cities throughout the United States in the 1960s and 1970s. The impetus to establish housing courts came from widespread dissatisfaction with existing dispute-resolution mechanisms on the part of both tenants and landlords. [Source: <a href=\"https://sk.sagepub.com/reference/housing2ed/n121.xml\" target=\"_blank\" data-id=\"to-sk\">The Encyclopedia of Housing; Housing Courts</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/discrimination> ;
  skos:prefLabel "housing courts"@en ;
  a skos:Concept .

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

