@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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 bibbi: <https://id.bs.no/bibbi/> .

<http://dewey.info/class/388.34/e23/>
  skos:prefLabel "Kjøretøyer"@nb ;
  a skos:Concept .

<http://dewey.info/class/388.347/e23/>
  skos:notation "388.347" ;
  skos:prefLabel "Sykkeltyper, …"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/388.3475/e23/> .

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

<http://dewey.info/class/388.347509/e23/>
  skos:notation "388.347509" ;
  skos:prefLabel "Motorsykler--historie"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/388.3475/e23/> .

<http://dewey.info/class/388.3475/e23/>
  mads:componentList (
   <http://dewey.info/class/388.34/e23/>
   <http://dewey.info/class/629..2275/e23/>
 ) ;
  skos:altLabel "Motoriserte sykler"@nb, "Motorsykler--transporttjenester"@nb, "Scootere"@nb, "Mopeder"@nb, "Minimoto"@nb ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:narrower <http://dewey.info/class/388.347509/e23/> ;
  skos:notation "388.3475" ;
  dc:modified "2023-06-22"^^xsd:date ;
  skos:closeMatch bibbi:1129981 ;
  a skos:Concept ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "ocd00142759" ;
  skos:broader <http://dewey.info/class/388.347/e23/> ;
  skos:prefLabel "Motorsykler, …"@nb .

