@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_7072e1a8-ed3f-1eb4-5dc7-e94937fb3a0e
  a a2a:Record ;
  rdfs:label "Overlijden op 9 juni 1837 te Bedum" ;
  a2a:hasPerson oa:person_gra_7072e1a8-ed3f-1eb4-5dc7-e94937fb3a0e_Person-85ef52ce-09df-13ae-f510-1731efeb0eaf, oa:person_gra_7072e1a8-ed3f-1eb4-5dc7-e94937fb3a0e_Person-8e5f6988-8b44-daf7-8d22-d3b78dd1a771, oa:person_gra_7072e1a8-ed3f-1eb4-5dc7-e94937fb3a0e_Person-df367897-6e76-9de9-379e-f71e9e966357, oa:person_gra_7072e1a8-ed3f-1eb4-5dc7-e94937fb3a0e_Person-a97f3859-9df2-43d9-f34a-6084adaf9fb2 ;
  a2a:hasEvent oa:event_gra_7072e1a8-ed3f-1eb4-5dc7-e94937fb3a0e_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_7072e1a8-ed3f-1eb4-5dc7-e94937fb3a0e_0, oa:relationep_gra_7072e1a8-ed3f-1eb4-5dc7-e94937fb3a0e_1, oa:relationep_gra_7072e1a8-ed3f-1eb4-5dc7-e94937fb3a0e_2 ;
  a2a:hasRelationPP oa:relationpp_gra_7072e1a8-ed3f-1eb4-5dc7-e94937fb3a0e_0 ;
  a2a:hasSource oa:source_gra_7072e1a8-ed3f-1eb4-5dc7-e94937fb3a0e .

oa:person_gra_7072e1a8-ed3f-1eb4-5dc7-e94937fb3a0e_Person-85ef52ce-09df-13ae-f510-1731efeb0eaf
  a a2a:Person ;
  rdfs:label "Reinje Jacobs" ;
  a2a:PersonName [
    rdfs:label "Reinje Jacobs" ;
    a2a:PersonNameFirstName "Reinje" ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "dagloonster" .

oa:person_gra_7072e1a8-ed3f-1eb4-5dc7-e94937fb3a0e_Person-8e5f6988-8b44-daf7-8d22-d3b78dd1a771
  a a2a:Person ;
  rdfs:label "Kornelis Jacobs Hek" ;
  a2a:PersonName [
    rdfs:label "Kornelis Jacobs Hek" ;
    a2a:PersonNameFirstName "Kornelis Jacobs" ;
    a2a:PersonNameLastName "Hek"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_7072e1a8-ed3f-1eb4-5dc7-e94937fb3a0e_Person-df367897-6e76-9de9-379e-f71e9e966357
  a a2a:Person ;
  rdfs:label "Eilje Hindriks" ;
  a2a:PersonName [
    rdfs:label "Eilje Hindriks" ;
    a2a:PersonNameFirstName "Eilje" ;
    a2a:PersonNameLastName "Hindriks"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "77 jaar 9 maanden" ;
    rdfs:label "77 jaar 9 maanden"
  ] ;
  a2a:BirthDate [
    a2a:Year "1759" ;
    a2a:Month "8" ;
    a2a:Day "26" ;
    rdfs:label "1759-08-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zuidwolde gem. Bedum" ;
    rdfs:label "Zuidwolde gem. Bedum"
  ] .

oa:person_gra_7072e1a8-ed3f-1eb4-5dc7-e94937fb3a0e_Person-a97f3859-9df2-43d9-f34a-6084adaf9fb2
  a a2a:Person ;
  rdfs:label "Hindrik Meinderts" ;
  a2a:PersonName [
    rdfs:label "Hindrik Meinderts" ;
    a2a:PersonNameFirstName "Hindrik" ;
    a2a:PersonNameLastName "Meinderts"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "dagloner" .

oa:event_gra_7072e1a8-ed3f-1eb4-5dc7-e94937fb3a0e_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1837" ;
    a2a:Month "6" ;
    a2a:Day "9" ;
    rdfs:label "1837-06-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bedum" ;
    rdfs:label "Bedum"
  ] .

oa:relationep_gra_7072e1a8-ed3f-1eb4-5dc7-e94937fb3a0e_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_7072e1a8-ed3f-1eb4-5dc7-e94937fb3a0e_Person:85ef52ce-09df-13ae-f510-1731efeb0eaf ;
  a2a:EventKeyRef oa:event_gra_7072e1a8-ed3f-1eb4-5dc7-e94937fb3a0e_Event1 .

oa:relationep_gra_7072e1a8-ed3f-1eb4-5dc7-e94937fb3a0e_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_7072e1a8-ed3f-1eb4-5dc7-e94937fb3a0e_Person:df367897-6e76-9de9-379e-f71e9e966357 ;
  a2a:EventKeyRef oa:event_gra_7072e1a8-ed3f-1eb4-5dc7-e94937fb3a0e_Event1 .

oa:relationep_gra_7072e1a8-ed3f-1eb4-5dc7-e94937fb3a0e_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_7072e1a8-ed3f-1eb4-5dc7-e94937fb3a0e_Person:a97f3859-9df2-43d9-f34a-6084adaf9fb2 ;
  a2a:EventKeyRef oa:event_gra_7072e1a8-ed3f-1eb4-5dc7-e94937fb3a0e_Event1 .

oa:relationpp_gra_7072e1a8-ed3f-1eb4-5dc7-e94937fb3a0e_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_7072e1a8-ed3f-1eb4-5dc7-e94937fb3a0e_Person:df367897-6e76-9de9-379e-f71e9e966357, oa:person_gra_7072e1a8-ed3f-1eb4-5dc7-e94937fb3a0e_Person:8e5f6988-8b44-daf7-8d22-d3b78dd1a771 .

oa:source_gra_7072e1a8-ed3f-1eb4-5dc7-e94937fb3a0e
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Bedum" ;
    rdfs:label "Bedum", "1837-06-10 - 1837-06-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1837-06-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1837-06-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1837" ;
    a2a:Month "6" ;
    a2a:Day "10" ;
    rdfs:label "1837-06-10"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1837" ;
    a2a:Book "Overlijdensregister 1837" ;
    a2a:DocumentNumber "37" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1837, Overlijdensregister 1837, 37"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/4afad159-cbfa-9150-7ff0-cc74886d25fd.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/7072e1a8-ed3f-1eb4-5dc7-e94937fb3a0e" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/4afad159-cbfa-9150-7ff0-cc74886d25fd.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/7072e1a8-ed3f-1eb4-5dc7-e94937fb3a0e" ;
  a2a:RecordGUID "{7072e1a8-ed3f-1eb4-5dc7-e94937fb3a0e}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230828_380_00000380.xml van GRA" .

