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

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

<http://dewey.info/class/972.840542/e23/>
  skos:altLabel "Flores Pérez, Francisco Guillermo--salvadoransk historie"@nb, "El Salvador--1999-2004"@nb ;
  skos:prefLabel "Francisco Guillermo Flores Pérez' regjeringstid, 1999-2004"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:closeMatch bibbi:1161510, bibbi:1161512 ;
  skos:broader <http://dewey.info/class/972.84054/e23/> ;
  skos:notation "972.840542" ;
  dc:identifier "ocd00280950" ;
  dc:modified "2018-12-28"^^xsd:date ;
  dc:created "2010-07-06"^^xsd:date ;
  a skos:Concept .

<http://dewey.info/class/972.84054/e23/>
  skos:notation "972.84054" ;
  skos:prefLabel "1994-"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/972.840542/e23/> .

