@prefix bibbi: <https://id.bs.no/bibbi/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix bs: <https://schema.bs.no/> .
@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#> .
@prefix void: <http://rdfs.org/ns/void#> .
@prefix sd: <http://www.w3.org/ns/sparql-service-description#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

bibbi:1141007
  skos:altLabel "R&B - Historie"@nn, "R&B - Historie"@nb ;
  bs:ddk5 "781.64" ;
  dc:created "2014-11-07T15:33:44"^^xsd:dateTime ;
  dc:identifier "1141007" ;
  skos:prefLabel "Rhythm and blues - Historie"@nb, "Rhythm and blues - Historie"@nn ;
  bs:itemsAsEntry 0 ;
  a bs:Topic, skos:Concept, bs:ComplexType ;
  bs:itemsAsSubject 1 ;
  dc:modified "2014-11-07T15:34:02"^^xsd:dateTime ;
  skos:inScheme <https://id.bs.no/bibbi>, bibbi: .

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

bs:Topic
  rdfs:label "Generelt emne"@nb, "Generelt emne"@nn, "Topical subject"@en ;
  a rdfs:Class, owl:Class .

