@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/791.12/e23/>
  skos:altLabel "Minstrel-show"@nb, "Cakewalk"@nb ;
  dc:identifier "ocd00167771" ;
  skos:prefLabel "Minstrel-show og sketsjer"@nb ;
  skos:narrower <http://dewey.info/class/791.12097309034/e23/> ;
  skos:broader <http://dewey.info/class/791.1/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "791.12" ;
  dc:created "2010-02-04"^^xsd:date ;
  a skos:Concept ;
  dc:modified "2023-03-16"^^xsd:date .

<http://dewey.info/class/791.1/e23/>
  skos:notation "791.1" ;
  skos:prefLabel "Omreisende forestillinger"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/791.12/e23/> .

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

<http://dewey.info/class/791.12097309034/e23/>
  skos:notation "791.12097309034" ;
  skos:prefLabel "Minstrel-show--USA--1800-tallet"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/791.12/e23/> .

