@prefix bibbi: <https://id.bs.no/bibbi/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix void: <http://rdfs.org/ns/void#> .
@prefix sd: <http://www.w3.org/ns/sparql-service-description#> .

bibbi:1163202
  dc:created "2015-04-07T08:59:49"^^xsd:dateTime ;
  skos:inScheme bibbi:, <https://id.bs.no/bibbi> ;
  skos:closeMatch <http://dewey.info/class/979.6/e23/> ;
  bs:webdewey "979.6" ;
  a skos:Concept, bs:SimpleType, bs:Place ;
  bs:ddk5 "979.6" ;
  bs:itemsAsEntry 0 ;
  dc:modified "2015-04-07T09:00:01"^^xsd:dateTime ;
  skos:prefLabel "Idaho (USA)"@nn, "Idaho (USA)"@nb ;
  bs:itemsAsSubject 35 ;
  dc:identifier "1163202" .

bs:ddk5 rdfs:label "DDK5-nr."@nb, "DDK5 number"@en .
bs:Place
  rdfs:label "Geografisk stad"@nn, "Geographic place"@en, "Geografisk sted"@nb ;
  a rdfs:Class, owl:Class .

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 .
<http://dewey.info/class/979.6/e23/> skos:closeMatch bibbi:1163202 .
