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

<http://dewey.info/class/025.21/e23/>
  skos:notation "025.21" ;
  skos:prefLabel "Samlingsutvikling"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/025.213/e23/> .

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

<http://dewey.info/class/025.2130973/e23/>
  skos:notation "025.2130973" ;
  skos:prefLabel "Sensur--biblioteker--USA, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/025.213/e23/> .

<http://dewey.info/class/025.213/e23/>
  a skos:Concept ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:narrower <http://dewey.info/class/025.2130973/e23/> ;
  skos:notation "025.213" ;
  skos:altLabel "Sensur--biblioteker"@nb, "Intellektuell frihet--bibliotekpolitikk"@nb ;
  dc:identifier "ocd00117555" ;
  dc:modified "2015-06-11"^^xsd:date ;
  ns0:classHere "Oversiktsverker om bibliotekpolitikk og -praksis vedrørende intellektuell frihet"@nb ;
  skos:broader <http://dewey.info/class/025.21/e23/> ;
  skos:prefLabel "Sensur"@nb .

