@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://data.ub.uio.no/webdewey-terms#> .
@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/scheme/edition/e23/>
  a skos:ConceptScheme ;
  rdfs:label "Norsk WebDewey"@nb .

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

<http://dewey.info/class/352.53214/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/352.53/e23/> ;
  skos:notation "352.53214" ;
  skos:prefLabel "Kommunale kontrakter"@nb .

<http://dewey.info/class/352.53/e23/>
  a skos:Concept ;
  ns0:classHere "Oversiktsverker om offentlige kontrakter"@nb, "Anskaffelse av eiendom"@nb ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:identifier "ocd00138352" ;
  dc:modified "2016-12-07"^^xsd:date ;
  skos:altLabel "Offentlige kontrakter"@nb, "Reforhandling av offentlige kontrakter"@nb, "Kanslere (statsministre)"@nb, "Kontrakter--offentlig administrasjon"@nb, "Spesifikasjoner--offentlig administrasjon"@nb, "Anbud--offentlig administrasjon"@nb, "Anskaffelse--offentlig administrasjon"@nb, "Offentlige anskaffelser"@nb, "Kostnadsoverskridelser--offentlig administrasjon"@nb ;
  skos:broader <http://dewey.info/class/352.5/e23/> ;
  skos:exactMatch humord:c27311 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrowMatch humord:c29265 ;
  skos:narrower <http://dewey.info/class/352.538/e23/>, <http://dewey.info/class/352.53214/e23/> ;
  skos:notation "352.53" ;
  skos:prefLabel "Kontrakter og anskaffelser"@nb ;
  skos:relatedMatch humord:c18121 .

<http://dewey.info/class/352.5/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/352.53/e23/> ;
  skos:notation "352.5" ;
  skos:prefLabel "Eiendomsforvaltning og lignende emner"@nb .

