@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_ee3ac2b2-20a3-7bcc-ae8e-d39ec81a68f8
  a a2a:Record ;
  rdfs:label "Overlijden op 7 september 1962 te Groningen" ;
  a2a:hasPerson oa:person_gra_ee3ac2b2-20a3-7bcc-ae8e-d39ec81a68f8_Person-c2efef2c-fa95-c2e5-cc13-5443eaea6a76, oa:person_gra_ee3ac2b2-20a3-7bcc-ae8e-d39ec81a68f8_Person-383d9ab1-3d7f-d3ad-5f4f-02cc1ec07e63, oa:person_gra_ee3ac2b2-20a3-7bcc-ae8e-d39ec81a68f8_Person-91ed9dbf-133b-1e98-4dc1-5481d47c6245, oa:person_gra_ee3ac2b2-20a3-7bcc-ae8e-d39ec81a68f8_Person-2313b956-8a6e-18c9-dfec-7cb148fbb599 ;
  a2a:hasEvent oa:event_gra_ee3ac2b2-20a3-7bcc-ae8e-d39ec81a68f8_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_ee3ac2b2-20a3-7bcc-ae8e-d39ec81a68f8_0, oa:relationep_gra_ee3ac2b2-20a3-7bcc-ae8e-d39ec81a68f8_1, oa:relationep_gra_ee3ac2b2-20a3-7bcc-ae8e-d39ec81a68f8_2 ;
  a2a:hasRelationPP oa:relationpp_gra_ee3ac2b2-20a3-7bcc-ae8e-d39ec81a68f8_0 ;
  a2a:hasSource oa:source_gra_ee3ac2b2-20a3-7bcc-ae8e-d39ec81a68f8 .

oa:person_gra_ee3ac2b2-20a3-7bcc-ae8e-d39ec81a68f8_Person-c2efef2c-fa95-c2e5-cc13-5443eaea6a76
  a a2a:Person ;
  rdfs:label "Annie Dopma" ;
  a2a:PersonName [
    rdfs:label "Annie Dopma" ;
    a2a:PersonNameFirstName "Annie" ;
    a2a:PersonNameLastName "Dopma"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "49 jaar" ;
    rdfs:label "49 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Uithuizermeeden" ;
    rdfs:label "Uithuizermeeden"
  ] .

oa:person_gra_ee3ac2b2-20a3-7bcc-ae8e-d39ec81a68f8_Person-383d9ab1-3d7f-d3ad-5f4f-02cc1ec07e63
  a a2a:Person ;
  rdfs:label "Evert Jan Feith" ;
  a2a:PersonName [
    rdfs:label "Evert Jan Feith" ;
    a2a:PersonNameFirstName "Evert Jan" ;
    a2a:PersonNameLastName "Feith"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_ee3ac2b2-20a3-7bcc-ae8e-d39ec81a68f8_Person-91ed9dbf-133b-1e98-4dc1-5481d47c6245
  a a2a:Person ;
  rdfs:label "Berent Dopma" ;
  a2a:PersonName [
    rdfs:label "Berent Dopma" ;
    a2a:PersonNameFirstName "Berent" ;
    a2a:PersonNameLastName "Dopma"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_ee3ac2b2-20a3-7bcc-ae8e-d39ec81a68f8_Person-2313b956-8a6e-18c9-dfec-7cb148fbb599
  a a2a:Person ;
  rdfs:label "Wilhelmina Pieterman" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina Pieterman" ;
    a2a:PersonNameFirstName "Wilhelmina" ;
    a2a:PersonNameLastName "Pieterman"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_ee3ac2b2-20a3-7bcc-ae8e-d39ec81a68f8_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1962" ;
    a2a:Month "9" ;
    a2a:Day "7" ;
    rdfs:label "1962-09-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:relationep_gra_ee3ac2b2-20a3-7bcc-ae8e-d39ec81a68f8_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_ee3ac2b2-20a3-7bcc-ae8e-d39ec81a68f8_Person:c2efef2c-fa95-c2e5-cc13-5443eaea6a76 ;
  a2a:EventKeyRef oa:event_gra_ee3ac2b2-20a3-7bcc-ae8e-d39ec81a68f8_Event1 .

oa:relationep_gra_ee3ac2b2-20a3-7bcc-ae8e-d39ec81a68f8_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_ee3ac2b2-20a3-7bcc-ae8e-d39ec81a68f8_Person:91ed9dbf-133b-1e98-4dc1-5481d47c6245 ;
  a2a:EventKeyRef oa:event_gra_ee3ac2b2-20a3-7bcc-ae8e-d39ec81a68f8_Event1 .

oa:relationep_gra_ee3ac2b2-20a3-7bcc-ae8e-d39ec81a68f8_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_ee3ac2b2-20a3-7bcc-ae8e-d39ec81a68f8_Person:2313b956-8a6e-18c9-dfec-7cb148fbb599 ;
  a2a:EventKeyRef oa:event_gra_ee3ac2b2-20a3-7bcc-ae8e-d39ec81a68f8_Event1 .

oa:relationpp_gra_ee3ac2b2-20a3-7bcc-ae8e-d39ec81a68f8_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_ee3ac2b2-20a3-7bcc-ae8e-d39ec81a68f8_Person:c2efef2c-fa95-c2e5-cc13-5443eaea6a76, oa:person_gra_ee3ac2b2-20a3-7bcc-ae8e-d39ec81a68f8_Person:383d9ab1-3d7f-d3ad-5f4f-02cc1ec07e63 .

oa:source_gra_ee3ac2b2-20a3-7bcc-ae8e-d39ec81a68f8
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen", "1962-09-10 - 1962-09-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1962-09-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1962-09-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1962" ;
    a2a:Month "9" ;
    a2a:Day "10" ;
    rdfs:label "1962-09-10"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Deel: 1259, 1260, Periode: 1962" ;
    a2a:Book "Overlijdensregister 1962" ;
    a2a:DocumentNumber "1521" ;
    a2a:RegistryNumber "1259, 1260" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Deel: 1259, 1260, Periode: 1962, Overlijdensregister 1962, 1521, 1259, 1260"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/574f9747-3c39-1bc7-9ee8-00d1bd93e434.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/ee3ac2b2-20a3-7bcc-ae8e-d39ec81a68f8" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/574f9747-3c39-1bc7-9ee8-00d1bd93e434.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/ee3ac2b2-20a3-7bcc-ae8e-d39ec81a68f8" ;
  a2a:RecordGUID "{ee3ac2b2-20a3-7bcc-ae8e-d39ec81a68f8}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_12010_00012010.xml van GRA" .

