@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 mads: <http://www.loc.gov/mads/rdf/v1#> .

<http://dewey.info/class/1--09/e23/>
  skos:prefLabel "Historie, geografisk behandling, biografier"@nb ;
  a skos:Concept .

<http://dewey.info/class/362.8292/e23/>
  skos:notation "362.8292" ;
  skos:prefLabel "Mishandling innen familien"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/362.82920966943/e23/> .

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

<http://dewey.info/class/362.82920966943/e23/>
  skos:notation "362.82920966943" ;
  skos:altLabel "Ektefellemishandling--Akwa Ibom (Nigeria : delstat)"@nb, "Mishandling av partner--Akwa Ibom (Nigeria : delstat)"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  a skos:Concept ;
  dc:created "2018-01-30"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/362.8292/e23/>
   <http://dewey.info/class/1--09/e23/>
   <http://dewey.info/class/2--669.43/e23/>
 ) ;
  skos:prefLabel "Familievold--Akwa Ibom (Nigeria : delstat), …"@nb ;
  skos:broader <http://dewey.info/class/362.8292/e23/> ;
  dc:identifier "40f5f9b1-602d-4976-a934-8ace1f2f7aeb" ;
  dc:modified "2020-08-11"^^xsd:date .

