@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/799.11/e23/>
  skos:prefLabel "Ferskvannsfiske"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/799.1109482526/e23/>
  skos:notation "799.1109482526" ;
  skos:prefLabel "Ferskvannsfiske--sport--Øyer (Innlandet)"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/799.110948252/e23/> .

<http://dewey.info/class/799.1109482/e23/>
  skos:notation "799.1109482" ;
  skos:prefLabel "Ferskvannsfiske--sport--Østlandet (Norge)"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/799.110948252/e23/> .

<http://dewey.info/class/799.110948252/e23/>
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/799.1109482526/e23/> ;
  skos:notation "799.110948252" ;
  dc:created "2022-02-11"^^xsd:date ;
  skos:broader <http://dewey.info/class/799.1109482/e23/> ;
  dc:identifier "5340e78e-3e38-4916-bf75-59ab3cb2b9da" ;
  skos:prefLabel "Ferskvannsfiske--sport--Sør-Gudbrandsdal (Innlandet)"@nb ;
  skos:closeMatch bibbi:1277699 ;
  a skos:Concept ;
  dc:modified "2022-02-11"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/799.11/e23/>
   <http://dewey.info/class/2--482.52/e23/>
 ) .

