@prefix bibbi: <https://id.bs.no/bibbi/> .
@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 bs: <https://schema.bs.no/> .
@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:1479140
  skos:inScheme <https://id.bs.no/bibbi>, bibbi: ;
  dc:created "2023-03-17T10:17:32"^^xsd:dateTime ;
  ns0:name "The Factory"@nb, "The Factory"@nn ;
  bs:noraf "1678691874241" ;
  skos:exactMatch <https://bsaut.toolforge.org/show/1678691874241> ;
  dc:identifier "1479140" ;
  a bs:SimpleType, skos:Concept, bs:Corporation ;
  skos:altLabel "Fabrikken (kunststudio)"@nn, "Fabrikken (kunststudio)"@nb ;
  bs:itemsAsSubject 0 ;
  bs:detail "kunststudio" ;
  bs:itemsAsEntry 0 ;
  dc:modified "2023-03-17T10:17:32"^^xsd:dateTime ;
  skos:hiddenLabel "The Factory"@nb, "The Factory"@nn ;
  skos:narrower bibbi:1479142 ;
  skos:prefLabel "The Factory (kunststudio)"@nn, "The Factory (kunststudio)"@nb .

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

<https://bsaut.toolforge.org/show/1678691874241> skos:exactMatch bibbi:1479140 .
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 .

bibbi:1479142
  skos:prefLabel "The Factory (kunststudio)"@nn, "The Factory (kunststudio)"@nb ;
  a bs:CorporationAsSubject, bs:SimpleType, skos:Concept ;
  skos:broader bibbi:1479140 .

