@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/320.5409/e23/>
  a skos:Concept ;
  skos:prefLabel "Historie, geografisk behandling, biografier"@nb .

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

<http://dewey.info/class/320.540949745/e23/>
  a skos:Concept ;
  dc:created "2021-08-17"^^xsd:date ;
  dc:identifier "c9661453-5c44-468a-b6c3-ffa5c5694cbc" ;
  dc:modified "2024-08-07"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/320.5409/e23/>
   <http://dewey.info/class/2--497.45/e23/>
 ) ;
  skos:altLabel "Nasjonalime--Montenegro"@nb ;
  skos:broader <http://dewey.info/class/320.5409497/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "320.540949745" ;
  skos:prefLabel "Montenegrinsk nasjonalime, …"@nb .

<http://dewey.info/class/320.5409497/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/320.540949745/e23/> ;
  skos:notation "320.5409497" ;
  skos:prefLabel "Nasjonalisme--Jugoslavia (1918-1991)"@nb .

