@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://data.ub.uio.no/webdewey-terms#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix humord: <http://data.ub.uio.no/humord/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/943.07/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/943.076/e23/> ;
  skos:notation "943.07" ;
  skos:prefLabel "Perioden med Det tyske forbund, 1815-1866"@nb .

<http://dewey.info/class/943.076/e23/>
  a skos:Concept ;
  ns0:including "Den østerriksk-prøyssiske krig, 1866"@nb, "Den andre slesvigske krig, 1864"@nb ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:identifier "ocd00173780" ;
  dc:modified "2018-01-29"^^xsd:date ;
  skos:altLabel "Den dansk-tyske krig, 1864"@nb, "Den østerriksk-prøyssiske krig, 1866"@nb, "Tyskland--1849-1866"@nb, "Sjuukerskrigen, 1866"@nb, "Den andre slesvigske krig, 1864"@nb ;
  skos:broader <http://dewey.info/class/943.07/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrowMatch humord:c27888, humord:c56652 ;
  skos:notation "943.076" ;
  skos:prefLabel "1849-1866"@nb .

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

