@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#> .

<http://dewey.info/class/346.052/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/346.05/e23/> ;
  skos:notation "346.052" ;
  skos:prefLabel "Arv og suksesjon"@nb .

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

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

<http://dewey.info/class/346.059/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/346.05/e23/> ;
  skos:notation "346.059" ;
  skos:prefLabel "Forvaltningsstiftelser"@nb .

<http://dewey.info/class/346.056/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/346.05/e23/> ;
  skos:notation "346.056" ;
  skos:prefLabel "Skifte"@nb .

<http://dewey.info/class/346.057/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/346.05/e23/> ;
  skos:notation "346.057" ;
  skos:prefLabel "Herreløse eiendommer (arv)"@nb .

<http://dewey.info/class/346.05/e23/>
  a skos:Concept ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00137666" ;
  dc:modified "2018-01-22"^^xsd:date ;
  skos:broader <http://dewey.info/class/346/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/346.052/e23/>, <http://dewey.info/class/346.057/e23/>, <http://dewey.info/class/346.054/e23/>, <http://dewey.info/class/346.059/e23/>, <http://dewey.info/class/346.056/e23/> ;
  skos:notation "346.05" ;
  skos:prefLabel "Arv, suksesjon, forvaltningsstiftelser, styremedlemmer"@nb .

<http://dewey.info/class/346.054/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/346.05/e23/> ;
  skos:notation "346.054" ;
  skos:prefLabel "Testamenter"@nb .

