@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/362.8785/e23/>
  mads:componentList ( <http://dewey.info/class/362.87/e23/> ) ;
  skos:notation "362.8785" ;
  skos:broader <http://dewey.info/class/362.878/e23/> ;
  dc:created "2017-07-07"^^xsd:date ;
  skos:prefLabel "Asylsøkere--sosial velferd--omsorg i institusjon"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "8c6e58fa-94e3-4e00-b94a-e1f8f7634234" ;
  a skos:Concept ;
  dc:modified "2018-10-25"^^xsd:date .

<http://dewey.info/class/362.878/e23/>
  skos:notation "362.878" ;
  skos:prefLabel "Flyktninger--materiell bistand, …"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/362.8785/e23/> .

<http://dewey.info/class/362.87/e23/>
  skos:prefLabel "Flyktninger"@nb ;
  a skos:Concept .

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

