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

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

<http://dewey.info/class/362.82920974461/e23/>
  skos:broader <http://dewey.info/class/362.8292/e23/> ;
  skos:prefLabel "Familievold--Boston (Mass.), …"@nb ;
  dc:created "2017-02-13"^^xsd:date ;
  a skos:Concept ;
  skos:notation "362.82920974461" ;
  skos:altLabel "Mishandling av partner--Boston (Mass.)"@nb, "Ektefellemishandling--Boston (Mass.)"@nb ;
  mads:componentList (
   <http://dewey.info/class/362.8292/e23/>
   <http://dewey.info/class/2--744.61/e23/>
 ) ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:modified "2020-08-11"^^xsd:date ;
  dc:identifier "cd75426b-b36e-430d-8c92-43d8bce5f779" .

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

