@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/333.9549/e23/>
  a skos:Concept ;
  skos:prefLabel "Vilt"@nb .

<http://dewey.info/class/346.481046954902632/e23/>
  a skos:Concept ;
  dc:created "2018-04-18"^^xsd:date ;
  dc:identifier "ca916382-f63a-4cd1-920c-58e2eb38ecab" ;
  dc:modified "2021-05-26"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/346/e23/>
   <http://dewey.info/class/2--481/e23/>
   <http://dewey.info/class/346.046/e23/>
   <http://dewey.info/class/333.9549/e23/>
 ) ;
  skos:broader <http://dewey.info/class/346.4810469549/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "346.481046954902632" ;
  skos:prefLabel "Jakt- og fiskelover--Norge--enkelte og samlede lover"@nb .

<http://dewey.info/class/346/e23/>
  a skos:Concept ;
  skos:prefLabel "Privatrett"@nb .

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

<http://dewey.info/class/346.046/e23/>
  a skos:Concept ;
  skos:prefLabel "Statlig kontroll og regulering av bestemte typer landressurser og naturressurser"@nb .

<http://dewey.info/class/346.4810469549/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/346.481046954902632/e23/> ;
  skos:notation "346.4810469549" ;
  skos:prefLabel "Jakt- og fiskelover--Norge, …"@nb .

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

