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

n9j:-DSRBQ940-1
  skos:prefLabel "health (housing)"@en ;
  a skos:Concept ;
  skos:narrower n9j:-SS06C3PC-G .

n9j:-SS06C3PC-G
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/health_codes> ;
  skos:definition "The justification for public involvement in setting construction and maintenance standards through building, housing, and other codes has its origins in 19th-century concerns about the spread of disease and pestilence in densely populated cities. Outbreaks of tuberculosis, typhoid, cholera, and smallpox drew reformers’ attention to deplorable housing conditions. [Source: The Encyclopedia of Housing; Health Codes]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-DSRBQ940-1 ;
  skos:prefLabel "health codes"@en .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-SS06C3PC-G .

n9j: a skos:ConceptScheme .
