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

<http://dewey.info/class/305.260207/e23/>
  skos:altLabel "Alderdom--humoristisk behandling"@nb, "Eldre personer--humoristisk behandling"@nb, "Gerontologi--humoristisk behandling"@nb ;
  dc:created "2020-02-14"^^xsd:date ;
  skos:prefLabel "Aldring--sosiale aspekter--humoristisk behandling, …"@nb ;
  skos:closeMatch bibbi:1146152 ;
  skos:broader <http://dewey.info/class/305.26/e23/> ;
  mads:componentList (
   <http://dewey.info/class/305.26/e23/>
   <http://dewey.info/class/1--020.7/e23/>
 ) ;
  dc:modified "2021-05-26"^^xsd:date ;
  skos:notation "305.260207" ;
  dc:identifier "c105d475-a635-4135-a204-1d25a7b26fb6" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  a skos:Concept .

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

<http://dewey.info/class/305.26/e23/>
  skos:notation "305.26" ;
  skos:prefLabel "Eldre personer"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/305.260207/e23/> .

