@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_018a575f-a2bd-e153-07aa-2e6c7e44b927
  a a2a:Record ;
  rdfs:label "Overlijden op 22 mei 1911 te Wouw" ;
  a2a:hasPerson oa:person_bhi_018a575f-a2bd-e153-07aa-2e6c7e44b927_Person-589e0fde-f6b2-2545-bb83-1a8e16d0aaf5, oa:person_bhi_018a575f-a2bd-e153-07aa-2e6c7e44b927_Person-be118ab9-81fc-1538-8340-b7e5f96491fa, oa:person_bhi_018a575f-a2bd-e153-07aa-2e6c7e44b927_Person-9c331e66-0dca-869d-a8e6-3487cfc41a63, oa:person_bhi_018a575f-a2bd-e153-07aa-2e6c7e44b927_Person-9f91b49f-cd05-96e5-60a9-161812d36c28 ;
  a2a:hasEvent oa:event_bhi_018a575f-a2bd-e153-07aa-2e6c7e44b927_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_018a575f-a2bd-e153-07aa-2e6c7e44b927_0, oa:relationep_bhi_018a575f-a2bd-e153-07aa-2e6c7e44b927_1, oa:relationep_bhi_018a575f-a2bd-e153-07aa-2e6c7e44b927_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_018a575f-a2bd-e153-07aa-2e6c7e44b927_0 ;
  a2a:hasSource oa:source_bhi_018a575f-a2bd-e153-07aa-2e6c7e44b927 .

oa:person_bhi_018a575f-a2bd-e153-07aa-2e6c7e44b927_Person-589e0fde-f6b2-2545-bb83-1a8e16d0aaf5
  a a2a:Person ;
  rdfs:label "Allegonda Withagen" ;
  a2a:PersonName [
    rdfs:label "Allegonda Withagen" ;
    a2a:PersonNameFirstName "Allegonda" ;
    a2a:PersonNameLastName "Withagen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_018a575f-a2bd-e153-07aa-2e6c7e44b927_Person-be118ab9-81fc-1538-8340-b7e5f96491fa
  a a2a:Person ;
  rdfs:label "Petrus van Rijen" ;
  a2a:PersonName [
    rdfs:label "Petrus van Rijen" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Rijen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_018a575f-a2bd-e153-07aa-2e6c7e44b927_Person-9c331e66-0dca-869d-a8e6-3487cfc41a63
  a a2a:Person ;
  rdfs:label "Antonij van Wesel" ;
  a2a:PersonName [
    rdfs:label "Antonij van Wesel" ;
    a2a:PersonNameFirstName "Antonij" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Wesel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_018a575f-a2bd-e153-07aa-2e6c7e44b927_Person-9f91b49f-cd05-96e5-60a9-161812d36c28
  a a2a:Person ;
  rdfs:label "Allegonda van Rijen" ;
  a2a:PersonName [
    rdfs:label "Allegonda van Rijen" ;
    a2a:PersonNameFirstName "Allegonda" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Rijen"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_bhi_018a575f-a2bd-e153-07aa-2e6c7e44b927_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1911" ;
    a2a:Month "5" ;
    a2a:Day "22" ;
    rdfs:label "1911-05-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw"
  ] .

oa:relationep_bhi_018a575f-a2bd-e153-07aa-2e6c7e44b927_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_018a575f-a2bd-e153-07aa-2e6c7e44b927_Person:589e0fde-f6b2-2545-bb83-1a8e16d0aaf5 ;
  a2a:EventKeyRef oa:event_bhi_018a575f-a2bd-e153-07aa-2e6c7e44b927_Event1 .

oa:relationep_bhi_018a575f-a2bd-e153-07aa-2e6c7e44b927_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_018a575f-a2bd-e153-07aa-2e6c7e44b927_Person:be118ab9-81fc-1538-8340-b7e5f96491fa ;
  a2a:EventKeyRef oa:event_bhi_018a575f-a2bd-e153-07aa-2e6c7e44b927_Event1 .

oa:relationep_bhi_018a575f-a2bd-e153-07aa-2e6c7e44b927_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_018a575f-a2bd-e153-07aa-2e6c7e44b927_Person:9f91b49f-cd05-96e5-60a9-161812d36c28 ;
  a2a:EventKeyRef oa:event_bhi_018a575f-a2bd-e153-07aa-2e6c7e44b927_Event1 .

oa:relationpp_bhi_018a575f-a2bd-e153-07aa-2e6c7e44b927_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_018a575f-a2bd-e153-07aa-2e6c7e44b927_Person:9f91b49f-cd05-96e5-60a9-161812d36c28, oa:person_bhi_018a575f-a2bd-e153-07aa-2e6c7e44b927_Person:9c331e66-0dca-869d-a8e6-3487cfc41a63 .

oa:source_bhi_018a575f-a2bd-e153-07aa-2e6c7e44b927
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw", "1911-05-23 - 1911-05-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1911-05-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1911-05-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1911" ;
    a2a:Month "5" ;
    a2a:Day "23" ;
    rdfs:label "1911-05-23"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3731, Periode: 1911" ;
    a2a:Book "Overlijdensregister Wouw 1911" ;
    a2a:DocumentNumber "36" ;
    a2a:RegistryNumber "3731" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3731, Periode: 1911, Overlijdensregister Wouw 1911, 36, 3731"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/3666899c-315a-c923-7421-3c2745b1743f.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/3666899c-315a-c923-7421-3c2745b1743f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-07-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/018a575f-a2bd-e153-07aa-2e6c7e44b927" ;
  a2a:RecordGUID "{018a575f-a2bd-e153-07aa-2e6c7e44b927}" ;
  a2a:SourceRemarkOpmerking "Eerder weduwe van Jacobus van Eekelen" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_73428_00073428.xml van BHI" .

