@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .
@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/2--62/e23/>
  skos:prefLabel "Egypt, Sudan, Sør-Sudan"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/365.450962/e23/>
  skos:closeMatch bibbi:1682022 ;
  dc:created "2024-07-26"^^xsd:date ;
  skos:altLabel "Interneringsleirer--Egypt"@nb ;
  dc:modified "2024-07-29"^^xsd:date ;
  skos:broader <http://dewey.info/class/365.45/e23/> ;
  mads:componentList (
   <http://dewey.info/class/365.45/e23/>
   <http://dewey.info/class/2--62/e23/>
 ) ;
  skos:notation "365.450962" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:prefLabel "Politiske fengsler--Egypt, …"@nb ;
  dc:identifier "b3992c24-b163-4e27-9810-07a2b9b98dba" ;
  a skos:Concept .

<http://dewey.info/class/365.45/e23/>
  skos:notation "365.45" ;
  skos:prefLabel "Institusjoner for politiske fanger og lignende persongrupper"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/365.450962/e23/> .

