@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_488f56b2-a957-e72a-aae3-3c7db6c1eaa6
  a a2a:Record ;
  rdfs:label "Overlijden op 21 juli 1972 te Bergen op Zoom" ;
  a2a:hasPerson oa:person_wba_488f56b2-a957-e72a-aae3-3c7db6c1eaa6_Person-55599b71-c587-6497-1cf1-c583b2ba8dc5, oa:person_wba_488f56b2-a957-e72a-aae3-3c7db6c1eaa6_Person-d31ca7fd-7ac8-0034-0b2b-b44a979bb8d4, oa:person_wba_488f56b2-a957-e72a-aae3-3c7db6c1eaa6_Person-72927450-5559-813e-8a5e-6fc5e906156d, oa:person_wba_488f56b2-a957-e72a-aae3-3c7db6c1eaa6_Person-eac9c543-7d03-d3f1-2e25-311dcfeebb35 ;
  a2a:hasEvent oa:event_wba_488f56b2-a957-e72a-aae3-3c7db6c1eaa6_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_488f56b2-a957-e72a-aae3-3c7db6c1eaa6_0, oa:relationep_wba_488f56b2-a957-e72a-aae3-3c7db6c1eaa6_1, oa:relationep_wba_488f56b2-a957-e72a-aae3-3c7db6c1eaa6_2 ;
  a2a:hasRelationPP oa:relationpp_wba_488f56b2-a957-e72a-aae3-3c7db6c1eaa6_0 ;
  a2a:hasSource oa:source_wba_488f56b2-a957-e72a-aae3-3c7db6c1eaa6 .

oa:person_wba_488f56b2-a957-e72a-aae3-3c7db6c1eaa6_Person-55599b71-c587-6497-1cf1-c583b2ba8dc5
  a a2a:Person ;
  rdfs:label "Alexander Johannes van Amerongen" ;
  a2a:PersonName [
    rdfs:label "Alexander Johannes van Amerongen" ;
    a2a:PersonNameFirstName "Alexander Johannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Amerongen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_488f56b2-a957-e72a-aae3-3c7db6c1eaa6_Person-d31ca7fd-7ac8-0034-0b2b-b44a979bb8d4
  a a2a:Person ;
  rdfs:label "Guillaume Adolphe Bekaert" ;
  a2a:PersonName [
    rdfs:label "Guillaume Adolphe Bekaert" ;
    a2a:PersonNameFirstName "Guillaume Adolphe" ;
    a2a:PersonNameLastName "Bekaert"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_488f56b2-a957-e72a-aae3-3c7db6c1eaa6_Person-72927450-5559-813e-8a5e-6fc5e906156d
  a a2a:Person ;
  rdfs:label "Maria Louisa Baert" ;
  a2a:PersonName [
    rdfs:label "Maria Louisa Baert" ;
    a2a:PersonNameFirstName "Maria Louisa" ;
    a2a:PersonNameLastName "Baert"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_488f56b2-a957-e72a-aae3-3c7db6c1eaa6_Person-eac9c543-7d03-d3f1-2e25-311dcfeebb35
  a a2a:Person ;
  rdfs:label "Gabriëlle Marie Bekaert" ;
  a2a:PersonName [
    rdfs:label "Gabriëlle Marie Bekaert" ;
    a2a:PersonNameFirstName "Gabriëlle Marie" ;
    a2a:PersonNameLastName "Bekaert"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Deijnze (blg)" ;
    rdfs:label "Deijnze (blg)"
  ] .

oa:event_wba_488f56b2-a957-e72a-aae3-3c7db6c1eaa6_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1972" ;
    a2a:Month "7" ;
    a2a:Day "21" ;
    rdfs:label "1972-07-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:relationep_wba_488f56b2-a957-e72a-aae3-3c7db6c1eaa6_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_488f56b2-a957-e72a-aae3-3c7db6c1eaa6_Person:d31ca7fd-7ac8-0034-0b2b-b44a979bb8d4 ;
  a2a:EventKeyRef oa:event_wba_488f56b2-a957-e72a-aae3-3c7db6c1eaa6_Event1 .

oa:relationep_wba_488f56b2-a957-e72a-aae3-3c7db6c1eaa6_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_488f56b2-a957-e72a-aae3-3c7db6c1eaa6_Person:72927450-5559-813e-8a5e-6fc5e906156d ;
  a2a:EventKeyRef oa:event_wba_488f56b2-a957-e72a-aae3-3c7db6c1eaa6_Event1 .

oa:relationep_wba_488f56b2-a957-e72a-aae3-3c7db6c1eaa6_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_wba_488f56b2-a957-e72a-aae3-3c7db6c1eaa6_Person:eac9c543-7d03-d3f1-2e25-311dcfeebb35 ;
  a2a:EventKeyRef oa:event_wba_488f56b2-a957-e72a-aae3-3c7db6c1eaa6_Event1 .

oa:relationpp_wba_488f56b2-a957-e72a-aae3-3c7db6c1eaa6_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_wba_488f56b2-a957-e72a-aae3-3c7db6c1eaa6_Person:eac9c543-7d03-d3f1-2e25-311dcfeebb35, oa:person_wba_488f56b2-a957-e72a-aae3-3c7db6c1eaa6_Person:55599b71-c587-6497-1cf1-c583b2ba8dc5 .

oa:source_wba_488f56b2-a957-e72a-aae3-3c7db6c1eaa6
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom", "1972-07-21 - 1972-07-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1972-07-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1972-07-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1972" ;
    a2a:Month "7" ;
    a2a:Day "21" ;
    rdfs:label "1972-07-21"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Archief van de gemeente Bergen op Zoom - burgerlijke stand, Bron: boek, Periode: 1972" ;
    a2a:Book "Overlijdensregister 1972" ;
    a2a:DocumentNumber "290" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Bergen op Zoom - burgerlijke stand, Bron: boek, Periode: 1972, Overlijdensregister 1972, 290"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/b14dcea4-d78a-04ac-9794-6eedd41440fd.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/488f56b2-a957-e72a-aae3-3c7db6c1eaa6" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/b14dcea4-d78a-04ac-9794-6eedd41440fd.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-07-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/488f56b2-a957-e72a-aae3-3c7db6c1eaa6" ;
  a2a:RecordGUID "{488f56b2-a957-e72a-aae3-3c7db6c1eaa6}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_26003_00026003.xml van WBA" .

