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

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

humord:c25840
  a <http://data.ub.uio.no/onto#Topic>, skos:Concept ;
  ns0:ccmapperCandidates 10 ;
  ns0:ccmapperState "accepted" ;
  dc:created "2012-02-22T00:00:00"^^xsd:dateTime ;
  dc:identifier "HUME25840" ;
  dc:modified "2025-04-08T08:47:54"^^xsd:dateTime ;
  skos:altLabel "Villaar (Nyare tid)"@nn, "Einebustader"@nn, "Villaer (Nyare tid)"@nn, "Villaer (Nyere tid)"@nb ;
  skos:broadMatch <http://dewey.info/class/643.1/e23/> ;
  skos:broader humord:c05206 ;
  skos:closeMatch <http://dewey.info/class/728.8/e23/>, <http://dewey.info/class/690.88/e23/> ;
  skos:editorialNote "Lukket bemerkning: ubo12"@nb ;
  skos:exactMatch <http://dewey.info/class/690.837/e23/>, <http://dewey.info/class/728.37/e23/> ;
  skos:inScheme humord: ;
  skos:mappingRelation <http://dewey.info/class/690.837/e23/>, <http://dewey.info/class/728.37/e23/>, <http://dewey.info/class/690.88/e23/>, <http://dewey.info/class/643.1/e23/>, <http://dewey.info/class/728.8/e23/> ;
  skos:prefLabel "Einebustadar"@nn, "Eneboliger"@nb, "Detached houses"@en .

humord:c05206
  a ns0:Topic, skos:Concept ;
  skos:narrower humord:c25840 ;
  skos:prefLabel "Bustader (Husvære)"@nn, "Dwellings"@en, "Boliger"@nb .

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

