@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/973.922/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/973.92/e23/> ;
  skos:narrower <http://dewey.info/class/973.922092/e23/> ;
  dc:identifier "ocd00177050" ;
  skos:prefLabel "John Fitzgerald Kennedys regjeringstid, 1961-1963"@nb ;
  skos:closeMatch bibbi:1161925, bibbi:1143095, bibbi:1161924, bibbi:1143093 ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:modified "2014-12-02"^^xsd:date ;
  skos:altLabel "USA--1961-1963"@nb, "Kennedy, John F.--USAs historie"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "973.922" .

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

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

<http://dewey.info/class/973.922092/e23/>
  skos:notation "973.922092" ;
  skos:prefLabel "Kennedy, John F., …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/973.922/e23/> .

