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

<http://dewey.info/class/948.412501/e23/>
  dc:identifier "adc50527-82f0-46df-8ff0-fc728ae2ae30" ;
  a skos:Concept ;
  dc:modified "2024-10-14"^^xsd:date ;
  dc:created "2024-10-14"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/948/e23/>
   <http://dewey.info/class/2--484.125/e23/>
   <http://dewey.info/class/948..101/e23/>
 ) ;
  skos:broader <http://dewey.info/class/948.4125/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:prefLabel "Ørland (Trøndelag)--eldre historie fram til 1536, …"@nb ;
  skos:notation "948.412501" ;
  skos:altLabel "Ørland (Trøndelag)--middelalderen"@nb .

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

<http://dewey.info/class/948/e23/>
  skos:prefLabel "Skandinavia og Finland"@nb ;
  a skos:Concept .

<http://dewey.info/class/948.4125/e23/>
  skos:notation "948.4125" ;
  skos:prefLabel "Ørland (Trøndelag), …"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/948.412501/e23/> .

