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

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

<https://concepts.sagepub.com/social-science/concept/proposition_13>
  skos:definition "Proposition 13 was a 1978 voter-initiated ballot proposition in California that set property values for tax purposes at the 1975–1976 market value and limited the tax rate to 1 percent, set a cap on increases for continuing owners of 2 percent a year, and gave new owners a fully reassessed value base. More important, it mandated a two-thirds vote in the legislature for any statewide revenue increase and a two-thirds vote of local voters for any local government tax increase. [Source: <a href=\"https://sk.sagepub.com/cqpress/encyclopedia-of-politics-of-the-american-west/n331.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Politics of the American West; Proposition 13 (California, 1978)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/mortgage_finance> ;
  skos:prefLabel "proposition 13"@en ;
  a skos:Concept .

