@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_8f1e0652-0b63-d3bd-809b-e3f9661fe94a
  a a2a:Record ;
  rdfs:label "Overlijden op 22 april 1914 te Groningen" ;
  a2a:hasPerson oa:person_gra_8f1e0652-0b63-d3bd-809b-e3f9661fe94a_Person-4ab7792e-a7a1-010c-67f5-8f043193ee46, oa:person_gra_8f1e0652-0b63-d3bd-809b-e3f9661fe94a_Person-304f6752-8b09-dafa-107c-bd7ec72fb869, oa:person_gra_8f1e0652-0b63-d3bd-809b-e3f9661fe94a_Person-824d5173-3e35-bbfb-4a25-da4eee55f00a, oa:person_gra_8f1e0652-0b63-d3bd-809b-e3f9661fe94a_Person-d7d5fc53-337d-ffb8-5fef-161c05f0ae00, oa:person_gra_8f1e0652-0b63-d3bd-809b-e3f9661fe94a_Person-3ca65ba4-c144-d161-faf7-76aa86b8fc80, oa:person_gra_8f1e0652-0b63-d3bd-809b-e3f9661fe94a_Person-3ef3b636-f3a0-29be-2f3c-a02e59edee5b ;
  a2a:hasEvent oa:event_gra_8f1e0652-0b63-d3bd-809b-e3f9661fe94a_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_8f1e0652-0b63-d3bd-809b-e3f9661fe94a_0, oa:relationep_gra_8f1e0652-0b63-d3bd-809b-e3f9661fe94a_1, oa:relationep_gra_8f1e0652-0b63-d3bd-809b-e3f9661fe94a_2 ;
  a2a:hasRelationPP oa:relationpp_gra_8f1e0652-0b63-d3bd-809b-e3f9661fe94a_0, oa:relationpp_gra_8f1e0652-0b63-d3bd-809b-e3f9661fe94a_1, oa:relationpp_gra_8f1e0652-0b63-d3bd-809b-e3f9661fe94a_2 ;
  a2a:hasSource oa:source_gra_8f1e0652-0b63-d3bd-809b-e3f9661fe94a .

oa:person_gra_8f1e0652-0b63-d3bd-809b-e3f9661fe94a_Person-4ab7792e-a7a1-010c-67f5-8f043193ee46
  a a2a:Person ;
  rdfs:label "Jan Poker" ;
  a2a:PersonName [
    rdfs:label "Jan Poker" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Poker"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "74 jaar" ;
    rdfs:label "74 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Muntendam" ;
    rdfs:label "Muntendam"
  ] ;
  a2a:Profession "magazijnknecht" .

