@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_9b59e302-b3db-df2d-7785-ab5b8a8c605f
  a a2a:Record ;
  rdfs:label "Overlijden op 5 mei 1888 te Groningen" ;
  a2a:hasPerson oa:person_gra_9b59e302-b3db-df2d-7785-ab5b8a8c605f_Person-43abae14-d20e-df5d-f33e-22fdc27cad68, oa:person_gra_9b59e302-b3db-df2d-7785-ab5b8a8c605f_Person-84b08587-439b-82e2-5653-2fc636369846, oa:person_gra_9b59e302-b3db-df2d-7785-ab5b8a8c605f_Person-077b5f45-39ad-eb73-5bc0-cf1344a9dbaf, oa:person_gra_9b59e302-b3db-df2d-7785-ab5b8a8c605f_Person-a08334f6-5813-e2c9-8f2a-1f25aa66c714, oa:person_gra_9b59e302-b3db-df2d-7785-ab5b8a8c605f_Person-b96ad626-30a3-c105-1a56-f4e0f26c17a8 ;
  a2a:hasEvent oa:event_gra_9b59e302-b3db-df2d-7785-ab5b8a8c605f_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_9b59e302-b3db-df2d-7785-ab5b8a8c605f_0, oa:relationep_gra_9b59e302-b3db-df2d-7785-ab5b8a8c605f_1, oa:relationep_gra_9b59e302-b3db-df2d-7785-ab5b8a8c605f_2 ;
  a2a:hasRelationPP oa:relationpp_gra_9b59e302-b3db-df2d-7785-ab5b8a8c605f_0, oa:relationpp_gra_9b59e302-b3db-df2d-7785-ab5b8a8c605f_1 ;
  a2a:hasSource oa:source_gra_9b59e302-b3db-df2d-7785-ab5b8a8c605f .

oa:person_gra_9b59e302-b3db-df2d-7785-ab5b8a8c605f_Person-43abae14-d20e-df5d-f33e-22fdc27cad68
  a a2a:Person ;
  rdfs:label "Beerennardus Harms Bondrager" ;
  a2a:PersonName [
    rdfs:label "Beerennardus Harms Bondrager" ;
    a2a:PersonNameFirstName "Beerennardus Harms" ;
    a2a:PersonNameLastName "Bondrager"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "66 jaar" ;
    rdfs:label "66 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nieuwe Pekela" ;
    rdfs:label "Nieuwe Pekela"
  ] ;
  a2a:Profession "pettenmaker" .

oa:person_gra_9b59e302-b3db-df2d-7785-ab5b8a8c605f_Person-84b08587-439b-82e2-5653-2fc636369846
  a a2a:Person ;
  rdfs:label "Autje Rennes" ;
  a2a:PersonName [
    rdfs:label "Autje Rennes" ;
    a2a:PersonNameFirstName "Autje" ;
    a2a:PersonNameLastName "Rennes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_9b59e302-b3db-df2d-7785-ab5b8a8c605f_Person-077b5f45-39ad-eb73-5bc0-cf1344a9dbaf
  a a2a:Person ;
  rdfs:label "Antje Beekmeijer" ;
  a2a:PersonName [
    rdfs:label "Antje Beekmeijer" ;
    a2a:PersonNameFirstName "Antje" ;
    a2a:PersonNameLastName "Beekmeijer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_9b59e302-b3db-df2d-7785-ab5b8a8c605f_Person-a08334f6-5813-e2c9-8f2a-1f25aa66c714
  a a2a:Person ;
  rdfs:label "Helena Hindriks" ;
  a2a:PersonName [
    rdfs:label "Helena Hindriks" ;
    a2a:PersonNameFirstName "Helena" ;
    a2a:PersonNameLastName "Hindriks"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_9b59e302-b3db-df2d-7785-ab5b8a8c605f_Person-b96ad626-30a3-c105-1a56-f4e0f26c17a8
  a a2a:Person ;
  rdfs:label "Harm Beerends Bondrager" ;
  a2a:PersonName [
    rdfs:label "Harm Beerends Bondrager" ;
    a2a:PersonNameFirstName "Harm Beerends" ;
    a2a:PersonNameLastName "Bondrager"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "hoedenmaker" .

oa:event_gra_9b59e302-b3db-df2d-7785-ab5b8a8c605f_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1888" ;
    a2a:Month "5" ;
    a2a:Day "5" ;
    rdfs:label "1888-05-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:relationep_gra_9b59e302-b3db-df2d-7785-ab5b8a8c605f_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_9b59e302-b3db-df2d-7785-ab5b8a8c605f_Person:43abae14-d20e-df5d-f33e-22fdc27cad68 ;
  a2a:EventKeyRef oa:event_gra_9b59e302-b3db-df2d-7785-ab5b8a8c605f_Event1 .

oa:relationep_gra_9b59e302-b3db-df2d-7785-ab5b8a8c605f_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_9b59e302-b3db-df2d-7785-ab5b8a8c605f_Person:a08334f6-5813-e2c9-8f2a-1f25aa66c714 ;
  a2a:EventKeyRef oa:event_gra_9b59e302-b3db-df2d-7785-ab5b8a8c605f_Event1 .

oa:relationep_gra_9b59e302-b3db-df2d-7785-ab5b8a8c605f_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_9b59e302-b3db-df2d-7785-ab5b8a8c605f_Person:b96ad626-30a3-c105-1a56-f4e0f26c17a8 ;
  a2a:EventKeyRef oa:event_gra_9b59e302-b3db-df2d-7785-ab5b8a8c605f_Event1 .

oa:relationpp_gra_9b59e302-b3db-df2d-7785-ab5b8a8c605f_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_9b59e302-b3db-df2d-7785-ab5b8a8c605f_Person:43abae14-d20e-df5d-f33e-22fdc27cad68, oa:person_gra_9b59e302-b3db-df2d-7785-ab5b8a8c605f_Person:84b08587-439b-82e2-5653-2fc636369846 .

oa:relationpp_gra_9b59e302-b3db-df2d-7785-ab5b8a8c605f_1
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_9b59e302-b3db-df2d-7785-ab5b8a8c605f_Person:43abae14-d20e-df5d-f33e-22fdc27cad68, oa:person_gra_9b59e302-b3db-df2d-7785-ab5b8a8c605f_Person:077b5f45-39ad-eb73-5bc0-cf1344a9dbaf .

oa:source_gra_9b59e302-b3db-df2d-7785-ab5b8a8c605f
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen", "1888-05-07 - 1888-05-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1888-05-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1888-05-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1888" ;
    a2a:Month "5" ;
    a2a:Day "7" ;
    rdfs:label "1888-05-07"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1888" ;
    a2a:Book "Overlijdensregister 1888" ;
    a2a:DocumentNumber "463" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1888, Overlijdensregister 1888, 463"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/da48255b-6a4a-5f23-25dc-6e35eb44d09e.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/9b59e302-b3db-df2d-7785-ab5b8a8c605f" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/da48255b-6a4a-5f23-25dc-6e35eb44d09e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-06-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/9b59e302-b3db-df2d-7785-ab5b8a8c605f" ;
  a2a:RecordGUID "{9b59e302-b3db-df2d-7785-ab5b8a8c605f}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_16562_00016562.xml van GRA" .

