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

<http://dewey.info/class/781.58/e23/>
  skos:notation "781.58" ;
  skos:prefLabel "Musikk til forskjellige stadier i livssyklus"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/781.583/e23/> .

<http://dewey.info/class/781.583/e23/>
  skos:prefLabel "Oppnåelse av kjønnsmodenhet"@nb ;
  skos:broader <http://dewey.info/class/781.58/e23/> ;
  a skos:Concept ;
  skos:altLabel "Pubertet--musikk"@nb, "Konfirmasjon--musikk"@nb, "Bat mitzva--musikk"@nb, "Bar mitzva--musikk"@nb ;
  ns0:including "Musikk for bar mitzva eller bat mitzva"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:modified "2015-06-25"^^xsd:date ;
  dc:identifier "ocd00166427" ;
  skos:notation "781.583" ;
  dc:created "2009-12-03"^^xsd:date .

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

