@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_c4f5d598-908d-6ab0-e6d8-b053efd77c28
  a a2a:Record ;
  rdfs:label "Overlijden op 30 december 1864 te Waalwijk" ;
  a2a:hasPerson oa:person_bhi_c4f5d598-908d-6ab0-e6d8-b053efd77c28_Person-ddc25b5d-b145-552b-56dc-053ca3bc1db6, oa:person_bhi_c4f5d598-908d-6ab0-e6d8-b053efd77c28_Person-180a276b-15f2-d284-8782-8f79132a5df9, oa:person_bhi_c4f5d598-908d-6ab0-e6d8-b053efd77c28_Person-cd7ba7d8-3d53-fbd2-b543-fa75fd0cfacf ;
  a2a:hasEvent oa:event_bhi_c4f5d598-908d-6ab0-e6d8-b053efd77c28_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_c4f5d598-908d-6ab0-e6d8-b053efd77c28_0, oa:relationep_bhi_c4f5d598-908d-6ab0-e6d8-b053efd77c28_1, oa:relationep_bhi_c4f5d598-908d-6ab0-e6d8-b053efd77c28_2 ;
  a2a:hasSource oa:source_bhi_c4f5d598-908d-6ab0-e6d8-b053efd77c28 .

oa:person_bhi_c4f5d598-908d-6ab0-e6d8-b053efd77c28_Person-ddc25b5d-b145-552b-56dc-053ca3bc1db6
  a a2a:Person ;
  rdfs:label "Maria Petronella Boelé" ;
  a2a:PersonName [
    rdfs:label "Maria Petronella Boelé" ;
    a2a:PersonNameFirstName "Maria Petronella" ;
    a2a:PersonNameLastName "Boelé"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_c4f5d598-908d-6ab0-e6d8-b053efd77c28_Person-180a276b-15f2-d284-8782-8f79132a5df9
  a a2a:Person ;
  rdfs:label "Barba de Rooij" ;
  a2a:PersonName [
    rdfs:label "Barba de Rooij" ;
    a2a:PersonNameFirstName "Barba" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Rooij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_c4f5d598-908d-6ab0-e6d8-b053efd77c28_Person-cd7ba7d8-3d53-fbd2-b543-fa75fd0cfacf
  a a2a:Person ;
  rdfs:label "Dirk Johannes Boelé" ;
  a2a:PersonName [
    rdfs:label "Dirk Johannes Boelé" ;
    a2a:PersonNameFirstName "Dirk Johannes" ;
    a2a:PersonNameLastName "Boelé"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_c4f5d598-908d-6ab0-e6d8-b053efd77c28_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1864" ;
    a2a:Month "12" ;
    a2a:Day "30" ;
    rdfs:label "1864-12-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk"
  ] .

oa:relationep_bhi_c4f5d598-908d-6ab0-e6d8-b053efd77c28_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_c4f5d598-908d-6ab0-e6d8-b053efd77c28_Person:ddc25b5d-b145-552b-56dc-053ca3bc1db6 ;
  a2a:EventKeyRef oa:event_bhi_c4f5d598-908d-6ab0-e6d8-b053efd77c28_Event1 .

oa:relationep_bhi_c4f5d598-908d-6ab0-e6d8-b053efd77c28_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_c4f5d598-908d-6ab0-e6d8-b053efd77c28_Person:180a276b-15f2-d284-8782-8f79132a5df9 ;
  a2a:EventKeyRef oa:event_bhi_c4f5d598-908d-6ab0-e6d8-b053efd77c28_Event1 .

oa:relationep_bhi_c4f5d598-908d-6ab0-e6d8-b053efd77c28_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_c4f5d598-908d-6ab0-e6d8-b053efd77c28_Person:cd7ba7d8-3d53-fbd2-b543-fa75fd0cfacf ;
  a2a:EventKeyRef oa:event_bhi_c4f5d598-908d-6ab0-e6d8-b053efd77c28_Event1 .

oa:source_bhi_c4f5d598-908d-6ab0-e6d8-b053efd77c28
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk", "1864-12-31 - 1864-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1864-12-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1864-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1864" ;
    a2a:Month "12" ;
    a2a:Day "31" ;
    rdfs:label "1864-12-31"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 8722, Periode: 1864" ;
    a2a:Book "Overlijdensregister Waalwijk 1864" ;
    a2a:DocumentNumber "74" ;
    a2a:RegistryNumber "8722" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 8722, Periode: 1864, Overlijdensregister Waalwijk 1864, 74, 8722"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/afdfa80f-7733-c82c-83c5-6cdf8bda8dab.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/afdfa80f-7733-c82c-83c5-6cdf8bda8dab.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-11-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/c4f5d598-908d-6ab0-e6d8-b053efd77c28" ;
  a2a:RecordGUID "{c4f5d598-908d-6ab0-e6d8-b053efd77c28}" ;
  a2a:SourceRemarkdeel "8722" ;
  a2a:SourceRemarkregister_periode "1864" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250222_174_00000174.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1864-12-30" .
