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

<http://dewey.info/class/643.2/e23/>
  skos:notation "643.2" ;
  skos:prefLabel "Boliger for spesielle formål og spesielle typer boliger"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/643.27/e23/> .

<http://dewey.info/class/643.27092/e23/>
  skos:notation "643.27092" ;
  skos:prefLabel "Leilighetsbeboere"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/643.27/e23/> .

<http://dewey.info/scheme/edition/e23/>
  rdfs:label "Norsk WebDewey"@nb ;
  a skos:ConceptScheme .

<http://dewey.info/class/643.27/e23/>
  skos:altLabel "Andelsleiligheter"@nb, "Aksjeleiligheter"@nb, "Selveierleiligheter"@nb ;
  dc:identifier "ocd00159705" ;
  dc:modified "2024-08-28"^^xsd:date ;
  dc:created "2010-02-04"^^xsd:date ;
  a skos:Concept ;
  ns0:including "Selveier- og andelsleiligheter"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/643.27092/e23/> ;
  skos:notation "643.27" ;
  skos:broader <http://dewey.info/class/643.2/e23/> ;
  skos:prefLabel "Leiligheter"@nb .

