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

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

<http://dewey.info/class/639.2/e23/>
  skos:prefLabel "Kommersielt fiske, hvalfangst, selfangst"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/639.20948/e23/>
  skos:notation "639.20948" ;
  skos:prefLabel "Kommersielt fiske--teknologi--Norden, …"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/639.209481/e23/> .

<http://dewey.info/class/2--481/e23/>
  skos:prefLabel "Norge"@nb ;
  a skos:Concept .

<http://dewey.info/class/639.209481/e23/>
  dc:created "2017-06-19"^^xsd:date ;
  dc:identifier "f028fe03-8868-434c-8a5b-44ef61b3ef91" ;
  skos:broader <http://dewey.info/class/639.20948/e23/> ;
  skos:closeMatch bibbi:1143500, bibbi:1146273, bibbi:1113297 ;
  dc:modified "2018-10-09"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/639.2/e23/>
   <http://dewey.info/class/1--09/e23/>
   <http://dewey.info/class/2--481/e23/>
 ) ;
  skos:altLabel "Fiske--kommersiell teknologi--Norge"@nb, "Fiskerier--teknologi--Norge"@nb ;
  a skos:Concept ;
  skos:prefLabel "Kommersielt fiske--teknologi--Norge, …"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "639.209481" .

