@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/365.6/e23/>
  skos:notation "365.6" ;
  skos:prefLabel "Fengselsinnsatte"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/365.6092/e23/> .

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

<http://dewey.info/class/1--092/e23/>
  skos:prefLabel "Biografier"@nb ;
  a skos:Concept .

<http://dewey.info/class/365.6092/e23/>
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  a skos:Concept ;
  dc:modified "2017-01-25"^^xsd:date ;
  skos:closeMatch bibbi:1095096, bibbi:1024879, bibbi:1684343, bibbi:1196403, bibbi:1022100, bibbi:1093910, bibbi:1199446, bibbi:1056052, bibbi:1082711, bibbi:1434567 ;
  skos:notation "365.6092" ;
  mads:componentList (
   <http://dewey.info/class/365.6/e23/>
   <http://dewey.info/class/1--092/e23/>
 ) ;
  dc:identifier "ocd00140484" ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:prefLabel "Biografier"@nb ;
  skos:broader <http://dewey.info/class/365.6/e23/> .

