@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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/scheme/edition/e23/>
  rdfs:label "Norsk WebDewey"@nb ;
  a skos:ConceptScheme .

<http://dewey.info/class/972.860523/e23/>
  dc:identifier "ocd00280954" ;
  skos:altLabel "Costa Rica--1994-1998"@nb, "Olsen, José María Figueres--kostarikansk historie"@nb, "Figueres Olsen, José María--kostarikansk historie"@nb ;
  skos:prefLabel "José María Figueres Olsens regjeringstid, 1994-1998"@nb ;
  skos:broader <http://dewey.info/class/972.86052/e23/> ;
  dc:modified "2018-12-28"^^xsd:date ;
  skos:closeMatch bibbi:1161569, bibbi:1161570 ;
  skos:notation "972.860523" ;
  a skos:Concept ;
  dc:created "2010-07-06"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> .

<http://dewey.info/class/972.86052/e23/>
  skos:notation "972.86052" ;
  skos:prefLabel "1986-2014"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/972.860523/e23/> .

