@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#> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .

<http://dewey.info/class/2--486/e23/>
  skos:prefLabel "Götaland"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/746.391-746.399/e23/>
  skos:notation "746.391-746.399" ;
  skos:prefLabel "Geografisk behandling, biografier"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/746.39486/e23/> .

<http://dewey.info/class/746.39486/e23/>
  skos:altLabel "Veggtepper--tekstilkunst--Götaland (Sverige)"@nb ;
  a skos:Concept ;
  dc:created "2019-02-11"^^xsd:date ;
  skos:prefLabel "Bilder--tekstilkunst--Götaland (Sverige), …"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:broader <http://dewey.info/class/746.391-746.399/e23/> ;
  dc:modified "2019-02-11"^^xsd:date ;
  dc:identifier "6db193fe-cedd-4c0f-96bc-0e039121b125" ;
  mads:componentList (
   <http://dewey.info/class/746.39/e23/>
   <http://dewey.info/class/2--486/e23/>
 ) ;
  skos:notation "746.39486" .

<http://dewey.info/class/746.39/e23/>
  skos:prefLabel "Historie, geografisk behandling, biografier"@nb ;
  a skos:Concept .

