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

<http://dewey.info/class/338.826/e23/>
  dc:modified "2014-10-07"^^xsd:date ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/338.8261/e23/>, <http://dewey.info/class/338.82601-338.82609/e23/>, <http://dewey.info/class/338.8262-338.8269/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:prefLabel "Konkurransehemmende praksis i bestemte næringer, grupper av næringer, bransjer"@nb ;
  skos:notation "338.826" ;
  skos:broader <http://dewey.info/class/338.82/e23/> ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00136051" .

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

<http://dewey.info/class/338.8261/e23/>
  skos:notation "338.8261" ;
  skos:prefLabel "Konkurransehemmende praksis i andre næringer og bransjer enn utvinning, industri, bygg og anlegg"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/338.826/e23/> .

<http://dewey.info/class/338.82/e23/>
  skos:notation "338.82" ;
  skos:prefLabel "Konkurransehemmende praksis"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/338.826/e23/> .

<http://dewey.info/class/338.82601-338.82609/e23/>
  skos:notation "338.82601-338.82609" ;
  skos:prefLabel "Generell forminndeling"@nb ;
  a skos:Concept .

<http://dewey.info/class/338.8262-338.8269/e23/>
  skos:notation "338.8262-338.8269" ;
  skos:prefLabel "Konkurransehemmende praksis i næringer og bransjer innen utvinning, industri, bygg og anlegg"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/338.826/e23/> .

