@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/364.1/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/364.18/e23/> ;
  skos:notation "364.1" ;
  skos:prefLabel "Straffbare handlinger"@nb .

<http://dewey.info/class/364.185/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/364.18/e23/> ;
  skos:notation "364.185" ;
  skos:prefLabel "Ulovlig abort"@nb .

<http://dewey.info/class/364.18/e23/>
  a skos:Concept ;
  ns0:including "Ulovlig adopsjon"@nb ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00140399" ;
  dc:modified "2015-06-16"^^xsd:date ;
  skos:altLabel "Adopsjon--kriminologi"@nb ;
  skos:broader <http://dewey.info/class/364.1/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/364.183/e23/>, <http://dewey.info/class/364.187/e23/>, <http://dewey.info/class/364.188/e23/>, <http://dewey.info/class/364.185/e23/> ;
  skos:notation "364.18" ;
  skos:prefLabel "Andre forbrytelser"@nb ;
  skos:relatedMatch humord:c14569 .

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

<http://dewey.info/class/364.183/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/364.18/e23/> ;
  skos:notation "364.183" ;
  skos:prefLabel "Bigami"@nb .

<http://dewey.info/class/364.188/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/364.18/e23/> ;
  skos:notation "364.188" ;
  skos:prefLabel "Forbrytelser mot religion"@nb .

<http://dewey.info/class/364.187/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/364.18/e23/> ;
  skos:notation "364.187" ;
  skos:prefLabel "Dyremishandling"@nb .

