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

<http://dewey.info/class/629.1333409/e23/>
  skos:notation "629.1333409" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:closeMatch bibbi:1133040 ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/629.13334/e23/> ;
  mads:componentList (
   <http://dewey.info/class/629.13334/e23/>
   <http://dewey.info/class/1--09/e23/>
 ) ;
  skos:narrower <http://dewey.info/class/629.133340943/e23/> ;
  dc:modified "2016-03-14"^^xsd:date ;
  dc:identifier "6c1d2832-abeb-4b08-9114-041413c79e88" ;
  skos:prefLabel "Fly--teknikk--historie"@nb ;
  dc:created "2016-03-14"^^xsd:date .

<http://dewey.info/class/1--09/e23/>
  skos:prefLabel "Historie, geografisk behandling, biografier"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/629.133340943/e23/>
  skos:notation "629.133340943" ;
  skos:prefLabel "Fly--teknikk--Tyskland"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/629.1333409/e23/> .

<http://dewey.info/class/629.13334/e23/>
  skos:notation "629.13334" ;
  skos:prefLabel "Fly"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/629.1333409/e23/> .

