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

<http://dewey.info/class/623.8922/e23/>
  a skos:Concept ;
  skos:prefLabel "Losing og losbeskrivelser"@nb .

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

<http://dewey.info/class/623.89223-623.89227/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/623.8922324/e23/> ;
  skos:notation "623.89223-623.89227" ;
  skos:prefLabel "Losing i og losbeskrivelser for bestemte verdenshav og interkontinentale sjøer"@nb .

<http://dewey.info/class/623.8922324/e23/>
  a skos:Concept ;
  dc:created "2018-08-27"^^xsd:date ;
  dc:identifier "cc8ac9c4-fc48-419a-9638-624bc8048cea" ;
  dc:modified "2018-08-27"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/623.8922/e23/>
   <http://dewey.info/class/2--163.24/e23/>
 ) ;
  skos:altLabel "Sjøkart--Norskehavet"@nb, "Sjøkart--europeisk sektor (Nordishavet)"@nb ;
  skos:broader <http://dewey.info/class/623.89223-623.89227/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "623.8922324" ;
  skos:prefLabel "Sjøkart--Barentshavet, …"@nb .

