@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/e23/>
  skos:notation "346" ;
  skos:prefLabel "Privatrett"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/346.02/e23/> .

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

<http://dewey.info/class/346.02/e23/>
  skos:notation "346.02" ;
  dc:identifier "ocd00137570" ;
  skos:altLabel "Avtalerett"@nb, "Rettshandel"@nb ;
  skos:narrower <http://dewey.info/class/346.024/e23/>, <http://dewey.info/class/346.021/e23/>, <http://dewey.info/class/346.023/e23/>, <http://dewey.info/class/346.029/e23/>, <http://dewey.info/class/346.022/e23/>, <http://dewey.info/class/346.025/e23/> ;
  skos:prefLabel "Rettshandel, kontrakter, fullmakter"@nb ;
  dc:modified "2016-02-02"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:broader <http://dewey.info/class/346/e23/> ;
  dc:created "2010-02-04"^^xsd:date ;
  a skos:Concept .

<http://dewey.info/class/346.024/e23/>
  skos:notation "346.024" ;
  skos:prefLabel "Tjenestekontrakter"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/346.02/e23/> .

<http://dewey.info/class/346.029/e23/>
  skos:notation "346.029" ;
  skos:prefLabel "Fullmakter og kvasikontrakt"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/346.02/e23/> .

<http://dewey.info/class/346.025/e23/>
  skos:notation "346.025" ;
  skos:prefLabel "Tjenestekontrakter som innebærer deponeringer"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/346.02/e23/> .

<http://dewey.info/class/346.022/e23/>
  skos:notation "346.022" ;
  skos:prefLabel "Kontrakter"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/346.02/e23/> .

<http://dewey.info/class/346.023/e23/>
  skos:notation "346.023" ;
  skos:prefLabel "Offentlige kontrakter"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/346.02/e23/> .

<http://dewey.info/class/346.021/e23/>
  skos:notation "346.021" ;
  skos:prefLabel "Generelle forhold ved rettshandel"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/346.02/e23/> .

