@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-G2Q7C77X-2 .

n9j:-HCWNHZ5Z-S
  skos:prefLabel "urban economics"@en ;
  a skos:Concept ;
  skos:narrower n9j:-G2Q7C77X-2 .

n9j: a skos:ConceptScheme .
n9j:-G2Q7C77X-2
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Tiebout_hypothesis> ;
  skos:definition "A 1956 article by Charles Tiebout proposed a two-part hypothesis about a system of local governments. The first part is that households decide where to live based in part on communities' service-tax packages. [Source: Encyclopedia of Urban Studies; Tiebout Hypothesis]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-HCWNHZ5Z-S ;
  skos:prefLabel "Tiebout hypothesis"@en ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Tiebout_model> .

