@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_4cba63a5-2dea-d615-fa4a-cdffe3a418fd
  a a2a:Record ;
  rdfs:label "Overlijden op 1 augustus 1921 te Wouw" ;
  a2a:hasPerson oa:person_bhi_4cba63a5-2dea-d615-fa4a-cdffe3a418fd_Person-ccb9a15e-3267-5522-f992-46090732e313, oa:person_bhi_4cba63a5-2dea-d615-fa4a-cdffe3a418fd_Person-ce46dad1-43f9-f9ab-c366-efd171f32b52, oa:person_bhi_4cba63a5-2dea-d615-fa4a-cdffe3a418fd_Person-51602d9d-b928-1f1c-7f92-9e6a88f2b0d7 ;
  a2a:hasEvent oa:event_bhi_4cba63a5-2dea-d615-fa4a-cdffe3a418fd_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_4cba63a5-2dea-d615-fa4a-cdffe3a418fd_0, oa:relationep_bhi_4cba63a5-2dea-d615-fa4a-cdffe3a418fd_1, oa:relationep_bhi_4cba63a5-2dea-d615-fa4a-cdffe3a418fd_2 ;
  a2a:hasSource oa:source_bhi_4cba63a5-2dea-d615-fa4a-cdffe3a418fd .

oa:person_bhi_4cba63a5-2dea-d615-fa4a-cdffe3a418fd_Person-ccb9a15e-3267-5522-f992-46090732e313
  a a2a:Person ;
  rdfs:label "Wilhelmina Timmermans" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina Timmermans" ;
    a2a:PersonNameFirstName "Wilhelmina" ;
    a2a:PersonNameLastName "Timmermans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_4cba63a5-2dea-d615-fa4a-cdffe3a418fd_Person-ce46dad1-43f9-f9ab-c366-efd171f32b52
  a a2a:Person ;
  rdfs:label "Johannes van Haperen" ;
  a2a:PersonName [
    rdfs:label "Johannes van Haperen" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Haperen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_4cba63a5-2dea-d615-fa4a-cdffe3a418fd_Person-51602d9d-b928-1f1c-7f92-9e6a88f2b0d7
  a a2a:Person ;
  rdfs:label "Anna Maria Cornelia van Haperen" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Cornelia van Haperen" ;
    a2a:PersonNameFirstName "Anna Maria Cornelia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Haperen"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_bhi_4cba63a5-2dea-d615-fa4a-cdffe3a418fd_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1921" ;
    a2a:Month "8" ;
    a2a:Day "1" ;
    rdfs:label "1921-08-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw"
  ] .

oa:relationep_bhi_4cba63a5-2dea-d615-fa4a-cdffe3a418fd_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_4cba63a5-2dea-d615-fa4a-cdffe3a418fd_Person:ccb9a15e-3267-5522-f992-46090732e313 ;
  a2a:EventKeyRef oa:event_bhi_4cba63a5-2dea-d615-fa4a-cdffe3a418fd_Event1 .

oa:relationep_bhi_4cba63a5-2dea-d615-fa4a-cdffe3a418fd_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_4cba63a5-2dea-d615-fa4a-cdffe3a418fd_Person:ce46dad1-43f9-f9ab-c366-efd171f32b52 ;
  a2a:EventKeyRef oa:event_bhi_4cba63a5-2dea-d615-fa4a-cdffe3a418fd_Event1 .

oa:relationep_bhi_4cba63a5-2dea-d615-fa4a-cdffe3a418fd_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_4cba63a5-2dea-d615-fa4a-cdffe3a418fd_Person:51602d9d-b928-1f1c-7f92-9e6a88f2b0d7 ;
  a2a:EventKeyRef oa:event_bhi_4cba63a5-2dea-d615-fa4a-cdffe3a418fd_Event1 .

oa:source_bhi_4cba63a5-2dea-d615-fa4a-cdffe3a418fd
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw", "1921-08-03 - 1921-08-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1921-08-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1921-08-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1921" ;
    a2a:Month "8" ;
    a2a:Day "3" ;
    rdfs:label "1921-08-03"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3732, Periode: 1921" ;
    a2a:Book "Overlijdensregister Wouw 1921" ;
    a2a:DocumentNumber "49" ;
    a2a:RegistryNumber "3732" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3732, Periode: 1921, Overlijdensregister Wouw 1921, 49, 3732"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/e1a79f2e-67a7-f01d-a352-4bf167264dd4.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/e1a79f2e-67a7-f01d-a352-4bf167264dd4.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-07-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/4cba63a5-2dea-d615-fa4a-cdffe3a418fd" ;
  a2a:RecordGUID "{4cba63a5-2dea-d615-fa4a-cdffe3a418fd}" ;
  a2a:SourceRemarkOpmerking "Extract overlijden der gemeente Roosendaal en Nispen." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_73434_00073434.xml van BHI" .

