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

<http://dewey.info/class/973.70893982/e23/>
  a skos:Concept ;
  skos:notation "973.70893982" ;
  dc:identifier "d5c46419-b17f-44ac-b58d-b590dac097c8" ;
  skos:broader <http://dewey.info/class/973.708/e23/> ;
  skos:prefLabel "Nordmenn--USA--1861-1865"@nb ;
  skos:closeMatch bibbi:1127950 ;
  mads:componentList (
   <http://dewey.info/class/973.7/e23/>
   <http://dewey.info/class/1--089/e23/>
   <http://dewey.info/class/5--398.2/e23/>
 ) ;
  dc:modified "2022-06-29"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:created "2022-06-29"^^xsd:date .

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

<http://dewey.info/class/1--089/e23/>
  skos:prefLabel "Etniske og nasjonale grupper"@nb ;
  a skos:Concept .

<http://dewey.info/class/973.708/e23/>
  skos:notation "973.708" ;
  skos:prefLabel "Persongrupper"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/973.70893982/e23/> .

<http://dewey.info/class/973.7/e23/>
  skos:prefLabel "Abraham Lincolns regjeringstid, 1861-1865"@nb ;
  a skos:Concept .

