@prefix bibbi: <https://id.bs.no/bibbi/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix bs: <https://schema.bs.no/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://schema.org/> .
@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:1098810
  skos:prefLabel "Bach, Johann Sebastian, t., 1685-1750 - Juleoratoriet"@nb, "Bach, Johann Sebastian, t., 1685-1750 - Juleoratoriet"@nn ;
  a bs:TitleAsSubject, bs:SimpleType, skos:Concept ;
  skos:broader bibbi:104146 .

<https://schema.org/deathDate>
  rdfs:comment "Year or date the person died, either the year or the full date according to ISO 8601."@en ;
  rdfs:label "Died"@en, "Død"@nn, "Død"@nb .

bibbi:1098809
  skos:prefLabel "Bach, Johann Sebastian, t., 1685-1750"@nb, "Bach, Johann Sebastian, t., 1685-1750"@nn ;
  a bs:PersonAsSubject, bs:SimpleType, skos:Concept ;
  skos:broader bibbi:104146 .

<https://schema.org/birthDate>
  rdfs:comment "Date the person was born, either the year or the full date according to ISO 8601."@en ;
  rdfs:label "Born"@en, "Født"@nb, "Født"@nn .

bibbi:104146
  skos:narrower bibbi:1436782, bibbi:1067553, bibbi:1067551, bibbi:1098810, bibbi:1067552, bibbi:1098809 ;
  dc:modified "2022-11-21T09:52:46"^^xsd:dateTime ;
  skos:inScheme <https://id.bs.no/bibbi>, bibbi: ;
  skos:prefLabel "Bach, Johann Sebastian, t., 1685-1750"@nb, "Bach, Johann Sebastian, t., 1685-1750"@nn ;
  a bs:SimpleType, skos:Concept, bs:Person ;
  skos:hiddenLabel "Johann Sebastian Bach"@nn, "Johann Sebastian Bach"@nb ;
  bs:noraf "90970064" ;
  ns0:birthDate "1685" ;
  bs:itemsAsSubject 0 ;
  bs:itemsAsEntry 38 ;
  dc:identifier "104146" ;
  ns0:deathDate "1750" ;
  bs:nationality bibbi:1178045 ;
  ns0:name "Johann Sebastian Bach"@nn, "Johann Sebastian Bach"@nb ;
  dc:created "2005-11-03T01:14:57"^^xsd:dateTime ;
  skos:exactMatch <https://bsaut.toolforge.org/show/90970064> .

ns0:name
  rdfs:comment "The name of the item"@en ;
  rdfs:label "Name"@en, "Navn"@nb, "Namn"@nn .

bibbi:1067552
  skos:prefLabel "Bach, Johann Sebastian, t., 1685-1750 : vokale komposisjonar"@nn, "Bach, Johann Sebastian, t., 1685-1750 : vokale komposisjoner"@nb ;
  a bs:ComplexType, bs:PersonAsSubject, skos:Concept ;
  skos:broader bibbi:104146 .

bs:nationality
  rdfs:comment "Nasjonalitet, enten land eller folkegruppe/etnisk gruppe."@nb ;
  rdfs:label "Nasjonalitet"@nb, "Nationality"@en .

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

<https://bsaut.toolforge.org/show/90970064> skos:exactMatch bibbi:104146 .
bibbi:1178045
  skos:prefLabel "Tyskarar"@nn, "Tyskere"@nb ;
  a bs:DemographicGroup, bs:Topic, bs:SimpleType, skos:Concept .

bibbi:1067553
  skos:prefLabel "Bach, Johann Sebastian, t., 1685-1750 : cellosuitar"@nn, "Bach, Johann Sebastian, t., 1685-1750 : cellosuiter"@nb ;
  a bs:ComplexType, bs:PersonAsSubject, skos:Concept ;
  skos:broader bibbi:104146 .

bibbi:1067551
  skos:prefLabel "Bach, Johann Sebastian, t., 1685-1750 : orgelsonatar"@nn, "Bach, Johann Sebastian, t., 1685-1750 : orgelsonater"@nb ;
  a bs:ComplexType, bs:PersonAsSubject, skos:Concept ;
  skos:broader bibbi:104146 .

bibbi:1436782
  skos:prefLabel "Bach, Johann Sebastian, t., 1685-1750 : orgelmusikk"@nn, "Bach, Johann Sebastian, t., 1685-1750 : orgelmusikk"@nb ;
  a bs:ComplexType, bs:PersonAsSubject, skos:Concept ;
  skos:broader bibbi:104146 .

bs:Person
  rdfs:label "Person"@nn, "Person"@nb, "Person"@en ;
  a rdfs:Class, owl:Class .

