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

<http://dewey.info/class/973.92/e23/>
  skos:notation "973.92" ;
  skos:prefLabel "1953-2001"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/973.9/e23/> .

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

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

<http://dewey.info/class/973.9/e23/>
  skos:narrower <http://dewey.info/class/973.91/e23/>, <http://dewey.info/class/973.92/e23/>, <http://dewey.info/class/973.93/e23/>, <http://dewey.info/class/973.9092/e23/>, <http://dewey.info/class/973.906/e23/> ;
  skos:closeMatch bibbi:1147312, bibbi:1147314, bibbi:1123320, bibbi:1147316 ;
  skos:altLabel "USA--1901-"@nb ;
  skos:notation "973.9" ;
  a skos:Concept ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:modified "2014-12-02"^^xsd:date ;
  skos:prefLabel "1901-"@nb ;
  dc:identifier "ocd00177030" ;
  skos:broader <http://dewey.info/class/973/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> .

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

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

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

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

