@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.44930540971/e23/>
  dc:created "2019-12-09"^^xsd:date ;
  a skos:Concept ;
  mads:componentList (
   <http://dewey.info/class/070.449/e23/>
   <http://dewey.info/class/305..4/e23/>
   <http://dewey.info/class/2--71/e23/>
 ) ;
  dc:modified "2019-12-10"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:prefLabel "Kvinner--sosiale aspekter--journalistikk--Canada"@nb ;
  skos:broader <http://dewey.info/class/070.4493054/e23/> ;
  skos:notation "070.44930540971" ;
  dc:identifier "ca236fad-8ab8-4e07-a474-87cd537cc0fc" ;
  skos:closeMatch bibbi:1182800 .

<http://dewey.info/class/2--71/e23/>
  skos:prefLabel "Canada"@nb ;
  a skos:Concept .

<http://dewey.info/class/070.4493054/e23/>
  skos:notation "070.4493054" ;
  skos:prefLabel "Kvinner--sosiale aspekter--journalistikk"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/070.44930540971/e23/> .

