@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_2d8bf701-76d9-b1ef-c704-72d369cebccc
  a a2a:Record ;
  rdfs:label "Overlijden op 23 januari 1942 te Stadskanaal gem. Onstwedde" ;
  a2a:hasPerson oa:person_gra_2d8bf701-76d9-b1ef-c704-72d369cebccc_Person-9814a2cb-7b94-4958-d5cb-8cd6879cc2f7, oa:person_gra_2d8bf701-76d9-b1ef-c704-72d369cebccc_Person-98109f98-d876-2e8d-2c18-d767c2ded791, oa:person_gra_2d8bf701-76d9-b1ef-c704-72d369cebccc_Person-d5d05e96-9017-2938-ed3b-1855b33ed00a, oa:person_gra_2d8bf701-76d9-b1ef-c704-72d369cebccc_Person-96c9f1fa-b776-a319-3216-d94e4e073e11, oa:person_gra_2d8bf701-76d9-b1ef-c704-72d369cebccc_Person-5a17f8a0-ede3-b6cc-6356-5be068def134, oa:person_gra_2d8bf701-76d9-b1ef-c704-72d369cebccc_Person-457570a5-5e59-954d-f634-2bf21cdb0dcc ;
  a2a:hasEvent oa:event_gra_2d8bf701-76d9-b1ef-c704-72d369cebccc_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_2d8bf701-76d9-b1ef-c704-72d369cebccc_0, oa:relationep_gra_2d8bf701-76d9-b1ef-c704-72d369cebccc_1, oa:relationep_gra_2d8bf701-76d9-b1ef-c704-72d369cebccc_2 ;
  a2a:hasRelationPP oa:relationpp_gra_2d8bf701-76d9-b1ef-c704-72d369cebccc_0, oa:relationpp_gra_2d8bf701-76d9-b1ef-c704-72d369cebccc_1, oa:relationpp_gra_2d8bf701-76d9-b1ef-c704-72d369cebccc_2 ;
  a2a:hasSource oa:source_gra_2d8bf701-76d9-b1ef-c704-72d369cebccc .

oa:person_gra_2d8bf701-76d9-b1ef-c704-72d369cebccc_Person-9814a2cb-7b94-4958-d5cb-8cd6879cc2f7
  a a2a:Person ;
  rdfs:label "Gesina Idzes" ;
  a2a:PersonName [
    rdfs:label "Gesina Idzes" ;
    a2a:PersonNameFirstName "Gesina" ;
    a2a:PersonNameLastName "Idzes"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "76 jaar" ;
    rdfs:label "76 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Veendam" ;
    rdfs:label "Veendam"
  ] .