oa:person_gra_8f1e0652-0b63-d3bd-809b-e3f9661fe94a_Person-304f6752-8b09-dafa-107c-bd7ec72fb869
  a a2a:Person ;
  rdfs:label "Ebbertje Schuring" ;
  a2a:PersonName [
    rdfs:label "Ebbertje Schuring" ;
    a2a:PersonNameFirstName "Ebbertje" ;
    a2a:PersonNameLastName "Schuring"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_8f1e0652-0b63-d3bd-809b-e3f9661fe94a_Person-824d5173-3e35-bbfb-4a25-da4eee55f00a
  a a2a:Person ;
  rdfs:label "Alida Scheppers" ;
  a2a:PersonName [
    rdfs:label "Alida Scheppers" ;
    a2a:PersonNameFirstName "Alida" ;
    a2a:PersonNameLastName "Scheppers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_8f1e0652-0b63-d3bd-809b-e3f9661fe94a_Person-d7d5fc53-337d-ffb8-5fef-161c05f0ae00
  a a2a:Person ;
  rdfs:label "Alida Scheppers" ;
  a2a:PersonName [
    rdfs:label "Alida Scheppers" ;
    a2a:PersonNameFirstName "Alida" ;
    a2a:PersonNameLastName "Scheppers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_8f1e0652-0b63-d3bd-809b-e3f9661fe94a_Person-3ca65ba4-c144-d161-faf7-76aa86b8fc80
  a a2a:Person ;
  rdfs:label "Wolter Jurjens Poker" ;
  a2a:PersonName [
    rdfs:label "Wolter Jurjens Poker" ;
    a2a:PersonNameFirstName "Wolter Jurjens" ;
    a2a:PersonNameLastName "Poker"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_8f1e0652-0b63-d3bd-809b-e3f9661fe94a_Person-3ef3b636-f3a0-29be-2f3c-a02e59edee5b
  a a2a:Person ;
  rdfs:label "Jantje Jans Stuut" ;
  a2a:PersonName [
    rdfs:label "Jantje Jans Stuut" ;
    a2a:PersonNameFirstName "Jantje Jans" ;
    a2a:PersonNameLastName "Stuut"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_8f1e0652-0b63-d3bd-809b-e3f9661fe94a_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1914" ;
    a2a:Month "4" ;
    a2a:Day "22" ;
    rdfs:label "1914-04-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:relationep_gra_8f1e0652-0b63-d3bd-809b-e3f9661fe94a_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_8f1e0652-0b63-d3bd-809b-e3f9661fe94a_Person:4ab7792e-a7a1-010c-67f5-8f043193ee46 ;
  a2a:EventKeyRef oa:event_gra_8f1e0652-0b63-d3bd-809b-e3f9661fe94a_Event1 .

oa:relationep_gra_8f1e0652-0b63-d3bd-809b-e3f9661fe94a_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_8f1e0652-0b63-d3bd-809b-e3f9661fe94a_Person:3ca65ba4-c144-d161-faf7-76aa86b8fc80 ;
  a2a:EventKeyRef oa:event_gra_8f1e0652-0b63-d3bd-809b-e3f9661fe94a_Event1 .

oa:relationep_gra_8f1e0652-0b63-d3bd-809b-e3f9661fe94a_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_8f1e0652-0b63-d3bd-809b-e3f9661fe94a_Person:3ef3b636-f3a0-29be-2f3c-a02e59edee5b ;
  a2a:EventKeyRef oa:event_gra_8f1e0652-0b63-d3bd-809b-e3f9661fe94a_Event1 .

oa:relationpp_gra_8f1e0652-0b63-d3bd-809b-e3f9661fe94a_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_8f1e0652-0b63-d3bd-809b-e3f9661fe94a_Person:4ab7792e-a7a1-010c-67f5-8f043193ee46, oa:person_gra_8f1e0652-0b63-d3bd-809b-e3f9661fe94a_Person:304f6752-8b09-dafa-107c-bd7ec72fb869 .

oa:relationpp_gra_8f1e0652-0b63-d3bd-809b-e3f9661fe94a_1
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_8f1e0652-0b63-d3bd-809b-e3f9661fe94a_Person:4ab7792e-a7a1-010c-67f5-8f043193ee46, oa:person_gra_8f1e0652-0b63-d3bd-809b-e3f9661fe94a_Person:824d5173-3e35-bbfb-4a25-da4eee55f00a .

oa:relationpp_gra_8f1e0652-0b63-d3bd-809b-e3f9661fe94a_2
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_8f1e0652-0b63-d3bd-809b-e3f9661fe94a_Person:4ab7792e-a7a1-010c-67f5-8f043193ee46, oa:person_gra_8f1e0652-0b63-d3bd-809b-e3f9661fe94a_Person:d7d5fc53-337d-ffb8-5fef-161c05f0ae00 .

oa:source_gra_8f1e0652-0b63-d3bd-809b-e3f9661fe94a
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen", "1914-04-24 - 1914-04-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1914-04-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1914-04-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1914" ;
    a2a:Month "4" ;
    a2a:Day "24" ;
    rdfs:label "1914-04-24"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1914" ;
    a2a:Book "Overlijdensregister 1914" ;
    a2a:DocumentNumber "487" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1914, Overlijdensregister 1914, 487"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/5746d541-b992-25c3-93b3-6ebdd095bfc3.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/8f1e0652-0b63-d3bd-809b-e3f9661fe94a" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/5746d541-b992-25c3-93b3-6ebdd095bfc3.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/8f1e0652-0b63-d3bd-809b-e3f9661fe94a" ;
  a2a:RecordGUID "{8f1e0652-0b63-d3bd-809b-e3f9661fe94a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_17320_00017320.xml van GRA" .

