@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_eb66db8d-3352-7101-b240-82be72fc3e2f
  a a2a:Record ;
  rdfs:label "Overlijden op 1 juli 1871 te Uitwierde gem. Delfzijl" ;
  a2a:hasPerson oa:person_gra_eb66db8d-3352-7101-b240-82be72fc3e2f_Person-3384972d-ed33-ac5a-7f00-7b958b23a8e8, oa:person_gra_eb66db8d-3352-7101-b240-82be72fc3e2f_Person-5ff83cf4-422a-eed4-6858-cfac2276e323, oa:person_gra_eb66db8d-3352-7101-b240-82be72fc3e2f_Person-26a06532-8ce9-08d8-f8c1-bbfbacc12453, oa:person_gra_eb66db8d-3352-7101-b240-82be72fc3e2f_Person-3480cabd-660f-aa88-1666-ee9e9fc7d813 ;
  a2a:hasEvent oa:event_gra_eb66db8d-3352-7101-b240-82be72fc3e2f_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_eb66db8d-3352-7101-b240-82be72fc3e2f_0, oa:relationep_gra_eb66db8d-3352-7101-b240-82be72fc3e2f_1, oa:relationep_gra_eb66db8d-3352-7101-b240-82be72fc3e2f_2 ;
  a2a:hasRelationPP oa:relationpp_gra_eb66db8d-3352-7101-b240-82be72fc3e2f_0 ;
  a2a:hasSource oa:source_gra_eb66db8d-3352-7101-b240-82be72fc3e2f .

oa:person_gra_eb66db8d-3352-7101-b240-82be72fc3e2f_Person-3384972d-ed33-ac5a-7f00-7b958b23a8e8
  a a2a:Person ;
  rdfs:label "Frouke Harms" ;
  a2a:PersonName [
    rdfs:label "Frouke Harms" ;
    a2a:PersonNameFirstName "Frouke" ;
    a2a:PersonNameLastName "Harms"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_eb66db8d-3352-7101-b240-82be72fc3e2f_Person-5ff83cf4-422a-eed4-6858-cfac2276e323
  a a2a:Person ;
  rdfs:label "Johannes Theunis Bogeholt" ;
  a2a:PersonName [
    rdfs:label "Johannes Theunis Bogeholt" ;
    a2a:PersonNameFirstName "Johannes Theunis" ;
    a2a:PersonNameLastName "Bogeholt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_eb66db8d-3352-7101-b240-82be72fc3e2f_Person-26a06532-8ce9-08d8-f8c1-bbfbacc12453
  a a2a:Person ;
  rdfs:label "Jan Fokkes de Boer" ;
  a2a:PersonName [
    rdfs:label "Jan Fokkes de Boer" ;
    a2a:PersonNameFirstName "Jan Fokkes" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Boer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_eb66db8d-3352-7101-b240-82be72fc3e2f_Person-3480cabd-660f-aa88-1666-ee9e9fc7d813
  a a2a:Person ;
  rdfs:label "Harmke Jans de Boer" ;
  a2a:PersonName [
    rdfs:label "Harmke Jans de Boer" ;
    a2a:PersonNameFirstName "Harmke Jans" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Boer"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "52 jaar" ;
    rdfs:label "52 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Uitwierde gem. Delfzijl" ;
    rdfs:label "Uitwierde gem. Delfzijl"
  ] .

oa:event_gra_eb66db8d-3352-7101-b240-82be72fc3e2f_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1871" ;
    a2a:Month "7" ;
    a2a:Day "1" ;
    rdfs:label "1871-07-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Uitwierde gem. Delfzijl" ;
    rdfs:label "Uitwierde gem. Delfzijl"
  ] .

oa:relationep_gra_eb66db8d-3352-7101-b240-82be72fc3e2f_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_eb66db8d-3352-7101-b240-82be72fc3e2f_Person:3384972d-ed33-ac5a-7f00-7b958b23a8e8 ;
  a2a:EventKeyRef oa:event_gra_eb66db8d-3352-7101-b240-82be72fc3e2f_Event1 .

oa:relationep_gra_eb66db8d-3352-7101-b240-82be72fc3e2f_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_eb66db8d-3352-7101-b240-82be72fc3e2f_Person:26a06532-8ce9-08d8-f8c1-bbfbacc12453 ;
  a2a:EventKeyRef oa:event_gra_eb66db8d-3352-7101-b240-82be72fc3e2f_Event1 .

oa:relationep_gra_eb66db8d-3352-7101-b240-82be72fc3e2f_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gra_eb66db8d-3352-7101-b240-82be72fc3e2f_Person:3480cabd-660f-aa88-1666-ee9e9fc7d813 ;
  a2a:EventKeyRef oa:event_gra_eb66db8d-3352-7101-b240-82be72fc3e2f_Event1 .

oa:relationpp_gra_eb66db8d-3352-7101-b240-82be72fc3e2f_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_gra_eb66db8d-3352-7101-b240-82be72fc3e2f_Person:3480cabd-660f-aa88-1666-ee9e9fc7d813, oa:person_gra_eb66db8d-3352-7101-b240-82be72fc3e2f_Person:5ff83cf4-422a-eed4-6858-cfac2276e323 .

oa:source_gra_eb66db8d-3352-7101-b240-82be72fc3e2f
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Delfzijl" ;
    rdfs:label "Delfzijl", "1871-07-03 - 1871-07-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1871-07-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1871-07-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1871" ;
    a2a:Month "7" ;
    a2a:Day "3" ;
    rdfs:label "1871-07-03"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1871" ;
    a2a:Book "Overlijdensregister 1871" ;
    a2a:DocumentNumber "62" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1871, Overlijdensregister 1871, 62"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/ddfe5ed8-92bd-7c82-7c05-58f74db45b82.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/eb66db8d-3352-7101-b240-82be72fc3e2f" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/ddfe5ed8-92bd-7c82-7c05-58f74db45b82.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/eb66db8d-3352-7101-b240-82be72fc3e2f" ;
  a2a:RecordGUID "{eb66db8d-3352-7101-b240-82be72fc3e2f}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_11926_00011926.xml van GRA" .

