@prefix oa: <https://www.openarchieven.nl/id/> .
@prefix a2a: <https://www.openarchieven.nl/def/a2a#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_gra_f6c1a031-e693-47ef-18cc-0f1f13fde845
  a a2a:Record ;
  rdfs:label "Overlijden op 15 december 1955 te Groningen" ;
  a2a:hasPerson oa:person_gra_f6c1a031-e693-47ef-18cc-0f1f13fde845_Person-c35b09e9-f4e9-e1d6-e199-001fe1ee82ee, oa:person_gra_f6c1a031-e693-47ef-18cc-0f1f13fde845_Person-ad570d3f-94d7-ee44-75f2-69a5ca35563a, oa:person_gra_f6c1a031-e693-47ef-18cc-0f1f13fde845_Person-496dd010-a32d-525e-509a-b85cf0400bc6, oa:person_gra_f6c1a031-e693-47ef-18cc-0f1f13fde845_Person-83ff7e2d-7639-975f-cc0b-601e05f5b7cd ;
  a2a:hasEvent oa:event_gra_f6c1a031-e693-47ef-18cc-0f1f13fde845_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_f6c1a031-e693-47ef-18cc-0f1f13fde845_0, oa:relationep_gra_f6c1a031-e693-47ef-18cc-0f1f13fde845_1, oa:relationep_gra_f6c1a031-e693-47ef-18cc-0f1f13fde845_2 ;
  a2a:hasRelationPP oa:relationpp_gra_f6c1a031-e693-47ef-18cc-0f1f13fde845_0 ;
  a2a:hasSource oa:source_gra_f6c1a031-e693-47ef-18cc-0f1f13fde845 .

oa:person_gra_f6c1a031-e693-47ef-18cc-0f1f13fde845_Person-c35b09e9-f4e9-e1d6-e199-001fe1ee82ee
  a a2a:Person ;
  rdfs:label "Lambertus Bolhuis" ;
  a2a:PersonName [
    rdfs:label "Lambertus Bolhuis" ;
    a2a:PersonNameFirstName "Lambertus" ;
    a2a:PersonNameLastName "Bolhuis"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "48 jaar" ;
    rdfs:label "48 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] ;
  a2a:Profession "winkelier" .

oa:person_gra_f6c1a031-e693-47ef-18cc-0f1f13fde845_Person-ad570d3f-94d7-ee44-75f2-69a5ca35563a
  a a2a:Person ;
  rdfs:label "Sietske Aukes" ;
  a2a:PersonName [
    rdfs:label "Sietske Aukes" ;
    a2a:PersonNameFirstName "Sietske" ;
    a2a:PersonNameLastName "Aukes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_f6c1a031-e693-47ef-18cc-0f1f13fde845_Person-496dd010-a32d-525e-509a-b85cf0400bc6
  a a2a:Person ;
  rdfs:label "Jakob Bolhuis" ;
  a2a:PersonName [
    rdfs:label "Jakob Bolhuis" ;
    a2a:PersonNameFirstName "Jakob" ;
    a2a:PersonNameLastName "Bolhuis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_f6c1a031-e693-47ef-18cc-0f1f13fde845_Person-83ff7e2d-7639-975f-cc0b-601e05f5b7cd
  a a2a:Person ;
  rdfs:label "Elisabeth Brommet" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Brommet" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Brommet"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_f6c1a031-e693-47ef-18cc-0f1f13fde845_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1955" ;
    a2a:Month "12" ;
    a2a:Day "15" ;
    rdfs:label "1955-12-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:relationep_gra_f6c1a031-e693-47ef-18cc-0f1f13fde845_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_f6c1a031-e693-47ef-18cc-0f1f13fde845_Person:c35b09e9-f4e9-e1d6-e199-001fe1ee82ee ;
  a2a:EventKeyRef oa:event_gra_f6c1a031-e693-47ef-18cc-0f1f13fde845_Event1 .

oa:relationep_gra_f6c1a031-e693-47ef-18cc-0f1f13fde845_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_f6c1a031-e693-47ef-18cc-0f1f13fde845_Person:496dd010-a32d-525e-509a-b85cf0400bc6 ;
  a2a:EventKeyRef oa:event_gra_f6c1a031-e693-47ef-18cc-0f1f13fde845_Event1 .

oa:relationep_gra_f6c1a031-e693-47ef-18cc-0f1f13fde845_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_f6c1a031-e693-47ef-18cc-0f1f13fde845_Person:83ff7e2d-7639-975f-cc0b-601e05f5b7cd ;
  a2a:EventKeyRef oa:event_gra_f6c1a031-e693-47ef-18cc-0f1f13fde845_Event1 .

oa:relationpp_gra_f6c1a031-e693-47ef-18cc-0f1f13fde845_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_f6c1a031-e693-47ef-18cc-0f1f13fde845_Person:c35b09e9-f4e9-e1d6-e199-001fe1ee82ee, oa:person_gra_f6c1a031-e693-47ef-18cc-0f1f13fde845_Person:ad570d3f-94d7-ee44-75f2-69a5ca35563a .

oa:source_gra_f6c1a031-e693-47ef-18cc-0f1f13fde845
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen", "1955-12-15 - 1955-12-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1955-12-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1955-12-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1955" ;
    a2a:Month "12" ;
    a2a:Day "15" ;
    rdfs:label "1955-12-15"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Deel: 1445-1450, Periode: 1955" ;
    a2a:Book "Overlijdensregister 1955" ;
    a2a:DocumentNumber "1821" ;
    a2a:RegistryNumber "1445-1450" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Deel: 1445-1450, Periode: 1955, Overlijdensregister 1955, 1821, 1445-1450"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/e0afe71c-47b5-2f20-f2b3-cc86a85e7c16.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/f6c1a031-e693-47ef-18cc-0f1f13fde845" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/e0afe71c-47b5-2f20-f2b3-cc86a85e7c16.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/f6c1a031-e693-47ef-18cc-0f1f13fde845" ;
  a2a:RecordGUID "{f6c1a031-e693-47ef-18cc-0f1f13fde845}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_11144_00011144.xml van GRA" .

