@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .
@prefix bs: <https://schema.bs.no/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix void: <http://rdfs.org/ns/void#> .
@prefix sd: <http://www.w3.org/ns/sparql-service-description#> .

<https://bsaut.toolforge.org/show/1533887382087> skos:exactMatch bibbi:1083949 .
<http://dewey.info/class/813.6/e23/> skos:closeMatch bibbi:1083949 .
bs:workTitle
  rdfs:comment "Tittelen på verket som autoriteten beskriver."@en ;
  rdfs:label "Work title"@en, "Verkstittel"@nb .

bs:TitleAsSubject
  rdfs:label "Tittel som emne"@nb, "Title as subject"@en, "Tittel som emne"@nn ;
  a rdfs:Class, owl:Class .

bibbi:1083950 skos:narrower bibbi:1083949 .
bibbi:1083949
  bs:itemsAsEntry 0 ;
  dc:modified "2016-09-13T15:15:42"^^xsd:dateTime ;
  a skos:Concept, bs:TitleAsSubject, bs:SimpleType ;
  bs:noraf "1533887382087" ;
  skos:exactMatch <https://bsaut.toolforge.org/show/1533887382087> ;
  bs:workTitle "Throne of glass" ;
  dc:created "2016-09-13T15:14:27"^^xsd:dateTime ;
  bs:webdewey "813/.6" ;
  skos:closeMatch <http://dewey.info/class/813.6/e23/> ;
  skos:inScheme <https://id.bs.no/bibbi>, bibbi: ;
  skos:broader bibbi:1083950 ;
  dc:identifier "1083949" ;
  bs:itemsAsSubject 1 ;
  skos:prefLabel "Maas, Sarah J., am., 1986- - Throne of glass"@nb, "Maas, Sarah J., am., 1986- - Throne of glass"@nn .

bibbi:
  rdfs:label "Bibbi authorities"@en, "Bibbi-autoriteter"@nb, "Bibbi-autoritetar"@nn ;
  a void:Dataset, skos:ConceptScheme, sd:Graph .

bs:webdewey rdfs:label "WebDewey-nr. (godkjent)"@nb, "WebDewey number (approved)"@en .
