@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .

<http://dewey.info/class/070.509489/e23/>
  skos:notation "070.509489" ;
  skos:prefLabel "Publisering--Danmark, …"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/070.50948913/e23/> .

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

<http://dewey.info/class/070.5/e23/>
  skos:prefLabel "Publisering"@nb ;
  a skos:Concept .

<http://dewey.info/class/070.50948913/e23/>
  skos:notation "070.50948913" ;
  a skos:Concept ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:prefLabel "Publisering--København (Danmark), …"@nb ;
  mads:componentList (
   <http://dewey.info/class/070.5/e23/>
   <http://dewey.info/class/2--489.13/e23/>
 ) ;
  dc:identifier "261a0bd0-7d38-4805-bb20-2a6076912f4e" ;
  skos:broader <http://dewey.info/class/070.509489/e23/> ;
  dc:created "2017-10-06"^^xsd:date ;
  skos:closeMatch bibbi:1195482 ;
  skos:altLabel "Utgivere--København (Danmark)"@nb ;
  dc:modified "2020-05-19"^^xsd:date .

