@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_db7e910f-41e4-9f70-a889-9276cda2bdeb
  a a2a:Record ;
  rdfs:label "Overlijden op 2 mei 1902 te Groningen" ;
  a2a:hasPerson oa:person_gra_db7e910f-41e4-9f70-a889-9276cda2bdeb_Person-97e1f96c-54bf-bd9c-e40b-a404225f7c5f, oa:person_gra_db7e910f-41e4-9f70-a889-9276cda2bdeb_Person-5dd4f9f9-f9b2-4c9b-859d-b4c2ce175023, oa:person_gra_db7e910f-41e4-9f70-a889-9276cda2bdeb_Person-f8581604-ec5f-0ca7-0778-b83405a02be7, oa:person_gra_db7e910f-41e4-9f70-a889-9276cda2bdeb_Person-69023fdd-80f4-5625-6b5d-77ac6ccee38c, oa:person_gra_db7e910f-41e4-9f70-a889-9276cda2bdeb_Person-497a8457-4934-f3b8-b860-8c9721887c40, oa:person_gra_db7e910f-41e4-9f70-a889-9276cda2bdeb_Person-e3a803bf-0cc6-e845-c8fe-ba52f814a410 ;
  a2a:hasEvent oa:event_gra_db7e910f-41e4-9f70-a889-9276cda2bdeb_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_db7e910f-41e4-9f70-a889-9276cda2bdeb_0, oa:relationep_gra_db7e910f-41e4-9f70-a889-9276cda2bdeb_1, oa:relationep_gra_db7e910f-41e4-9f70-a889-9276cda2bdeb_2 ;
  a2a:hasRelationPP oa:relationpp_gra_db7e910f-41e4-9f70-a889-9276cda2bdeb_0, oa:relationpp_gra_db7e910f-41e4-9f70-a889-9276cda2bdeb_1, oa:relationpp_gra_db7e910f-41e4-9f70-a889-9276cda2bdeb_2 ;
  a2a:hasSource oa:source_gra_db7e910f-41e4-9f70-a889-9276cda2bdeb .

oa:person_gra_db7e910f-41e4-9f70-a889-9276cda2bdeb_Person-97e1f96c-54bf-bd9c-e40b-a404225f7c5f
  a a2a:Person ;
  rdfs:label "Anna Catharina Elizabet Bekker" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Elizabet Bekker" ;
    a2a:PersonNameFirstName "Anna Catharina Elizabet" ;
    a2a:PersonNameLastName "Bekker"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "69 jaar" ;
    rdfs:label "69 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Martenshoek" ;
    rdfs:label "Martenshoek"
  ] .

