@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://data.ub.uio.no/webdewey-terms#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .
@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/625.66/e23/>
  a skos:Concept ;
  skos:altLabel "Trikker--teknikk"@nb, "Hestesporvogner--teknikk"@nb ;
  ns0:classHere "Sporvogner"@nb, "Trikker"@nb ;
  skos:closeMatch bibbi:1122373 ;
  skos:prefLabel "Rullende materiell"@nb ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00156684" ;
  skos:notation "625.66" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:modified "2024-02-02"^^xsd:date ;
  skos:broader <http://dewey.info/class/625.6/e23/> .

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

<http://dewey.info/class/625.6/e23/>
  skos:notation "625.6" ;
  skos:prefLabel "Lette bybanesystemer"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/625.66/e23/> .

