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

<http://dewey.info/class/070.449/e23/>
  skos:prefLabel "Bestemte fag og emner"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/070.4493246/e23/>
  a skos:Concept ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:broader <http://dewey.info/class/070.449324/e23/> ;
  skos:altLabel "Valgsystemer--journalistikk"@nb ;
  dc:created "2019-09-05"^^xsd:date ;
  skos:notation "070.4493246" ;
  dc:identifier "cf71d77d-b245-408a-8912-3c6e8e7b3b61" ;
  skos:prefLabel "Valgprosedyrer--journalistikk, …"@nb ;
  mads:componentList (
   <http://dewey.info/class/070.449/e23/>
   <http://dewey.info/class/324..6/e23/>
 ) ;
  dc:modified "2019-09-09"^^xsd:date ;
  skos:closeMatch bibbi:1130499 .

<http://dewey.info/class/070.449324/e23/>
  skos:notation "070.449324" ;
  skos:prefLabel "Politisk prosess--journalistikk"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/070.4493246/e23/> .

