@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_5b573feb-c826-c586-849d-6049832e514b
  a a2a:Record ;
  rdfs:label "Overlijden op 29 december 1951 te Stadskanaal gem. Onstwedde" ;
  a2a:hasPerson oa:person_gra_5b573feb-c826-c586-849d-6049832e514b_Person-abde3dff-616b-40c9-a11f-e98772b29618, oa:person_gra_5b573feb-c826-c586-849d-6049832e514b_Person-6c4d0794-a4f5-04f5-44b5-66438196a0e9, oa:person_gra_5b573feb-c826-c586-849d-6049832e514b_Person-3e746b3a-a9a4-4756-1338-49326c795094, oa:person_gra_5b573feb-c826-c586-849d-6049832e514b_Person-35391cd9-a52d-787a-2638-46ff58ca332a, oa:person_gra_5b573feb-c826-c586-849d-6049832e514b_Person-76c02216-1c8f-c2b8-c3df-9de50c629039 ;
  a2a:hasEvent oa:event_gra_5b573feb-c826-c586-849d-6049832e514b_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_5b573feb-c826-c586-849d-6049832e514b_0, oa:relationep_gra_5b573feb-c826-c586-849d-6049832e514b_1, oa:relationep_gra_5b573feb-c826-c586-849d-6049832e514b_2 ;
  a2a:hasRelationPP oa:relationpp_gra_5b573feb-c826-c586-849d-6049832e514b_0, oa:relationpp_gra_5b573feb-c826-c586-849d-6049832e514b_1 ;
  a2a:hasSource oa:source_gra_5b573feb-c826-c586-849d-6049832e514b .

oa:person_gra_5b573feb-c826-c586-849d-6049832e514b_Person-abde3dff-616b-40c9-a11f-e98772b29618
  a a2a:Person ;
  rdfs:label "Geert Hopman" ;
  a2a:PersonName [
    rdfs:label "Geert Hopman" ;
    a2a:PersonNameFirstName "Geert" ;
    a2a:PersonNameLastName "Hopman"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "80 jaar" ;
    rdfs:label "80 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Slochteren" ;
    rdfs:label "Slochteren"
  ] .

oa:person_gra_5b573feb-c826-c586-849d-6049832e514b_Person-6c4d0794-a4f5-04f5-44b5-66438196a0e9
  a a2a:Person ;
  rdfs:label "Hinderkie Spijker" ;
  a2a:PersonName [
    rdfs:label "Hinderkie Spijker" ;
    a2a:PersonNameFirstName "Hinderkie" ;
    a2a:PersonNameLastName "Spijker"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_5b573feb-c826-c586-849d-6049832e514b_Person-3e746b3a-a9a4-4756-1338-49326c795094
  a a2a:Person ;
  rdfs:label "Geertruida van der Veen" ;
  a2a:PersonName [
    rdfs:label "Geertruida van der Veen" ;
    a2a:PersonNameFirstName "Geertruida" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Veen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_5b573feb-c826-c586-849d-6049832e514b_Person-35391cd9-a52d-787a-2638-46ff58ca332a
  a a2a:Person ;
  rdfs:label "Jacob Hopman" ;
  a2a:PersonName [
    rdfs:label "Jacob Hopman" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Hopman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_5b573feb-c826-c586-849d-6049832e514b_Person-76c02216-1c8f-c2b8-c3df-9de50c629039
  a a2a:Person ;
  rdfs:label "Woltje Tamminga" ;
  a2a:PersonName [
    rdfs:label "Woltje Tamminga" ;
    a2a:PersonNameFirstName "Woltje" ;
    a2a:PersonNameLastName "Tamminga"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_5b573feb-c826-c586-849d-6049832e514b_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1951" ;
    a2a:Month "12" ;
    a2a:Day "29" ;
    rdfs:label "1951-12-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Stadskanaal gem. Onstwedde" ;
    rdfs:label "Stadskanaal gem. Onstwedde"
  ] .

oa:relationep_gra_5b573feb-c826-c586-849d-6049832e514b_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_5b573feb-c826-c586-849d-6049832e514b_Person:abde3dff-616b-40c9-a11f-e98772b29618 ;
  a2a:EventKeyRef oa:event_gra_5b573feb-c826-c586-849d-6049832e514b_Event1 .

oa:relationep_gra_5b573feb-c826-c586-849d-6049832e514b_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_5b573feb-c826-c586-849d-6049832e514b_Person:35391cd9-a52d-787a-2638-46ff58ca332a ;
  a2a:EventKeyRef oa:event_gra_5b573feb-c826-c586-849d-6049832e514b_Event1 .

oa:relationep_gra_5b573feb-c826-c586-849d-6049832e514b_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_5b573feb-c826-c586-849d-6049832e514b_Person:76c02216-1c8f-c2b8-c3df-9de50c629039 ;
  a2a:EventKeyRef oa:event_gra_5b573feb-c826-c586-849d-6049832e514b_Event1 .

oa:relationpp_gra_5b573feb-c826-c586-849d-6049832e514b_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_5b573feb-c826-c586-849d-6049832e514b_Person:abde3dff-616b-40c9-a11f-e98772b29618, oa:person_gra_5b573feb-c826-c586-849d-6049832e514b_Person:6c4d0794-a4f5-04f5-44b5-66438196a0e9 .

oa:relationpp_gra_5b573feb-c826-c586-849d-6049832e514b_1
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_5b573feb-c826-c586-849d-6049832e514b_Person:abde3dff-616b-40c9-a11f-e98772b29618, oa:person_gra_5b573feb-c826-c586-849d-6049832e514b_Person:3e746b3a-a9a4-4756-1338-49326c795094 .

oa:source_gra_5b573feb-c826-c586-849d-6049832e514b
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Onstwedde" ;
    rdfs:label "Onstwedde", "1951-12-31 - 1951-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1951-12-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1951-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1951" ;
    a2a:Month "12" ;
    a2a:Day "31" ;
    rdfs:label "1951-12-31"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Deel: 1684, Periode: 1951" ;
    a2a:Book "Overlijdensregister 1951" ;
    a2a:DocumentNumber "216" ;
    a2a:RegistryNumber "1684" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Deel: 1684, Periode: 1951, Overlijdensregister 1951, 216, 1684"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/5e216bde-9139-607d-1c0e-5e886de5f5c1.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/5b573feb-c826-c586-849d-6049832e514b" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/5e216bde-9139-607d-1c0e-5e886de5f5c1.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/5b573feb-c826-c586-849d-6049832e514b" ;
  a2a:RecordGUID "{5b573feb-c826-c586-849d-6049832e514b}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_12682_00012682.xml van GRA" .

