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

<http://dewey.info/class/346/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/346.02/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.02/e23/>
  a skos:Concept ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00137570" ;
  dc:modified "2016-02-02"^^xsd:date ;
  skos:altLabel "Avtalerett"@nb, "Rettshandel"@nb ;
  skos:broader <http://dewey.info/class/346/e23/> ;
  skos:closeMatch realfagstermer:c007256, humord:c23922 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrowMatch humord:c20284, humord:c20283 ;
  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:notation "346.02" ;
  skos:prefLabel "Rettshandel, kontrakter, fullmakter"@nb ;
  skos:relatedMatch humord:c08943 .

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

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

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

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

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

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

