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

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

<http://dewey.info/class/365.47/e23/>
  skos:altLabel "Innvandrere--interneringsinstitusjoner"@nb, "Flyktninger--interneringsinstitusjoner"@nb, "Flyktninger--internering"@nb, "Utenlandske borgere--internering"@nb, "Innvandrere--internering"@nb, "Utlendingsinternater"@nb, "Utenlandske borgere--interneringsinstitusjoner"@nb ;
  dc:identifier "ocd00484346" ;
  dc:modified "2023-11-22"^^xsd:date ;
  a skos:Concept ;
  dc:created "2022-12-08"^^xsd:date ;
  skos:broader <http://dewey.info/class/365.4/e23/> ;
  skos:notation "365.47" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:prefLabel "Institusjoner for innvandrere og flyktninger"@nb .

<http://dewey.info/class/365.4/e23/>
  skos:notation "365.4" ;
  skos:prefLabel "Institusjoner for bestemte kategorier innsatte"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/365.47/e23/> .

