@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/347.4/e23/>
  skos:notation "347.4" ;
  skos:prefLabel "Rettspleie--Europa"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/347.42/e23/> .

<http://dewey.info/class/347.42/e23/>
  skos:narrower <http://dewey.info/class/347.4205-347.4209/e23/>, <http://dewey.info/class/347.4202-347.4204/e23/>, <http://dewey.info/class/347.42001-347.42009/e23/>, <http://dewey.info/class/347.4201/e23/> ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/347.4/e23/> ;
  skos:notation "347.42" ;
  dc:identifier "ocd00137922" ;
  dc:modified "2024-02-02"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:created "2010-02-04"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/347/e23/>
   <http://dewey.info/class/2--42/e23/>
 ) ;
  skos:prefLabel "Sivilprosess og domstoler i England"@nb .

<http://dewey.info/class/347/e23/>
  skos:prefLabel "Prosedyre og domstoler"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/347.4205-347.4209/e23/>
  skos:notation "347.4205-347.4209" ;
  skos:prefLabel "Prosedyre og voldgift"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/347.42/e23/> .

<http://dewey.info/class/2--42/e23/>
  skos:prefLabel "England og Wales"@nb ;
  a skos:Concept .

<http://dewey.info/class/347.4201/e23/>
  skos:notation "347.4201" ;
  skos:prefLabel "Domstoler"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/347.42/e23/> .

<http://dewey.info/class/347.42001-347.42009/e23/>
  skos:notation "347.42001-347.42009" ;
  skos:prefLabel "Generell forminndeling"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/347.42/e23/> .

<http://dewey.info/class/347.4202-347.4204/e23/>
  skos:notation "347.4202-347.4204" ;
  skos:prefLabel "Domstoler med bestemte typer jurisdiksjon"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/347.42/e23/> .

