@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 mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .

<http://dewey.info/class/648.5/e23/>
  skos:notation "648.5" ;
  skos:prefLabel "Rengjøring"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/648.5023/e23/> .

<http://dewey.info/class/1--023/e23/>
  skos:prefLabel "Emnet som yrke, arbeid, hobby"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/648.5023/e23/>
  skos:notation "648.5023" ;
  skos:altLabel "Renholderyrket"@nb, "Rengjøringspersonale--rolle og funksjon"@nb ;
  dc:identifier "85a7e66c-3326-496b-8007-ceb00793538b" ;
  mads:componentList (
   <http://dewey.info/class/648.5/e23/>
   <http://dewey.info/class/1--023/e23/>
 ) ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:prefLabel "Renholdere--rolle og funksjon, …"@nb ;
  dc:modified "2022-07-26"^^xsd:date ;
  skos:broader <http://dewey.info/class/648.5/e23/> ;
  a skos:Concept ;
  skos:closeMatch bibbi:1136779 ;
  dc:created "2022-07-26"^^xsd:date .

