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

<http://dewey.info/class/743.87/e23/>
  a skos:Concept ;
  dc:identifier "ocd00391445" ;
  skos:notation "743.87" ;
  skos:broader <http://dewey.info/class/743.8/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:prefLabel "Mytologi--tegning, …"@nb ;
  dc:created "2016-12-20"^^xsd:date ;
  skos:altLabel "Legender--tegning"@nb ;
  skos:closeMatch bibbi:1138563, bibbi:1130690, bibbi:1609812 ;
  dc:modified "2019-09-20"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/743.8/e23/>
   <http://dewey.info/class/704..947/e23/>
 ) .

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

<http://dewey.info/class/743.8/e23/>
  skos:notation "743.8" ;
  skos:prefLabel "Tegning av andre motiver"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/743.87/e23/> .

