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

<http://dewey.info/class/302.231/e23/>
  skos:notation "302.231" ;
  skos:prefLabel "Digitale medier"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/302.2310846/e23/> .

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

<http://dewey.info/class/302.2310846/e23/>
  dc:modified "2021-03-08"^^xsd:date ;
  skos:prefLabel "Eldre personer--digitale medier, …"@nb ;
  dc:identifier "56ca936e-9ff3-41ba-999f-1ad458ad5d42" ;
  skos:broader <http://dewey.info/class/302.231/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "302.2310846" ;
  dc:created "2021-03-08"^^xsd:date ;
  a skos:Concept ;
  skos:closeMatch bibbi:1143998 ;
  skos:altLabel "Eldre personer--sosiale medier--sosiologi"@nb ;
  mads:componentList (
   <http://dewey.info/class/302.231/e23/>
   <http://dewey.info/class/1--084.6/e23/>
 ) .

