@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/394/e23/>
  skos:notation "394" ;
  skos:prefLabel "Generelle samfunnsskikker"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/394.7/e23/> .

<http://dewey.info/class/394.7/e23/>
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:prefLabel "Skikker knyttet til ridderlighet"@nb ;
  skos:broader <http://dewey.info/class/394/e23/> ;
  dc:identifier "ocd00142982" ;
  skos:closeMatch bibbi:1117272, bibbi:1117271 ;
  skos:altLabel "Turneringer (konkurranser)--skikker"@nb, "Ridderlighet"@nb ;
  dc:modified "2014-06-20"^^xsd:date ;
  a skos:Concept ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:notation "394.7" ;
  skos:narrower <http://dewey.info/class/394.709/e23/> .

<http://dewey.info/class/394.709/e23/>
  skos:notation "394.709" ;
  skos:prefLabel "Ridderlighet--historie"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/394.7/e23/> .

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

