@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:-SRS4XZJ7-B .

n9j:-RXK4ZM0D-P
  skos:prefLabel "private rental sector"@en ;
  a skos:Concept ;
  skos:narrower n9j:-SRS4XZJ7-B .

n9j:-SRS4XZJ7-B
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/multifamily_housing> ;
  skos:definition "Multifamily housing is a term that has various meanings. Within the housing industry, multifamily housing is usually defined as properties that contain five or more units within the same building, sharing at least one common wall. [Source: The Encyclopedia of Housing; Multifamily Housing]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-RXK4ZM0D-P ;
  skos:prefLabel "multifamily housing"@en .

n9j: a skos:ConceptScheme .
