@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.389/e23/> .

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

<http://dewey.info/class/342.389/e23/>
  a skos:Concept ;
  mads:componentList (
   <http://dewey.info/class/342/e23/>
   <http://dewey.info/class/2--389/e23/>
 ) ;
  skos:altLabel "Offentlig rett--Sparta  (Hellas)--oldtiden"@nb ;
  skos:broader <http://dewey.info/class/342.3-342.9/e23/> ;
  dc:identifier "ae8ba415-a19d-471a-9543-aecde5781e31" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:created "2017-09-01"^^xsd:date ;
  skos:prefLabel "Statsforfatningsrett--Sparta  (Hellas)--oldtiden, …"@nb ;
  dc:modified "2017-09-04"^^xsd:date ;
  skos:notation "342.389" .

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

<http://dewey.info/class/2--389/e23/>
  skos:prefLabel "Lakonia fram til 323 og Messinía fram til 323"@nb ;
  a skos:Concept .

