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

<http://dewey.info/class/342.2/e23/>
  skos:prefLabel "Regionale mellomstatlige organisasjoner"@nb ;
  a skos:Concept .

<http://dewey.info/class/342.0858/e23/>
  skos:prefLabel "Vern av privatlivets fred"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/342.240858/e23/>
  dc:created "2016-10-14"^^xsd:date ;
  a skos:Concept ;
  dc:identifier "750338cb-cbb1-475d-8a49-cf6d44d9c1cb" ;
  skos:notation "342.240858" ;
  skos:prefLabel "Personvern--lov og rett--Den europeiske union, …"@nb ;
  skos:broader <http://dewey.info/class/342.24085/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:closeMatch bibbi:1145744 ;
  mads:componentList (
   <http://dewey.info/class/342.2/e23/>
   <http://dewey.info/class/2--4/e23/>
   <http://dewey.info/class/342.0858/e23/>
 ) ;
  skos:altLabel "Privatliv--lov og rett--Den europeiske union"@nb ;
  dc:modified "2016-10-18"^^xsd:date .

<http://dewey.info/class/342.24085/e23/>
  skos:notation "342.24085" ;
  skos:prefLabel "Individers rettigheter og aktiviteter"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/342.240858/e23/> .

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

