@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/2--73/e23/>
  a skos:Concept ;
  skos:prefLabel "USA"@nb .

<http://dewey.info/class/973.9/e23/>
  a skos:Concept ;
  skos:prefLabel "1901-"@nb .

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

<http://dewey.info/class/324.9730929/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/324.97301-324.97309/e23/> ;
  skos:notation "324.9730929" ;
  skos:prefLabel "Valg--USA--1993-2001"@nb .

<http://dewey.info/class/324.97301-324.97309/e23/>
  a skos:Concept ;
  dc:created "2017-02-02"^^xsd:date ;
  dc:identifier "ocd00392695" ;
  dc:modified "2019-07-29"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/324.9/e23/>
   <http://dewey.info/class/2--73/e23/>
   <http://dewey.info/class/973.9/e23/>
   <http://dewey.info/class/2--73/e23/>
   <http://dewey.info/class/973.1/e23/>
 ) ;
  skos:broader <http://dewey.info/class/324.973/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/324.9730934/e23/>, <http://dewey.info/class/324.9730933/e23/>, <http://dewey.info/class/324.973091/e23/>, <http://dewey.info/class/324.9730929/e23/> ;
  skos:notation "324.97301-324.97309" ;
  skos:prefLabel "Historiske perioder i USA"@nb .

<http://dewey.info/class/973.1/e23/>
  a skos:Concept ;
  skos:prefLabel "Eldre historie fram til 1607"@nb .

<http://dewey.info/class/324.9730933/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/324.97301-324.97309/e23/> ;
  skos:notation "324.9730933" ;
  skos:prefLabel "Valg--USA--2017-2021"@nb .

<http://dewey.info/class/324.9730934/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/324.97301-324.97309/e23/> ;
  skos:notation "324.9730934" ;
  skos:prefLabel "Valg--USA--2021-"@nb .

<http://dewey.info/class/324.9/e23/>
  a skos:Concept ;
  skos:prefLabel "Historie og geografisk behandling av valg"@nb .

<http://dewey.info/class/324.973091/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/324.97301-324.97309/e23/> ;
  skos:notation "324.973091" ;
  skos:prefLabel "Valg--USA--1901-1953, …"@nb .

<http://dewey.info/class/324.973/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/324.97301-324.97309/e23/> ;
  skos:notation "324.973" ;
  skos:prefLabel "Valg--USA, …"@nb .

