@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .

<http://dewey.info/class/9/e23/>
  skos:prefLabel "Historie og geografi"@nb ;
  a skos:Concept .

<http://dewey.info/class/976.638053/e23/>
  skos:notation "976.638053" ;
  skos:prefLabel "Oklahoma County (Okla.)--1945-1999, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/976.638/e23/> .

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

<http://dewey.info/class/976.61-976.69/e23/>
  skos:notation "976.61-976.69" ;
  skos:prefLabel "Lokalområder i Oklahoma"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/976.638/e23/> .

<http://dewey.info/class/976.638/e23/>
  skos:closeMatch bibbi:1102921 ;
  a skos:Concept ;
  dc:created "2019-02-26"^^xsd:date ;
  skos:broader <http://dewey.info/class/976.61-976.69/e23/> ;
  dc:identifier "395e9d87-9e5e-4ec1-ac36-a1ad14fd3bbc" ;
  skos:notation "976.638" ;
  dc:modified "2019-09-17"^^xsd:date ;
  skos:prefLabel "Oklahoma County (Okla.), …"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/976.638053/e23/> ;
  skos:altLabel "Oklahoma City (Okla.)"@nb ;
  mads:componentList (
   <http://dewey.info/class/9/e23/>
   <http://dewey.info/class/2--766.38/e23/>
 ) .

