@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_bhi_3955898f-a2ea-27ba-1d2d-e84c0ceb0847
  a a2a:Record ;
  rdfs:label "Overlijden op 6 juni 1931 te Roosendaal" ;
  a2a:hasPerson oa:person_bhi_3955898f-a2ea-27ba-1d2d-e84c0ceb0847_Person-7049df54-02d8-e7e0-996a-e40225e7b0c2, oa:person_bhi_3955898f-a2ea-27ba-1d2d-e84c0ceb0847_Person-861818e2-8604-6d17-62ea-71755ffdc35d, oa:person_bhi_3955898f-a2ea-27ba-1d2d-e84c0ceb0847_Person-1977c5df-17b9-d484-82fa-a973459911fa, oa:person_bhi_3955898f-a2ea-27ba-1d2d-e84c0ceb0847_Person-c89e35d8-81d7-e2de-2d37-4115bfc460e0 ;
  a2a:hasEvent oa:event_bhi_3955898f-a2ea-27ba-1d2d-e84c0ceb0847_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_3955898f-a2ea-27ba-1d2d-e84c0ceb0847_0, oa:relationep_bhi_3955898f-a2ea-27ba-1d2d-e84c0ceb0847_1, oa:relationep_bhi_3955898f-a2ea-27ba-1d2d-e84c0ceb0847_2, oa:relationep_bhi_3955898f-a2ea-27ba-1d2d-e84c0ceb0847_3 ;
  a2a:hasSource oa:source_bhi_3955898f-a2ea-27ba-1d2d-e84c0ceb0847 .

oa:person_bhi_3955898f-a2ea-27ba-1d2d-e84c0ceb0847_Person-7049df54-02d8-e7e0-996a-e40225e7b0c2
  a a2a:Person ;
  rdfs:label "Anna Francisca Olfers" ;
  a2a:PersonName [
    rdfs:label "Anna Francisca Olfers" ;
    a2a:PersonNameFirstName "Anna Francisca" ;
    a2a:PersonNameLastName "Olfers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_3955898f-a2ea-27ba-1d2d-e84c0ceb0847_Person-861818e2-8604-6d17-62ea-71755ffdc35d
  a a2a:Person ;
  rdfs:label "Cornelia Adriana Verpaalen" ;
  a2a:PersonName [
    rdfs:label "Cornelia Adriana Verpaalen" ;
    a2a:PersonNameFirstName "Cornelia Adriana" ;
    a2a:PersonNameLastName "Verpaalen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_3955898f-a2ea-27ba-1d2d-e84c0ceb0847_Person-1977c5df-17b9-d484-82fa-a973459911fa
  a a2a:Person ;
  rdfs:label "Lambertus Hack" ;
  a2a:PersonName [
    rdfs:label "Lambertus Hack" ;
    a2a:PersonNameFirstName "Lambertus" ;
    a2a:PersonNameLastName "Hack"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_3955898f-a2ea-27ba-1d2d-e84c0ceb0847_Person-c89e35d8-81d7-e2de-2d37-4115bfc460e0
  a a2a:Person ;
  rdfs:label "Pieter Jan Hack" ;
  a2a:PersonName [
    rdfs:label "Pieter Jan Hack" ;
    a2a:PersonNameFirstName "Pieter Jan" ;
    a2a:PersonNameLastName "Hack"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_3955898f-a2ea-27ba-1d2d-e84c0ceb0847_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1931" ;
    a2a:Month "6" ;
    a2a:Day "6" ;
    rdfs:label "1931-06-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal"
  ] .

oa:relationep_bhi_3955898f-a2ea-27ba-1d2d-e84c0ceb0847_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_3955898f-a2ea-27ba-1d2d-e84c0ceb0847_Person:7049df54-02d8-e7e0-996a-e40225e7b0c2 ;
  a2a:EventKeyRef oa:event_bhi_3955898f-a2ea-27ba-1d2d-e84c0ceb0847_Event1 .

oa:relationep_bhi_3955898f-a2ea-27ba-1d2d-e84c0ceb0847_1
  a a2a:RelationEP ;
  rdfs:label "other:Echtgenoot van" ;
  a2a:RelationType "other:Echtgenoot van" ;
  a2a:PersonKeyRef oa:person_bhi_3955898f-a2ea-27ba-1d2d-e84c0ceb0847_Person:861818e2-8604-6d17-62ea-71755ffdc35d ;
  a2a:EventKeyRef oa:event_bhi_3955898f-a2ea-27ba-1d2d-e84c0ceb0847_Event1 .

oa:relationep_bhi_3955898f-a2ea-27ba-1d2d-e84c0ceb0847_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_3955898f-a2ea-27ba-1d2d-e84c0ceb0847_Person:1977c5df-17b9-d484-82fa-a973459911fa ;
  a2a:EventKeyRef oa:event_bhi_3955898f-a2ea-27ba-1d2d-e84c0ceb0847_Event1 .

oa:relationep_bhi_3955898f-a2ea-27ba-1d2d-e84c0ceb0847_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_3955898f-a2ea-27ba-1d2d-e84c0ceb0847_Person:c89e35d8-81d7-e2de-2d37-4115bfc460e0 ;
  a2a:EventKeyRef oa:event_bhi_3955898f-a2ea-27ba-1d2d-e84c0ceb0847_Event1 .

oa:source_bhi_3955898f-a2ea-27ba-1d2d-e84c0ceb0847
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1931-06-08 - 1931-06-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1931-06-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1931-06-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1931" ;
    a2a:Month "6" ;
    a2a:Day "8" ;
    rdfs:label "1931-06-08"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 2624, Periode: 1931" ;
    a2a:Book "Overlijdensregister Roosendaal 1931" ;
    a2a:DocumentNumber "116" ;
    a2a:RegistryNumber "2624" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 2624, Periode: 1931, Overlijdensregister Roosendaal 1931, 116, 2624"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/fdb511ad-2af2-2e7c-17d8-9167740e712d.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/fdb511ad-2af2-2e7c-17d8-9167740e712d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-01-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/3955898f-a2ea-27ba-1d2d-e84c0ceb0847" ;
  a2a:RecordGUID "{3955898f-a2ea-27ba-1d2d-e84c0ceb0847}" ;
  a2a:SourceRemarkdeel "2624" ;
  a2a:SourceRemarkregister_periode "1931" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_1370_00001370.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1931-06-06" .
