@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_7126697b-2b42-8678-cfac-e0f6b71db064
  a a2a:Record ;
  rdfs:label "Overlijden op 3 augustus 1947 te Vriescheloo gem. Bellingwolde" ;
  a2a:hasPerson oa:person_gra_7126697b-2b42-8678-cfac-e0f6b71db064_Person-fe4c3a93-ce8c-ef76-b450-21b865ede42a, oa:person_gra_7126697b-2b42-8678-cfac-e0f6b71db064_Person-e3886bd1-9cef-8200-6e71-5a8419976fa1, oa:person_gra_7126697b-2b42-8678-cfac-e0f6b71db064_Person-222d9850-e788-d146-9fe0-78406d8f4bc5, oa:person_gra_7126697b-2b42-8678-cfac-e0f6b71db064_Person-b0f51f75-1ebf-d55a-6c0c-523e23459557 ;
  a2a:hasEvent oa:event_gra_7126697b-2b42-8678-cfac-e0f6b71db064_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_7126697b-2b42-8678-cfac-e0f6b71db064_0, oa:relationep_gra_7126697b-2b42-8678-cfac-e0f6b71db064_1, oa:relationep_gra_7126697b-2b42-8678-cfac-e0f6b71db064_2 ;
  a2a:hasRelationPP oa:relationpp_gra_7126697b-2b42-8678-cfac-e0f6b71db064_0 ;
  a2a:hasSource oa:source_gra_7126697b-2b42-8678-cfac-e0f6b71db064 .

oa:person_gra_7126697b-2b42-8678-cfac-e0f6b71db064_Person-fe4c3a93-ce8c-ef76-b450-21b865ede42a
  a a2a:Person ;
  rdfs:label "Jurjen Kuiper" ;
  a2a:PersonName [
    rdfs:label "Jurjen Kuiper" ;
    a2a:PersonNameFirstName "Jurjen" ;
    a2a:PersonNameLastName "Kuiper"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_7126697b-2b42-8678-cfac-e0f6b71db064_Person-e3886bd1-9cef-8200-6e71-5a8419976fa1
  a a2a:Person ;
  rdfs:label "Anno Heidekamp" ;
  a2a:PersonName [
    rdfs:label "Anno Heidekamp" ;
    a2a:PersonNameFirstName "Anno" ;
    a2a:PersonNameLastName "Heidekamp"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_7126697b-2b42-8678-cfac-e0f6b71db064_Person-222d9850-e788-d146-9fe0-78406d8f4bc5
  a a2a:Person ;
  rdfs:label "Roelfina Kuiper" ;
  a2a:PersonName [
    rdfs:label "Roelfina Kuiper" ;
    a2a:PersonNameFirstName "Roelfina" ;
    a2a:PersonNameLastName "Kuiper"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "57 jaar" ;
    rdfs:label "57 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oude Pekela" ;
    rdfs:label "Oude Pekela"
  ] .

oa:person_gra_7126697b-2b42-8678-cfac-e0f6b71db064_Person-b0f51f75-1ebf-d55a-6c0c-523e23459557
  a a2a:Person ;
  rdfs:label "Elisabeth Smit" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Smit" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Smit"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_7126697b-2b42-8678-cfac-e0f6b71db064_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1947" ;
    a2a:Month "8" ;
    a2a:Day "3" ;
    rdfs:label "1947-08-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Vriescheloo gem. Bellingwolde" ;
    rdfs:label "Vriescheloo gem. Bellingwolde"
  ] .

oa:relationep_gra_7126697b-2b42-8678-cfac-e0f6b71db064_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_7126697b-2b42-8678-cfac-e0f6b71db064_Person:fe4c3a93-ce8c-ef76-b450-21b865ede42a ;
  a2a:EventKeyRef oa:event_gra_7126697b-2b42-8678-cfac-e0f6b71db064_Event1 .

oa:relationep_gra_7126697b-2b42-8678-cfac-e0f6b71db064_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_7126697b-2b42-8678-cfac-e0f6b71db064_Person:222d9850-e788-d146-9fe0-78406d8f4bc5 ;
  a2a:EventKeyRef oa:event_gra_7126697b-2b42-8678-cfac-e0f6b71db064_Event1 .

oa:relationep_gra_7126697b-2b42-8678-cfac-e0f6b71db064_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_7126697b-2b42-8678-cfac-e0f6b71db064_Person:b0f51f75-1ebf-d55a-6c0c-523e23459557 ;
  a2a:EventKeyRef oa:event_gra_7126697b-2b42-8678-cfac-e0f6b71db064_Event1 .

oa:relationpp_gra_7126697b-2b42-8678-cfac-e0f6b71db064_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_7126697b-2b42-8678-cfac-e0f6b71db064_Person:222d9850-e788-d146-9fe0-78406d8f4bc5, oa:person_gra_7126697b-2b42-8678-cfac-e0f6b71db064_Person:e3886bd1-9cef-8200-6e71-5a8419976fa1 .

oa:source_gra_7126697b-2b42-8678-cfac-e0f6b71db064
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Bellingwolde" ;
    rdfs:label "Bellingwolde", "1947-08-04 - 1947-08-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1947-08-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1947-08-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1947" ;
    a2a:Month "8" ;
    a2a:Day "4" ;
    rdfs:label "1947-08-04"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1947" ;
    a2a:Book "Overlijdensregister 1947" ;
    a2a:DocumentNumber "56" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1947, Overlijdensregister 1947, 56"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/4924a8f5-de26-7a15-5f89-c9fdc270bf79.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/7126697b-2b42-8678-cfac-e0f6b71db064" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/4924a8f5-de26-7a15-5f89-c9fdc270bf79.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/7126697b-2b42-8678-cfac-e0f6b71db064" ;
  a2a:RecordGUID "{7126697b-2b42-8678-cfac-e0f6b71db064}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_15864_00015864.xml van GRA" .

