@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 ns0: <http://data.ub.uio.no/webdewey-terms#> .

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

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

<http://dewey.info/class/342.0853/e23/>
  dc:modified "2018-01-22"^^xsd:date ;
  skos:broader <http://dewey.info/class/342.085/e23/> ;
  a skos:Concept ;
  skos:notation "342.0853" ;
  skos:altLabel "Pressefrihet--lov og rett"@nb, "Informasjonsfrihet--lov og rett"@nb, "Talefrihet--lov og rett"@nb, "Trykkefrihet--lov og rett"@nb ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:prefLabel "Informasjonsfrihet og meningsfrihet"@nb ;
  skos:closeMatch bibbi:1286510 ;
  ns0:including "Talefrihet"@nb, "Pressefrihet"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "ocd00136630" .

