@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_7a6bdeb7-b97c-ce70-e424-eeb893ff95ce
  a a2a:Record ;
  rdfs:label "Overlijden op 28 maart 1921 te Loon op Zand" ;
  a2a:hasPerson oa:person_bhi_7a6bdeb7-b97c-ce70-e424-eeb893ff95ce_Person-1d5a5ad6-95b6-7174-dbc4-ef0518262322, oa:person_bhi_7a6bdeb7-b97c-ce70-e424-eeb893ff95ce_Person-6b346eaa-1ec3-d1f0-2735-8d7230f0114f, oa:person_bhi_7a6bdeb7-b97c-ce70-e424-eeb893ff95ce_Person-10a18393-603f-6e61-ab97-65da657badea ;
  a2a:hasEvent oa:event_bhi_7a6bdeb7-b97c-ce70-e424-eeb893ff95ce_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_7a6bdeb7-b97c-ce70-e424-eeb893ff95ce_0, oa:relationep_bhi_7a6bdeb7-b97c-ce70-e424-eeb893ff95ce_1, oa:relationep_bhi_7a6bdeb7-b97c-ce70-e424-eeb893ff95ce_2 ;
  a2a:hasSource oa:source_bhi_7a6bdeb7-b97c-ce70-e424-eeb893ff95ce .

oa:person_bhi_7a6bdeb7-b97c-ce70-e424-eeb893ff95ce_Person-1d5a5ad6-95b6-7174-dbc4-ef0518262322
  a a2a:Person ;
  rdfs:label "Anna Petronella Theresia Hamers" ;
  a2a:PersonName [
    rdfs:label "Anna Petronella Theresia Hamers" ;
    a2a:PersonNameFirstName "Anna Petronella Theresia" ;
    a2a:PersonNameLastName "Hamers"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_7a6bdeb7-b97c-ce70-e424-eeb893ff95ce_Person-6b346eaa-1ec3-d1f0-2735-8d7230f0114f
  a a2a:Person ;
  rdfs:label "Anna Maria Catharina Coomans" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Catharina Coomans" ;
    a2a:PersonNameFirstName "Anna Maria Catharina" ;
    a2a:PersonNameLastName "Coomans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_7a6bdeb7-b97c-ce70-e424-eeb893ff95ce_Person-10a18393-603f-6e61-ab97-65da657badea
  a a2a:Person ;
  rdfs:label "Jacobus Hamers" ;
  a2a:PersonName [
    rdfs:label "Jacobus Hamers" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Hamers"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_7a6bdeb7-b97c-ce70-e424-eeb893ff95ce_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1921" ;
    a2a:Month "3" ;
    a2a:Day "28" ;
    rdfs:label "1921-03-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Loon op Zand" ;
    rdfs:label "Loon op Zand"
  ] .

oa:relationep_bhi_7a6bdeb7-b97c-ce70-e424-eeb893ff95ce_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_7a6bdeb7-b97c-ce70-e424-eeb893ff95ce_Person:1d5a5ad6-95b6-7174-dbc4-ef0518262322 ;
  a2a:EventKeyRef oa:event_bhi_7a6bdeb7-b97c-ce70-e424-eeb893ff95ce_Event1 .

oa:relationep_bhi_7a6bdeb7-b97c-ce70-e424-eeb893ff95ce_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_7a6bdeb7-b97c-ce70-e424-eeb893ff95ce_Person:6b346eaa-1ec3-d1f0-2735-8d7230f0114f ;
  a2a:EventKeyRef oa:event_bhi_7a6bdeb7-b97c-ce70-e424-eeb893ff95ce_Event1 .

oa:relationep_bhi_7a6bdeb7-b97c-ce70-e424-eeb893ff95ce_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_7a6bdeb7-b97c-ce70-e424-eeb893ff95ce_Person:10a18393-603f-6e61-ab97-65da657badea ;
  a2a:EventKeyRef oa:event_bhi_7a6bdeb7-b97c-ce70-e424-eeb893ff95ce_Event1 .

oa:source_bhi_7a6bdeb7-b97c-ce70-e424-eeb893ff95ce
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Loon op Zand" ;
    rdfs:label "Loon op Zand", "1921-03-29 - 1921-03-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1921-03-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1921-03-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1921" ;
    a2a:Month "3" ;
    a2a:Day "29" ;
    rdfs:label "1921-03-29"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 1885, Periode: 1921" ;
    a2a:Book "Overlijdensregister Loon op Zand 1921" ;
    a2a:DocumentNumber "49" ;
    a2a:RegistryNumber "1885" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 1885, Periode: 1921, Overlijdensregister Loon op Zand 1921, 49, 1885"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/8a9d0f13-9b9d-9fe8-0507-de4602267dc6.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/8a9d0f13-9b9d-9fe8-0507-de4602267dc6.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-08-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/7a6bdeb7-b97c-ce70-e424-eeb893ff95ce" ;
  a2a:RecordGUID "{7a6bdeb7-b97c-ce70-e424-eeb893ff95ce}" ;
  a2a:SourceRemarkdeel "1885" ;
  a2a:SourceRemarkregister_periode "1921" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250424_455_00000455.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1921-03-28" .