oa:person_gra_2d8bf701-76d9-b1ef-c704-72d369cebccc_Person-98109f98-d876-2e8d-2c18-d767c2ded791
  a a2a:Person ;
  rdfs:label "Hinderikus Frederikus Albertus de Grijs" ;
  a2a:PersonName [
    rdfs:label "Hinderikus Frederikus Albertus de Grijs" ;
    a2a:PersonNameFirstName "Hinderikus Frederikus Albertus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Grijs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_2d8bf701-76d9-b1ef-c704-72d369cebccc_Person-d5d05e96-9017-2938-ed3b-1855b33ed00a
  a a2a:Person ;
  rdfs:label "Wilhelmus van der Beek" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus van der Beek" ;
    a2a:PersonNameFirstName "Wilhelmus" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Beek"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_2d8bf701-76d9-b1ef-c704-72d369cebccc_Person-96c9f1fa-b776-a319-3216-d94e4e073e11
  a a2a:Person ;
  rdfs:label "Evert Kip" ;
  a2a:PersonName [
    rdfs:label "Evert Kip" ;
    a2a:PersonNameFirstName "Evert" ;
    a2a:PersonNameLastName "Kip"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_2d8bf701-76d9-b1ef-c704-72d369cebccc_Person-5a17f8a0-ede3-b6cc-6356-5be068def134
  a a2a:Person ;
  rdfs:label "Hendrik Idzes" ;
  a2a:PersonName [
    rdfs:label "Hendrik Idzes" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Idzes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_2d8bf701-76d9-b1ef-c704-72d369cebccc_Person-457570a5-5e59-954d-f634-2bf21cdb0dcc
  a a2a:Person ;
  rdfs:label "Anna Wiesenbach" ;
  a2a:PersonName [
    rdfs:label "Anna Wiesenbach" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Wiesenbach"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_2d8bf701-76d9-b1ef-c704-72d369cebccc_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1942" ;
    a2a:Month "1" ;
    a2a:Day "23" ;
    rdfs:label "1942-01-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Stadskanaal gem. Onstwedde" ;
    rdfs:label "Stadskanaal gem. Onstwedde"
  ] .

oa:relationep_gra_2d8bf701-76d9-b1ef-c704-72d369cebccc_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_2d8bf701-76d9-b1ef-c704-72d369cebccc_Person:9814a2cb-7b94-4958-d5cb-8cd6879cc2f7 ;
  a2a:EventKeyRef oa:event_gra_2d8bf701-76d9-b1ef-c704-72d369cebccc_Event1 .

oa:relationep_gra_2d8bf701-76d9-b1ef-c704-72d369cebccc_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_2d8bf701-76d9-b1ef-c704-72d369cebccc_Person:5a17f8a0-ede3-b6cc-6356-5be068def134 ;
  a2a:EventKeyRef oa:event_gra_2d8bf701-76d9-b1ef-c704-72d369cebccc_Event1 .

oa:relationep_gra_2d8bf701-76d9-b1ef-c704-72d369cebccc_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_2d8bf701-76d9-b1ef-c704-72d369cebccc_Person:457570a5-5e59-954d-f634-2bf21cdb0dcc ;
  a2a:EventKeyRef oa:event_gra_2d8bf701-76d9-b1ef-c704-72d369cebccc_Event1 .

oa:relationpp_gra_2d8bf701-76d9-b1ef-c704-72d369cebccc_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_2d8bf701-76d9-b1ef-c704-72d369cebccc_Person:9814a2cb-7b94-4958-d5cb-8cd6879cc2f7, oa:person_gra_2d8bf701-76d9-b1ef-c704-72d369cebccc_Person:98109f98-d876-2e8d-2c18-d767c2ded791 .

oa:relationpp_gra_2d8bf701-76d9-b1ef-c704-72d369cebccc_1
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_2d8bf701-76d9-b1ef-c704-72d369cebccc_Person:9814a2cb-7b94-4958-d5cb-8cd6879cc2f7, oa:person_gra_2d8bf701-76d9-b1ef-c704-72d369cebccc_Person:d5d05e96-9017-2938-ed3b-1855b33ed00a .

oa:relationpp_gra_2d8bf701-76d9-b1ef-c704-72d369cebccc_2
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_2d8bf701-76d9-b1ef-c704-72d369cebccc_Person:9814a2cb-7b94-4958-d5cb-8cd6879cc2f7, oa:person_gra_2d8bf701-76d9-b1ef-c704-72d369cebccc_Person:96c9f1fa-b776-a319-3216-d94e4e073e11 .

oa:source_gra_2d8bf701-76d9-b1ef-c704-72d369cebccc
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Onstwedde" ;
    rdfs:label "Onstwedde", "1942-01-26 - 1942-01-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1942-01-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1942-01-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1942" ;
    a2a:Month "1" ;
    a2a:Day "26" ;
    rdfs:label "1942-01-26"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1942" ;
    a2a:Book "Overlijdensregister 1942" ;
    a2a:DocumentNumber "20" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1942, Overlijdensregister 1942, 20"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/0777e6d4-3258-06fb-0bf0-c40cf3e606c1.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/2d8bf701-76d9-b1ef-c704-72d369cebccc" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/0777e6d4-3258-06fb-0bf0-c40cf3e606c1.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/2d8bf701-76d9-b1ef-c704-72d369cebccc" ;
  a2a:RecordGUID "{2d8bf701-76d9-b1ef-c704-72d369cebccc}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_14118_00014118.xml van GRA" .

