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

n9j:-NH0FKL1Q-X
  skos:prefLabel "behavioral aspects of housing"@en ;
  a skos:Concept ;
  skos:narrower n9j:-NCKJ7T33-W .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-NCKJ7T33-W .

n9j: a skos:ConceptScheme .
n9j:-NCKJ7T33-W
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/residential_location> ;
  skos:definition "A house is located on a street, which is located in an immediate neighborhood, and that neighborhood in a city or town, and a county, and all of those areas within a region. Thus, residential location can vary in scale from the street address to the larger locales that surround a house. [Source: The Encyclopedia of Housing; Residential Location]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-NH0FKL1Q-X ;
  skos:prefLabel "residential location"@en .

