@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

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

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

<http://dewey.info/class/746.30288/e23/>
  skos:notation "746.30288" ;
  skos:prefLabel "Bilder--tekstilkunst--bevaring, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/746.3/e23/> .

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

<http://dewey.info/class/746.1-746.9/e23/>
  skos:notation "746.1-746.9" ;
  skos:prefLabel "Produkter og prosesser"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/746.3/e23/> .

<http://dewey.info/class/746.3/e23/>
  a skos:Concept ;
  skos:closeMatch bibbi:1116791, bibbi:1117216, bibbi:1454646, bibbi:1111365, bibbi:1114209 ;
  skos:broader <http://dewey.info/class/746.1-746.9/e23/> ;
  skos:altLabel "Veggtepper--tekstilkunst"@nb, "Billedvev--tekstilkunst"@nb, "Bilder--tekstilkunst"@nb ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "ocd00165408" ;
  skos:narrower <http://dewey.info/class/746.39/e23/>, <http://dewey.info/class/746.309/e23/>, <http://dewey.info/class/746.30288/e23/> ;
  skos:notation "746.3" ;
  dc:modified "2016-07-05"^^xsd:date ;
  skos:prefLabel "Bilder, veggtepper, billedvev"@nb .

