@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_596bec4a-e903-2ee0-d0e9-27c988b6100f
  a a2a:Record ;
  rdfs:label "Overlijden op 10 april 1831 te Bellingwolde" ;
  a2a:hasPerson oa:person_gra_596bec4a-e903-2ee0-d0e9-27c988b6100f_Person-90334562-6165-c269-952c-0d023d716943, oa:person_gra_596bec4a-e903-2ee0-d0e9-27c988b6100f_Person-84a88c00-4b8f-4638-43d6-2db1a7f0109b, oa:person_gra_596bec4a-e903-2ee0-d0e9-27c988b6100f_Person-2b9485cb-2a5a-e108-8b18-1c41122c2ca4, oa:person_gra_596bec4a-e903-2ee0-d0e9-27c988b6100f_Person-aee87455-b0a2-e389-4e73-cb233e057ee9 ;
  a2a:hasEvent oa:event_gra_596bec4a-e903-2ee0-d0e9-27c988b6100f_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_596bec4a-e903-2ee0-d0e9-27c988b6100f_0, oa:relationep_gra_596bec4a-e903-2ee0-d0e9-27c988b6100f_1, oa:relationep_gra_596bec4a-e903-2ee0-d0e9-27c988b6100f_2 ;
  a2a:hasRelationPP oa:relationpp_gra_596bec4a-e903-2ee0-d0e9-27c988b6100f_0 ;
  a2a:hasSource oa:source_gra_596bec4a-e903-2ee0-d0e9-27c988b6100f .

oa:person_gra_596bec4a-e903-2ee0-d0e9-27c988b6100f_Person-90334562-6165-c269-952c-0d023d716943
  a a2a:Person ;
  rdfs:label "Talle Hindriks" ;
  a2a:PersonName [
    rdfs:label "Talle Hindriks" ;
    a2a:PersonNameFirstName "Talle" ;
    a2a:PersonNameLastName "Hindriks"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_596bec4a-e903-2ee0-d0e9-27c988b6100f_Person-84a88c00-4b8f-4638-43d6-2db1a7f0109b
  a a2a:Person ;
  rdfs:label "Bijlke Everts" ;
  a2a:PersonName [
    rdfs:label "Bijlke Everts" ;
    a2a:PersonNameFirstName "Bijlke" ;
    a2a:PersonNameLastName "Everts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_596bec4a-e903-2ee0-d0e9-27c988b6100f_Person-2b9485cb-2a5a-e108-8b18-1c41122c2ca4
  a a2a:Person ;
  rdfs:label "Egbert Geerds Abels" ;
  a2a:PersonName [
    rdfs:label "Egbert Geerds Abels" ;
    a2a:PersonNameFirstName "Egbert Geerds" ;
    a2a:PersonNameLastName "Abels"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "75 jaar" ;
    rdfs:label "75 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bellingwolde" ;
    rdfs:label "Bellingwolde"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_gra_596bec4a-e903-2ee0-d0e9-27c988b6100f_Person-aee87455-b0a2-e389-4e73-cb233e057ee9
  a a2a:Person ;
  rdfs:label "Geerd Abels" ;
  a2a:PersonName [
    rdfs:label "Geerd Abels" ;
    a2a:PersonNameFirstName "Geerd" ;
    a2a:PersonNameLastName "Abels"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "landbouwer" .

oa:event_gra_596bec4a-e903-2ee0-d0e9-27c988b6100f_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1831" ;
    a2a:Month "4" ;
    a2a:Day "10" ;
    rdfs:label "1831-04-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bellingwolde" ;
    rdfs:label "Bellingwolde"
  ] .

oa:relationep_gra_596bec4a-e903-2ee0-d0e9-27c988b6100f_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_596bec4a-e903-2ee0-d0e9-27c988b6100f_Person:90334562-6165-c269-952c-0d023d716943 ;
  a2a:EventKeyRef oa:event_gra_596bec4a-e903-2ee0-d0e9-27c988b6100f_Event1 .

oa:relationep_gra_596bec4a-e903-2ee0-d0e9-27c988b6100f_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_596bec4a-e903-2ee0-d0e9-27c988b6100f_Person:2b9485cb-2a5a-e108-8b18-1c41122c2ca4 ;
  a2a:EventKeyRef oa:event_gra_596bec4a-e903-2ee0-d0e9-27c988b6100f_Event1 .

oa:relationep_gra_596bec4a-e903-2ee0-d0e9-27c988b6100f_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_596bec4a-e903-2ee0-d0e9-27c988b6100f_Person:aee87455-b0a2-e389-4e73-cb233e057ee9 ;
  a2a:EventKeyRef oa:event_gra_596bec4a-e903-2ee0-d0e9-27c988b6100f_Event1 .

oa:relationpp_gra_596bec4a-e903-2ee0-d0e9-27c988b6100f_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_596bec4a-e903-2ee0-d0e9-27c988b6100f_Person:2b9485cb-2a5a-e108-8b18-1c41122c2ca4, oa:person_gra_596bec4a-e903-2ee0-d0e9-27c988b6100f_Person:84a88c00-4b8f-4638-43d6-2db1a7f0109b .

oa:source_gra_596bec4a-e903-2ee0-d0e9-27c988b6100f
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Bellingwolde" ;
    rdfs:label "Bellingwolde", "1831-04-11 - 1831-04-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1831-04-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1831-04-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1831" ;
    a2a:Month "4" ;
    a2a:Day "11" ;
    rdfs:label "1831-04-11"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1831" ;
    a2a:Book "Overlijdensregister 1831" ;
    a2a:DocumentNumber "24" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1831, Overlijdensregister 1831, 24"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/68c09eda-7e6e-2db6-b829-e91235622bf1.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/596bec4a-e903-2ee0-d0e9-27c988b6100f" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/68c09eda-7e6e-2db6-b829-e91235622bf1.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/596bec4a-e903-2ee0-d0e9-27c988b6100f" ;
  a2a:RecordGUID "{596bec4a-e903-2ee0-d0e9-27c988b6100f}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_12623_00012623.xml van GRA" .

