@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/1--09/e23/>
  skos:prefLabel "Historie, geografisk behandling, biografier"@nb ;
  a skos:Concept .

<http://dewey.info/class/627.0938/e23/>
  skos:notation "627.0938" ;
  skos:prefLabel "Vannbyggingsteknikk--Hellas--oldtiden"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/627.09/e23/> .

<http://dewey.info/class/627.09482515/e23/>
  skos:notation "627.09482515" ;
  skos:prefLabel "Vannbyggingsteknikk--Skjåk (Innlandet)"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/627.09/e23/> .

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

<http://dewey.info/class/627.092/e23/>
  skos:notation "627.092" ;
  skos:prefLabel "Vannbyggingsingeniører"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/627.09/e23/> .

<http://dewey.info/class/627.09/e23/>
  skos:narrower <http://dewey.info/class/627.09482515/e23/>, <http://dewey.info/class/627.0938/e23/>, <http://dewey.info/class/627.0902/e23/>, <http://dewey.info/class/627.092/e23/> ;
  skos:prefLabel "Vannbyggingsteknikk--historie"@nb ;
  dc:created "2020-04-06"^^xsd:date ;
  skos:notation "627.09" ;
  dc:identifier "f2ba7946-36a9-4748-a543-08775d4f9df0" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  a skos:Concept ;
  dc:modified "2020-04-06"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/627/e23/>
   <http://dewey.info/class/1--09/e23/>
 ) ;
  skos:broader <http://dewey.info/class/627/e23/> .

<http://dewey.info/class/627/e23/>
  skos:notation "627" ;
  skos:prefLabel "Vannbyggingsteknikk"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/627.09/e23/> .

<http://dewey.info/class/627.0902/e23/>
  skos:notation "627.0902" ;
  skos:prefLabel "Vannbyggingsteknikk--middelalderen"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/627.09/e23/> .

