@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .
@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/973.58/e23/>
  skos:altLabel "Tyler, John--USAs historie"@nb, "Harrison, William Henry--USAs historie"@nb, "USA--1841-1845"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:closeMatch bibbi:1161871, bibbi:1161872 ;
  a skos:Concept ;
  dc:modified "2014-12-02"^^xsd:date ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:broader <http://dewey.info/class/973.5/e23/> ;
  skos:prefLabel "William Henry Harrisons regjeringstid og John Tylers regjeringstid, 1841-1845"@nb ;
  skos:notation "973.58" ;
  dc:identifier "ocd00176917" ;
  skos:narrower <http://dewey.info/class/973.58092/e23/> .

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

<http://dewey.info/class/973.5/e23/>
  skos:notation "973.5" ;
  skos:prefLabel "1809-1845"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/973.58/e23/> .

<http://dewey.info/class/973.58092/e23/>
  skos:notation "973.58092" ;
  skos:prefLabel "USA--1841-1845--biografier"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/973.58/e23/> .

