@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 humord: <http://data.ub.uio.no/humord/> .

<http://dewey.info/class/348.045/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/348.04/e23/> ;
  skos:notation "348.045" ;
  skos:prefLabel "Avgjørelser (rettsavgjørelser) ved kontrollorganer"@nb .

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

<http://dewey.info/class/348.046-348.048/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/348.04/e23/> ;
  skos:notation "348.046-348.048" ;
  skos:prefLabel "Veiledninger til rettssaker"@nb .

<http://dewey.info/class/348.04/e23/>
  a skos:Concept ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00138016" ;
  dc:modified "2015-08-04"^^xsd:date ;
  skos:altLabel "Domssamlinger"@nb ;
  skos:broader <http://dewey.info/class/348/e23/> ;
  skos:exactMatch humord:c14367 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrowMatch humord:c25924 ;
  skos:narrower <http://dewey.info/class/348.044/e23/>, <http://dewey.info/class/348.046-348.048/e23/>, <http://dewey.info/class/348.045/e23/>, <http://dewey.info/class/348.041-348.043/e23/> ;
  skos:notation "348.04" ;
  skos:prefLabel "Rettssaker"@nb .

<http://dewey.info/class/348.044/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/348.04/e23/> ;
  skos:notation "348.044" ;
  skos:prefLabel "Rettslige avgjørelser"@nb .

<http://dewey.info/class/348.041-348.043/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/348.04/e23/> ;
  skos:notation "348.041-348.043" ;
  skos:prefLabel "Rapporter (domssamlinger)"@nb .

<http://dewey.info/class/348/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/348.04/e23/> ;
  skos:notation "348" ;
  skos:prefLabel "Lover, forskrifter, rettssaker"@nb .

