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

<http://dewey.info/class/363.232/e23/>
  skos:prefLabel "Patruljering og overvåkning"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/344.05232/e23/>
  skos:notation "344.05232" ;
  mads:componentList (
   <http://dewey.info/class/344.05/e23/>
   <http://dewey.info/class/363.232/e23/>
 ) ;
  skos:altLabel "Patruljering--polititjenester--lov og rett"@nb ;
  skos:broader <http://dewey.info/class/344.052/e23/> ;
  dc:identifier "35e73258-5509-45b6-9721-6c8d515fecdb" ;
  dc:modified "2016-08-18"^^xsd:date ;
  dc:created "2016-08-18"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  a skos:Concept ;
  skos:prefLabel "Politiovervåkning--lov og rett, …"@nb .

<http://dewey.info/class/344.052/e23/>
  skos:notation "344.052" ;
  skos:prefLabel "Politi--lov og rett"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/344.05232/e23/> .

<http://dewey.info/class/344.05/e23/>
  skos:prefLabel "Polititjenester, andre aspekter ved samfunnssikkerhet, forhold som angår offentlig moral og oppførsel"@nb ;
  a skos:Concept .

