@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 mads: <http://www.loc.gov/mads/rdf/v1#> .

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

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

<http://dewey.info/class/948.4511/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/948.451103/e23/> ;
  skos:notation "948.4511" ;
  skos:prefLabel "Harstad (Troms)"@nb .

<http://dewey.info/class/948.451103/e23/>
  a skos:Concept ;
  dc:created "2021-09-22"^^xsd:date ;
  dc:identifier "943d4fb5-1eb0-4639-ab41-1fc730abb0d3" ;
  dc:modified "2024-01-25"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/9/e23/>
   <http://dewey.info/class/2--484.511/e23/>
   <http://dewey.info/class/948..103/e23/>
 ) ;
  skos:altLabel "Harstad (Troms)--1814-1905"@nb ;
  skos:broader <http://dewey.info/class/948.4511/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "948.451103" ;
  skos:prefLabel "Harstad (Troms)--1800-tallet, …"@nb .

