@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 bibbi: <https://id.bs.no/bibbi/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .

<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.8292092/e23/> .

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

<http://dewey.info/class/362.8292092/e23/>
  dc:identifier "9436f559-76d4-4dc7-b0e8-a7f1435c31cd" ;
  skos:closeMatch bibbi:1039304, bibbi:1098260, bibbi:1084059, bibbi:1461930, bibbi:1200035, bibbi:1106931, bibbi:1671973, bibbi:1095414 ;
  skos:notation "362.8292092" ;
  skos:altLabel "Mishandling av partner--biografier"@nb, "Ektefellemishandling--biografier"@nb ;
  dc:created "2019-01-16"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/362.8292/e23/>
   <http://dewey.info/class/1--092/e23/>
 ) ;
  skos:broader <http://dewey.info/class/362.8292/e23/> ;
  skos:prefLabel "Familievold--biografier, …"@nb ;
  dc:modified "2020-08-11"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  a skos:Concept .

<http://dewey.info/class/1--092/e23/>
  skos:prefLabel "Biografier"@nb ;
  a skos:Concept .

