@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 realfagstermer: <http://data.ub.uio.no/realfagstermer/> .
@prefix humord: <http://data.ub.uio.no/humord/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/90/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/900/e23/> ;
  skos:notation "90" ;
  skos:prefLabel "Historie"@nb .

<http://dewey.info/class/900.1-900.9/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/900/e23/> ;
  skos:notation "900.1-900.9" ;
  skos:prefLabel "Generell forminndeling av historie og geografi"@nb .

<http://dewey.info/class/900/e23/>
  a skos:Concept ;
  ns0:classHere "Militære, diplomatiske, politiske, økonomiske, sosiale aspekter ved bestemte kriger"@nb, "Samfunnsforhold"@nb, "Samfunnsanalyser"@nb, "Allmenn politisk historie"@nb ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:identifier "ocd00172070" ;
  dc:modified "2025-08-20"^^xsd:date ;
  skos:altLabel "Krøniker"@nb, "Politisk historie"@nb, "Internasjonal politikk--historie"@nb, "Historie"@nb, "Steder"@nb, "Industriell arkeologi--historie"@nb, "Historiske begivenheter"@nb, "Kriger--historie"@nb, "Begivenheter"@nb ;
  skos:broader <http://dewey.info/class/90/e23/> ;
  skos:exactMatch realfagstermer:c030087, humord:c12564, humord:c04097, humord:c12563, realfagstermer:c001654 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrowMatch humord:c04067, humord:c00097, humord:c14229, humord:c04078, humord:c20667, humord:c04113, humord:c00500, humord:c04071 ;
  skos:narrower <http://dewey.info/class/900.1-900.9/e23/> ;
  skos:notation "900" ;
  skos:prefLabel "Historie, geografi og deres hjelpefag"@nb ;
  skos:relatedMatch humord:c09571, humord:c15336, realfagstermer:c011895 .

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

