@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 bibbi: <https://id.bs.no/bibbi/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

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

<http://dewey.info/class/413.17/e23/>
  skos:notation "413.17" ;
  skos:prefLabel "Bildeordbøker"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/413.1/e23/> .

<http://dewey.info/class/413/e23/>
  skos:notation "413" ;
  skos:prefLabel "Standardspråkets ordbøker"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/413.1/e23/> .

<http://dewey.info/class/413.1/e23/>
  skos:altLabel "Orddelingsordbøker"@nb, "Idiomer--ordbøker"@nb, "Homonymordbøker"@nb, "Paronymordbøker"@nb, "Stavelsedelingsordbøker"@nb, "Antonymordbøker"@nb, "Uttaleordbøker"@nb, "Reverse ordbøker"@nb, "Klisjeer--ordbøker"@nb, "Tesauri (synonymordbøker)"@nb, "Synonymordbøker"@nb, "Uttale--spesialordbøker"@nb, "Rimordbøker"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:broader <http://dewey.info/class/413/e23/> ;
  ns0:including "Synonymordbøker"@nb ;
  skos:closeMatch bibbi:1678564 ;
  dc:identifier "ocd00144095" ;
  skos:notation "413.1" ;
  a skos:Concept ;
  dc:modified "2017-11-01"^^xsd:date ;
  skos:narrower <http://dewey.info/class/413.15/e23/>, <http://dewey.info/class/413.17/e23/> ;
  skos:prefLabel "Spesialordbøker"@nb ;
  dc:created "2010-02-04"^^xsd:date .

<http://dewey.info/class/413.15/e23/>
  skos:notation "413.15" ;
  skos:prefLabel "Forkortelsesordbøker, akronymordbøker, symbolordbøker"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/413.1/e23/> .

