@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_wba_7e1db619-182b-2251-7cec-e52cfc76618f
  a a2a:Record ;
  rdfs:label "Overlijden op 4 november 1966 te Halsteren" ;
  a2a:hasPerson oa:person_wba_7e1db619-182b-2251-7cec-e52cfc76618f_Person-b7a8aade-ed5a-acb7-8501-8846f8db7a54, oa:person_wba_7e1db619-182b-2251-7cec-e52cfc76618f_Person-78dbb88d-b159-e263-c747-98d19efc60e8, oa:person_wba_7e1db619-182b-2251-7cec-e52cfc76618f_Person-1399d3bb-3c90-ac24-3598-8a1972a1a657 ;
  a2a:hasEvent oa:event_wba_7e1db619-182b-2251-7cec-e52cfc76618f_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_7e1db619-182b-2251-7cec-e52cfc76618f_0, oa:relationep_wba_7e1db619-182b-2251-7cec-e52cfc76618f_1, oa:relationep_wba_7e1db619-182b-2251-7cec-e52cfc76618f_2 ;
  a2a:hasSource oa:source_wba_7e1db619-182b-2251-7cec-e52cfc76618f .

oa:person_wba_7e1db619-182b-2251-7cec-e52cfc76618f_Person-b7a8aade-ed5a-acb7-8501-8846f8db7a54
  a a2a:Person ;
  rdfs:label "Gerardus Henricus Antonius Hagenaars" ;
  a2a:PersonName [
    rdfs:label "Gerardus Henricus Antonius Hagenaars" ;
    a2a:PersonNameFirstName "Gerardus Henricus Antonius" ;
    a2a:PersonNameLastName "Hagenaars"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_7e1db619-182b-2251-7cec-e52cfc76618f_Person-78dbb88d-b159-e263-c747-98d19efc60e8
  a a2a:Person ;
  rdfs:label "Anna Cornelia Pieternel Bernaards" ;
  a2a:PersonName [
    rdfs:label "Anna Cornelia Pieternel Bernaards" ;
    a2a:PersonNameFirstName "Anna Cornelia Pieternel" ;
    a2a:PersonNameLastName "Bernaards"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_7e1db619-182b-2251-7cec-e52cfc76618f_Person-1399d3bb-3c90-ac24-3598-8a1972a1a657
  a a2a:Person ;
  rdfs:label "Franciscus Martinus Michael Hagenaars" ;
  a2a:PersonName [
    rdfs:label "Franciscus Martinus Michael Hagenaars" ;
    a2a:PersonNameFirstName "Franciscus Martinus Michael" ;
    a2a:PersonNameLastName "Hagenaars"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Halsteren" ;
    rdfs:label "Halsteren"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "74 jaar" ;
    rdfs:label "74 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Halsteren" ;
    rdfs:label "Halsteren"
  ] .

oa:event_wba_7e1db619-182b-2251-7cec-e52cfc76618f_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1966" ;
    a2a:Month "11" ;
    a2a:Day "4" ;
    rdfs:label "1966-11-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Halsteren" ;
    rdfs:label "Halsteren"
  ] .

oa:relationep_wba_7e1db619-182b-2251-7cec-e52cfc76618f_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_7e1db619-182b-2251-7cec-e52cfc76618f_Person:b7a8aade-ed5a-acb7-8501-8846f8db7a54 ;
  a2a:EventKeyRef oa:event_wba_7e1db619-182b-2251-7cec-e52cfc76618f_Event1 .

oa:relationep_wba_7e1db619-182b-2251-7cec-e52cfc76618f_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_7e1db619-182b-2251-7cec-e52cfc76618f_Person:78dbb88d-b159-e263-c747-98d19efc60e8 ;
  a2a:EventKeyRef oa:event_wba_7e1db619-182b-2251-7cec-e52cfc76618f_Event1 .

oa:relationep_wba_7e1db619-182b-2251-7cec-e52cfc76618f_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_wba_7e1db619-182b-2251-7cec-e52cfc76618f_Person:1399d3bb-3c90-ac24-3598-8a1972a1a657 ;
  a2a:EventKeyRef oa:event_wba_7e1db619-182b-2251-7cec-e52cfc76618f_Event1 .

oa:source_wba_7e1db619-182b-2251-7cec-e52cfc76618f
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Halsteren" ;
    rdfs:label "Halsteren", "1966-11-04 - 1966-11-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1966-11-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1966-11-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1966" ;
    a2a:Month "11" ;
    a2a:Day "4" ;
    rdfs:label "1966-11-04"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Archief van de gemeente Halsteren - burgerlijke stand, Bron: boek, Deel: 3325, Perio..." ;
    a2a:Book "Overlijdensregister 1966" ;
    a2a:DocumentNumber "72" ;
    a2a:RegistryNumber "3325" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Halsteren - burgerlijke stand, Bron: boek, Deel: 3325, Perio..., Overlijdensregister 1966, 72, 3325"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/40bfb889-bcc3-f0a4-6ac7-9aa1aea25d88.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/7e1db619-182b-2251-7cec-e52cfc76618f" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/40bfb889-bcc3-f0a4-6ac7-9aa1aea25d88.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-07-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/7e1db619-182b-2251-7cec-e52cfc76618f" ;
  a2a:RecordGUID "{7e1db619-182b-2251-7cec-e52cfc76618f}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_12619_00012619.xml van WBA" .

