@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 ns0: <http://data.ub.uio.no/webdewey-terms#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .

<http://dewey.info/class/598.85/e23/>
  skos:notation "598.85" ;
  skos:prefLabel "Bombycillidae, Ptilogonatidae, Motacillidae"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/598.854/e23/> .

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

<http://dewey.info/class/598.854/e23/>
  skos:altLabel "Erler"@nb, "Piplerker"@nb ;
  a skos:Concept ;
  dc:identifier "ocd00150587" ;
  skos:prefLabel "Motacillidae"@nb ;
  ns0:classHere "Piplerker"@nb ;
  ns0:including "Erler"@nb ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "598.854" ;
  skos:broader <http://dewey.info/class/598.85/e23/> ;
  dc:modified "2018-06-28"^^xsd:date ;
  skos:closeMatch bibbi:1112818 .

