@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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 ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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#> .

<https://schema.org/name>
  rdfs:comment "The name of the item"@en ;
  rdfs:label "Name"@en, "Navn"@nb, "Namn"@nn .

bibbi:145759
  skos:inScheme bibbi:, <https://id.bs.no/bibbi> ;
  skos:altLabel "Quahe Colin-Jones, Yvonne, singapor."@nb, "Quahe Colin-Jones, Yvonne, singapor."@nn, "Jones, Yvonne Colin-"@nn, "Jones, Yvonne Colin-"@nb ;
  bs:nationality bibbi:1189528 ;
  bs:itemsAsSubject 0 ;
  skos:exactMatch <https://bsaut.toolforge.org/show/1533887358970> ;
  a bs:Person, skos:Concept, bs:SimpleType ;
  skos:hiddenLabel "Yvonne Quahe Colin-Jones"@nb, "Yvonne Quahe Colin-Jones"@nn ;
  dc:identifier "145759" ;
  skos:prefLabel "Colin-Jones, Yvonne Quahe, singapor."@nb, "Colin-Jones, Yvonne Quahe, singapor."@nn ;
  ns0:name "Yvonne Quahe Colin-Jones"@nb, "Yvonne Quahe Colin-Jones"@nn ;
  bs:itemsAsEntry 2 ;
  bs:noraf "1533887358970" ;
  dc:modified "2024-04-09T10:59:10"^^xsd:dateTime .

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/1533887358970> skos:exactMatch bibbi:145759 .
bs:Person
  rdfs:label "Person"@nn, "Person"@nb, "Person"@en ;
  a rdfs:Class, owl:Class .

bibbi:1189528
  skos:prefLabel "Singaporar"@nn, "Singaporer"@nb ;
  a bs:DemographicGroup, bs:Topic, bs:SimpleType, skos:Concept .

