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

<http://dewey.info/class/342.3-342.9/e23/>
  skos:notation "342.3-342.9" ;
  skos:prefLabel "Bestemte jurisdiksjoner og geografiske områder"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/342.620852/e23/> .

<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/342.0852/e23/>
  skos:prefLabel "Religiøse grupper og religiøse aktiviteter"@nb ;
  a skos:Concept .

<http://dewey.info/class/342.620852/e23/>
  skos:prefLabel "Religionsfrihet--lov og rett--Egypt, …"@nb ;
  skos:broader <http://dewey.info/class/342.3-342.9/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  mads:componentList (
   <http://dewey.info/class/342/e23/>
   <http://dewey.info/class/2--62/e23/>
   <http://dewey.info/class/342.0852/e23/>
 ) ;
  dc:created "2021-12-13"^^xsd:date ;
  dc:modified "2021-12-13"^^xsd:date ;
  skos:altLabel "Religiøse grupper--rettsstilling--statsforfatningsrett--Egypt"@nb ;
  skos:notation "342.620852" ;
  a skos:Concept ;
  dc:identifier "cbb3fded-51b4-4c60-9b81-bfc60947484f" .

<http://dewey.info/class/342/e23/>
  skos:prefLabel "Statsforfatningsrett og forvaltningsrett"@nb ;
  a skos:Concept .