oa:person_gra_db7e910f-41e4-9f70-a889-9276cda2bdeb_Person-5dd4f9f9-f9b2-4c9b-859d-b4c2ce175023
  a a2a:Person ;
  rdfs:label "Charles Louis Meulenbrugge" ;
  a2a:PersonName [
    rdfs:label "Charles Louis Meulenbrugge" ;
    a2a:PersonNameFirstName "Charles Louis" ;
    a2a:PersonNameLastName "Meulenbrugge"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_db7e910f-41e4-9f70-a889-9276cda2bdeb_Person-f8581604-ec5f-0ca7-0778-b83405a02be7
  a a2a:Person ;
  rdfs:label "Roel Slof" ;
  a2a:PersonName [
    rdfs:label "Roel Slof" ;
    a2a:PersonNameFirstName "Roel" ;
    a2a:PersonNameLastName "Slof"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_db7e910f-41e4-9f70-a889-9276cda2bdeb_Person-69023fdd-80f4-5625-6b5d-77ac6ccee38c
  a a2a:Person ;
  rdfs:label "Freerk Folkers" ;
  a2a:PersonName [
    rdfs:label "Freerk Folkers" ;
    a2a:PersonNameFirstName "Freerk" ;
    a2a:PersonNameLastName "Folkers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_db7e910f-41e4-9f70-a889-9276cda2bdeb_Person-497a8457-4934-f3b8-b860-8c9721887c40
  a a2a:Person ;
  rdfs:label "Johannes Bernardus Bekker" ;
  a2a:PersonName [
    rdfs:label "Johannes Bernardus Bekker" ;
    a2a:PersonNameFirstName "Johannes Bernardus" ;
    a2a:PersonNameLastName "Bekker"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_db7e910f-41e4-9f70-a889-9276cda2bdeb_Person-e3a803bf-0cc6-e845-c8fe-ba52f814a410
  a a2a:Person ;
  rdfs:label "Trijntje Hindriks Dilling" ;
  a2a:PersonName [
    rdfs:label "Trijntje Hindriks Dilling" ;
    a2a:PersonNameFirstName "Trijntje Hindriks" ;
    a2a:PersonNameLastName "Dilling"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_db7e910f-41e4-9f70-a889-9276cda2bdeb_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1902" ;
    a2a:Month "5" ;
    a2a:Day "2" ;
    rdfs:label "1902-05-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:relationep_gra_db7e910f-41e4-9f70-a889-9276cda2bdeb_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_db7e910f-41e4-9f70-a889-9276cda2bdeb_Person:97e1f96c-54bf-bd9c-e40b-a404225f7c5f ;
  a2a:EventKeyRef oa:event_gra_db7e910f-41e4-9f70-a889-9276cda2bdeb_Event1 .

oa:relationep_gra_db7e910f-41e4-9f70-a889-9276cda2bdeb_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_db7e910f-41e4-9f70-a889-9276cda2bdeb_Person:497a8457-4934-f3b8-b860-8c9721887c40 ;
  a2a:EventKeyRef oa:event_gra_db7e910f-41e4-9f70-a889-9276cda2bdeb_Event1 .

oa:relationep_gra_db7e910f-41e4-9f70-a889-9276cda2bdeb_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_db7e910f-41e4-9f70-a889-9276cda2bdeb_Person:e3a803bf-0cc6-e845-c8fe-ba52f814a410 ;
  a2a:EventKeyRef oa:event_gra_db7e910f-41e4-9f70-a889-9276cda2bdeb_Event1 .

oa:relationpp_gra_db7e910f-41e4-9f70-a889-9276cda2bdeb_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_db7e910f-41e4-9f70-a889-9276cda2bdeb_Person:97e1f96c-54bf-bd9c-e40b-a404225f7c5f, oa:person_gra_db7e910f-41e4-9f70-a889-9276cda2bdeb_Person:5dd4f9f9-f9b2-4c9b-859d-b4c2ce175023 .

oa:relationpp_gra_db7e910f-41e4-9f70-a889-9276cda2bdeb_1
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_db7e910f-41e4-9f70-a889-9276cda2bdeb_Person:97e1f96c-54bf-bd9c-e40b-a404225f7c5f, oa:person_gra_db7e910f-41e4-9f70-a889-9276cda2bdeb_Person:f8581604-ec5f-0ca7-0778-b83405a02be7 .

oa:relationpp_gra_db7e910f-41e4-9f70-a889-9276cda2bdeb_2
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_db7e910f-41e4-9f70-a889-9276cda2bdeb_Person:97e1f96c-54bf-bd9c-e40b-a404225f7c5f, oa:person_gra_db7e910f-41e4-9f70-a889-9276cda2bdeb_Person:69023fdd-80f4-5625-6b5d-77ac6ccee38c .

oa:source_gra_db7e910f-41e4-9f70-a889-9276cda2bdeb
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen", "1902-05-05 - 1902-05-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1902-05-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1902-05-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1902" ;
    a2a:Month "5" ;
    a2a:Day "5" ;
    rdfs:label "1902-05-05"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1902" ;
    a2a:Book "Overlijdensregister 1902" ;
    a2a:DocumentNumber "489" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1902, Overlijdensregister 1902, 489"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/69875940-83a0-35c9-da63-a6ac62b88cc6.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/db7e910f-41e4-9f70-a889-9276cda2bdeb" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/69875940-83a0-35c9-da63-a6ac62b88cc6.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/db7e910f-41e4-9f70-a889-9276cda2bdeb" ;
  a2a:RecordGUID "{db7e910f-41e4-9f70-a889-9276cda2bdeb}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_11735_00011735.xml van GRA" .

