@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#> .

<http://dewey.info/class/985.064/e23/>
  skos:notation "985.064" ;
  skos:prefLabel "1980-"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/985.0648/e23/> .

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

<http://dewey.info/class/985.0648/e23/>
  dc:created "2018-03-27"^^xsd:date ;
  skos:prefLabel "2018-"@nb ;
  dc:modified "2022-01-31"^^xsd:date ;
  skos:altLabel "Merino, Manuel--peruansk historie"@nb, "Peru--2018-2021"@nb, "Sagasti, Francisco--peruansk historie"@nb, "Vizcarra, Martín--peruansk historie"@nb ;
  skos:notation "985.0648" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:broader <http://dewey.info/class/985.064/e23/> ;
  a skos:Concept ;
  dc:identifier "ocd00409596" .

