@prefix humord: <http://data.ub.uio.no/humord/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://data.ub.uio.no/onto#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

humord:c09263
  a <http://data.ub.uio.no/onto#Topic>, skos:Concept ;
  skos:prefLabel "Residential environment"@en, "Bumiljø"@nn, "Bomiljø"@nb ;
  skos:related humord:c21903 .

humord:c09007
  a <http://data.ub.uio.no/onto#Topic>, skos:Concept ;
  skos:narrower humord:c21903 ;
  skos:prefLabel "Living conditions"@en, "Levekår"@nn, "Levekår"@nb .

humord:c58748
  a <http://data.ub.uio.no/onto#Topic>, skos:Concept ;
  skos:broader humord:c21903 ;
  skos:prefLabel "Utkastingar"@nn, "Utkastelser"@nb, "Evictions"@en .

humord:c21903
  a skos:Concept, <http://data.ub.uio.no/onto#Topic> ;
  ns0:ccmapperCandidates 16 ;
  ns0:ccmapperState "accepted" ;
  dc:created "2015-06-03T00:00:00"^^xsd:dateTime ;
  dc:identifier "HUME21903" ;
  dc:modified "2025-08-19T11:44:46"^^xsd:dateTime ;
  skos:altLabel "Bustadspørsmål"@nn, "Boforhold"@nb, "Housing situation"@en, "Buforhold"@nn, "Boligspørsmål"@nb ;
  skos:broader humord:c09007 ;
  skos:exactMatch <http://dewey.info/class/363.5/e23/> ;
  skos:inScheme humord: ;
  skos:mappingRelation <http://dewey.info/class/643.1/e23/>, <http://dewey.info/class/363.7298/e23/>, <http://dewey.info/class/155.945/e23/>, <http://dewey.info/class/353.55/e23/>, <http://dewey.info/class/307.336/e23/>, <http://dewey.info/class/355.12/e23/>, <http://dewey.info/class/363.5/e23/> ;
  skos:narrower humord:c58748 ;
  skos:prefLabel "Housing conditions"@en, "Bustadforhold"@nn, "Boligforhold"@nb ;
  skos:related humord:c09263 ;
  skos:relatedMatch <http://dewey.info/class/643.1/e23/>, <http://dewey.info/class/355.12/e23/>, <http://dewey.info/class/307.336/e23/>, <http://dewey.info/class/363.7298/e23/>, <http://dewey.info/class/155.945/e23/>, <http://dewey.info/class/353.55/e23/> .

ns0:Topic
  a rdfs:Class, owl:Class ;
  rdfs:label "Innholdsbeskrivende emne"@nb, "Topic"@en .

humord:
  a skos:ConceptScheme ;
  rdfs:label "Humord"@nb .

