@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 ns0: <http://data.ub.uio.no/webdewey-terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/949.503/e23/>
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:altLabel "Korstog--historie--1202-1204"@nb, "Det fjerde korstog, 1202-1204"@nb, "Hellas--1081-1204"@nb, "Hellas--1100-tallet"@nb ;
  skos:closeMatch bibbi:1160816, bibbi:1158732, bibbi:1164188 ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:identifier "ocd00174738" ;
  skos:notation "949.503" ;
  ns0:including "Det fjerde korstog, 1202-1204"@nb ;
  skos:prefLabel "Senbysantinsk periode, 1081-1204"@nb ;
  dc:modified "2016-10-07"^^xsd:date ;
  skos:broader <http://dewey.info/class/949.5/e23/> ;
  a skos:Concept .

<http://dewey.info/class/949.5/e23/>
  skos:notation "949.5" ;
  skos:prefLabel "Hellas"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/949.503/e23/> .

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

