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

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

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

<https://concepts.sagepub.com/social-science/concept/lease>
  skos:definition "A lease is a contract that conveys the rights of use and possession of a property from a landlord to a tenant for a period of time in exchange for rent. To be enforceable in court, most states require such contracts to be in written form if the time period is 1 year or longer. [Source: <a href=\"https://sk.sagepub.com/reference/housing2ed/n145.xml\" target=\"_blank\" data-id=\"to-sk\">The Encyclopedia of Housing; Lease</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/right_of_repossession>, <https://concepts.sagepub.com/social-science/concept/length_of_lease>, <https://concepts.sagepub.com/social-science/concept/business_leases> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/property_leasing>, <https://concepts.sagepub.com/social-science/concept/private_rental_sector> ;
  skos:prefLabel "lease"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/property_leasing>
  skos:prefLabel "property leasing"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/lease> .

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

