@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/362.87/e23/>
  skos:notation "362.87" ;
  skos:prefLabel "Flyktninger"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/362.875092/e23/> .

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

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

<http://dewey.info/class/362.875092/e23/>
  skos:prefLabel "Flyktninger--sosial velferd--sosiale tiltak--biografier, …"@nb ;
  dc:identifier "3807e7b3-4701-4765-b616-cf8e1335eeb0" ;
  dc:modified "2017-05-05"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/362.87/e23/>
   <http://dewey.info/class/1--092/e23/>
 ) ;
  skos:broader <http://dewey.info/class/362.87/e23/> ;
  skos:notation "362.875092" ;
  dc:created "2017-03-27"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  a skos:Concept ;
  skos:altLabel "Asylsøkere--sosial velferd--sosiale tiltak--biografier"@nb .

