@prefix bibbi: <https://id.bs.no/bibbi/> .
@prefix bs: <https://schema.bs.no/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://schema.org/> .
@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:1292019
  bs:itemsAsEntry 1 ;
  skos:prefLabel "Rebel recipes (firma)"@nn, "Rebel recipes (firma)"@nb ;
  bs:itemsAsSubject 0 ;
  a bs:Corporation, skos:Concept, bs:SimpleType ;
  skos:inScheme bibbi:, <https://id.bs.no/bibbi> ;
  skos:hiddenLabel "Rebel recipes"@nb, "Rebel recipes"@nn ;
  dc:created "2022-06-22T16:24:41"^^xsd:dateTime ;
  dc:modified "2022-06-22T16:26:26"^^xsd:dateTime ;
  ns0:name "Rebel recipes"@nb, "Rebel recipes"@nn ;
  dc:identifier "1292019" ;
  bs:detail "firma" ;
  skos:altLabel "@rebelrecipes"@nn, "@rebelrecipes"@nb .

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

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

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

