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

<http://dewey.info/class/342.082/e23/>
  a skos:Concept ;
  skos:prefLabel "Inn- og utreise fra nasjonale territorier"@nb .

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

<http://dewey.info/class/342.48082/e23/>
  a skos:Concept ;
  dc:created "2025-07-14"^^xsd:date ;
  dc:identifier "33425324-b259-43db-93a0-259f944f0201" ;
  dc:modified "2025-07-14"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/342/e23/>
   <http://dewey.info/class/2--48/e23/>
   <http://dewey.info/class/342.082/e23/>
 ) ;
  skos:altLabel "Pass--lov og rett--Norden"@nb ;
  skos:broader <http://dewey.info/class/342.3-342.9/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "342.48082" ;
  skos:prefLabel "Innvandring--lov og rett--Norden, …"@nb .

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

<http://dewey.info/class/2--48/e23/>
  a skos:Concept ;
  skos:prefLabel "Skandinavia og Finland"@nb .

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

