@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/909.096337/e23/>
  a skos:Concept ;
  dc:created "2026-05-22"^^xsd:date ;
  dc:identifier "da86955b-e0e1-4254-b351-9899e7fe8cb8" ;
  dc:modified "2026-05-22"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/909.09/e23/>
   <http://dewey.info/class/2--163.37/e23/>
 ) ;
  skos:altLabel "North Channel (Irland og Skottland)--sivilisasjon"@nb, "Irskesjøen--sivilisasjon"@nb ;
  skos:broader <http://dewey.info/class/909.09633/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "909.096337" ;
  skos:prefLabel "Vestlige farvann i De britiske øyer--sivilisasjon, …"@nb .

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

<http://dewey.info/class/909.09/e23/>
  a skos:Concept ;
  skos:prefLabel "Områder, regioner, steder generelt"@nb .

<http://dewey.info/class/909.09633/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/909.096337/e23/> ;
  skos:notation "909.09633" ;
  skos:prefLabel "Det nordøstlige Atlanterhavet--sivilisasjon"@nb .

