@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: a skos:ConceptScheme .
n9j:-CNGPB71H-6
  skos:prefLabel "building standards"@en ;
  a skos:Concept ;
  skos:narrower n9j:-D8TMRC02-J .

n9j:-S9G8D5R0-7
  skos:prefLabel "development patterns"@en ;
  a skos:Concept ;
  skos:narrower n9j:-D8TMRC02-J .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-D8TMRC02-J .

n9j:-D8TMRC02-J
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/space_standards> ;
  skos:definition "Space standards focus on the amount of space in a dwelling. While early 19th-century space standards were often expressed in cubic feet of air space, today's space standards are typically defined in floor space. [Source: The Encyclopedia of Housing; Space Standards]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-S9G8D5R0-7, n9j:-CNGPB71H-6 ;
  skos:prefLabel "space standards"@en .

