@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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/681.87/e23/>
  skos:notation "681.87" ;
  skos:prefLabel "Strengeinstrumenter--konstruksjon--med maskin"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/681.8/e23/> .

<http://dewey.info/class/681.8092/e23/>
  skos:notation "681.8092" ;
  skos:prefLabel "Musikkinstrumentmakere--masseprodusenter"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/681.8/e23/> .

<http://dewey.info/class/681.88/e23/>
  skos:notation "681.88" ;
  skos:prefLabel "Blåseinstrumenter--konstruksjon--med maskin"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/681.8/e23/> .

<http://dewey.info/class/681.86/e23/>
  skos:notation "681.86" ;
  skos:prefLabel "Tangentinstrumenter--konstruksjon--med maskin"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/681.8/e23/> .

<http://dewey.info/class/681.8/e23/>
  skos:broader <http://dewey.info/class/681/e23/> ;
  skos:notation "681.8" ;
  dc:identifier "ocd00162399" ;
  skos:narrower <http://dewey.info/class/681.88/e23/>, <http://dewey.info/class/681.86/e23/>, <http://dewey.info/class/681.8092/e23/>, <http://dewey.info/class/681.87/e23/> ;
  skos:altLabel "Musikkinstrumenter--konstruksjon--med maskin"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:prefLabel "Musikkinstrumenter"@nb ;
  dc:modified "2018-06-08"^^xsd:date ;
  skos:closeMatch bibbi:1119079 ;
  a skos:Concept .

<http://dewey.info/class/681/e23/>
  skos:notation "681" ;
  skos:prefLabel "Presisjonsinstrumenter og andre presisjonsapparater"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/681.8/e23/> .

