@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_9e058a54-b654-e74a-feec-fee247f7b359
  a a2a:Record ;
  rdfs:label "Overlijden op 27 juli 1865 te Groningen" ;
  a2a:hasPerson oa:person_gra_9e058a54-b654-e74a-feec-fee247f7b359_Person-1da4c301-662a-3937-cc92-6c58c8c937a4, oa:person_gra_9e058a54-b654-e74a-feec-fee247f7b359_Person-5a80c58b-02e9-f656-1581-40df5ea52c5f, oa:person_gra_9e058a54-b654-e74a-feec-fee247f7b359_Person-02ce86c2-8672-64ce-cf6a-18febf383ecf, oa:person_gra_9e058a54-b654-e74a-feec-fee247f7b359_Person-5f2a1e9e-798b-6520-fb50-4beb92b946e1, oa:person_gra_9e058a54-b654-e74a-feec-fee247f7b359_Person-9f67a374-7dcf-f52d-482e-4c647bed1aed ;
  a2a:hasEvent oa:event_gra_9e058a54-b654-e74a-feec-fee247f7b359_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_9e058a54-b654-e74a-feec-fee247f7b359_0, oa:relationep_gra_9e058a54-b654-e74a-feec-fee247f7b359_1, oa:relationep_gra_9e058a54-b654-e74a-feec-fee247f7b359_2 ;
  a2a:hasRelationPP oa:relationpp_gra_9e058a54-b654-e74a-feec-fee247f7b359_0, oa:relationpp_gra_9e058a54-b654-e74a-feec-fee247f7b359_1 ;
  a2a:hasSource oa:source_gra_9e058a54-b654-e74a-feec-fee247f7b359 .

oa:person_gra_9e058a54-b654-e74a-feec-fee247f7b359_Person-1da4c301-662a-3937-cc92-6c58c8c937a4
  a a2a:Person ;
  rdfs:label "Abel Pieters Bolhuis" ;
  a2a:PersonName [
    rdfs:label "Abel Pieters Bolhuis" ;
    a2a:PersonNameFirstName "Abel Pieters" ;
    a2a:PersonNameLastName "Bolhuis"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "39 jaar" ;
    rdfs:label "39 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] ;
  a2a:Profession "kleermaker" .

oa:person_gra_9e058a54-b654-e74a-feec-fee247f7b359_Person-5a80c58b-02e9-f656-1581-40df5ea52c5f
  a a2a:Person ;
  rdfs:label "Ida Suiringa" ;
  a2a:PersonName [
    rdfs:label "Ida Suiringa" ;
    a2a:PersonNameFirstName "Ida" ;
    a2a:PersonNameLastName "Suiringa"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_9e058a54-b654-e74a-feec-fee247f7b359_Person-02ce86c2-8672-64ce-cf6a-18febf383ecf
  a a2a:Person ;
  rdfs:label "Geessien Geerts" ;
  a2a:PersonName [
    rdfs:label "Geessien Geerts" ;
    a2a:PersonNameFirstName "Geessien" ;
    a2a:PersonNameLastName "Geerts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_9e058a54-b654-e74a-feec-fee247f7b359_Person-5f2a1e9e-798b-6520-fb50-4beb92b946e1
  a a2a:Person ;
  rdfs:label "Jan Abels Bolhuis" ;
  a2a:PersonName [
    rdfs:label "Jan Abels Bolhuis" ;
    a2a:PersonNameFirstName "Jan Abels" ;
    a2a:PersonNameLastName "Bolhuis"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "boekhouder" .

oa:person_gra_9e058a54-b654-e74a-feec-fee247f7b359_Person-9f67a374-7dcf-f52d-482e-4c647bed1aed
  a a2a:Person ;
  rdfs:label "Trijntie Tak" ;
  a2a:PersonName [
    rdfs:label "Trijntie Tak" ;
    a2a:PersonNameFirstName "Trijntie" ;
    a2a:PersonNameLastName "Tak"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_9e058a54-b654-e74a-feec-fee247f7b359_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1865" ;
    a2a:Month "7" ;
    a2a:Day "27" ;
    rdfs:label "1865-07-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:relationep_gra_9e058a54-b654-e74a-feec-fee247f7b359_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_9e058a54-b654-e74a-feec-fee247f7b359_Person:1da4c301-662a-3937-cc92-6c58c8c937a4 ;
  a2a:EventKeyRef oa:event_gra_9e058a54-b654-e74a-feec-fee247f7b359_Event1 .

oa:relationep_gra_9e058a54-b654-e74a-feec-fee247f7b359_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_9e058a54-b654-e74a-feec-fee247f7b359_Person:5f2a1e9e-798b-6520-fb50-4beb92b946e1 ;
  a2a:EventKeyRef oa:event_gra_9e058a54-b654-e74a-feec-fee247f7b359_Event1 .

oa:relationep_gra_9e058a54-b654-e74a-feec-fee247f7b359_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_9e058a54-b654-e74a-feec-fee247f7b359_Person:9f67a374-7dcf-f52d-482e-4c647bed1aed ;
  a2a:EventKeyRef oa:event_gra_9e058a54-b654-e74a-feec-fee247f7b359_Event1 .

oa:relationpp_gra_9e058a54-b654-e74a-feec-fee247f7b359_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_9e058a54-b654-e74a-feec-fee247f7b359_Person:1da4c301-662a-3937-cc92-6c58c8c937a4, oa:person_gra_9e058a54-b654-e74a-feec-fee247f7b359_Person:5a80c58b-02e9-f656-1581-40df5ea52c5f .

oa:relationpp_gra_9e058a54-b654-e74a-feec-fee247f7b359_1
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_9e058a54-b654-e74a-feec-fee247f7b359_Person:1da4c301-662a-3937-cc92-6c58c8c937a4, oa:person_gra_9e058a54-b654-e74a-feec-fee247f7b359_Person:02ce86c2-8672-64ce-cf6a-18febf383ecf .

oa:source_gra_9e058a54-b654-e74a-feec-fee247f7b359
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen", "1865-07-27 - 1865-07-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1865-07-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1865-07-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1865" ;
    a2a:Month "7" ;
    a2a:Day "27" ;
    rdfs:label "1865-07-27"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1865" ;
    a2a:Book "Overlijdensregister 1865" ;
    a2a:DocumentNumber "777" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1865, Overlijdensregister 1865, 777"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/4eb7e279-061c-eb8b-79c0-3409ad60b1a7.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/9e058a54-b654-e74a-feec-fee247f7b359" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/4eb7e279-061c-eb8b-79c0-3409ad60b1a7.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/9e058a54-b654-e74a-feec-fee247f7b359" ;
  a2a:RecordGUID "{9e058a54-b654-e74a-feec-fee247f7b359}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_16641_00016641.xml van GRA" .

