@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 bibbi: <https://id.bs.no/bibbi/> .

<http://dewey.info/class/973.13/e23/>
  skos:notation "973.13" ;
  skos:prefLabel "USA--norrøn utforsking"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/973.1/e23/> .

<http://dewey.info/class/973.18/e23/>
  skos:notation "973.18" ;
  skos:prefLabel "USA--fransk utforsking"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/973.1/e23/> .

<http://dewey.info/class/973.19/e23/>
  skos:notation "973.19" ;
  skos:prefLabel "USA--nederlandsk utforsking"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/973.1/e23/> .

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

<http://dewey.info/class/973.1/e23/>
  skos:narrower <http://dewey.info/class/973.19/e23/>, <http://dewey.info/class/973.18/e23/>, <http://dewey.info/class/973.17/e23/>, <http://dewey.info/class/973.13/e23/>, <http://dewey.info/class/973.16/e23/> ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:broader <http://dewey.info/class/973/e23/> ;
  a skos:Concept ;
  skos:closeMatch bibbi:1161826, bibbi:1149256 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:modified "2022-01-31"^^xsd:date ;
  dc:identifier "ocd00176797" ;
  skos:altLabel "USA--eldre historie fram til 1607"@nb ;
  skos:notation "973.1" ;
  skos:prefLabel "Eldre historie fram til 1607"@nb .

<http://dewey.info/class/973/e23/>
  skos:notation "973" ;
  skos:prefLabel "USA"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/973.1/e23/> .

<http://dewey.info/class/973.16/e23/>
  skos:notation "973.16" ;
  skos:prefLabel "USA--spansk og portugisisk utforsking"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/973.1/e23/> .

<http://dewey.info/class/973.17/e23/>
  skos:notation "973.17" ;
  skos:prefLabel "USA--engelsk utforsking"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/973.1/e23/> .

