@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://data.ub.uio.no/webdewey-terms#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .

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

<http://dewey.info/class/676.288/e23/>
  ns0:including "Klebekartong"@nb, "Bristolkartong"@nb, "Næringsmiddelkartong"@nb, "Kartong"@nb ;
  skos:altLabel "Bristolkartong"@nb, "Næringsmiddelkartong"@nb, "Klebekartong"@nb, "Kartong"@nb ;
  skos:prefLabel "Papp"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:modified "2014-06-02"^^xsd:date ;
  skos:notation "676.288" ;
  a skos:Concept ;
  skos:closeMatch bibbi:1116089 ;
  dc:identifier "ocd00162119" ;
  skos:broader <http://dewey.info/class/676.28/e23/> .

<http://dewey.info/class/676.28/e23/>
  skos:notation "676.28" ;
  skos:prefLabel "Bestemte typer papir og papirprodukter"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/676.288/e23/> .

