@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_2f160a01-e1a4-9875-ff28-98cfcd69336c
  a a2a:Record ;
  rdfs:label "Overlijden op 1 maart 1965 te Bergen op Zoom" ;
  a2a:hasPerson oa:person_bhi_2f160a01-e1a4-9875-ff28-98cfcd69336c_Person-2bfd8ad6-db94-f830-8c8d-38aa52e7407d, oa:person_bhi_2f160a01-e1a4-9875-ff28-98cfcd69336c_Person-9418188a-923a-89fe-82e2-781aa9e6566e, oa:person_bhi_2f160a01-e1a4-9875-ff28-98cfcd69336c_Person-1878cce0-f6c4-0936-fdff-5c66473b1901, oa:person_bhi_2f160a01-e1a4-9875-ff28-98cfcd69336c_Person-b1e65c2a-ba96-3838-d467-160d4b8522f9 ;
  a2a:hasEvent oa:event_bhi_2f160a01-e1a4-9875-ff28-98cfcd69336c_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_2f160a01-e1a4-9875-ff28-98cfcd69336c_0, oa:relationep_bhi_2f160a01-e1a4-9875-ff28-98cfcd69336c_1, oa:relationep_bhi_2f160a01-e1a4-9875-ff28-98cfcd69336c_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_2f160a01-e1a4-9875-ff28-98cfcd69336c_0 ;
  a2a:hasSource oa:source_bhi_2f160a01-e1a4-9875-ff28-98cfcd69336c .

oa:person_bhi_2f160a01-e1a4-9875-ff28-98cfcd69336c_Person-2bfd8ad6-db94-f830-8c8d-38aa52e7407d
  a a2a:Person ;
  rdfs:label "Marinus Goorden" ;
  a2a:PersonName [
    rdfs:label "Marinus Goorden" ;
    a2a:PersonNameFirstName "Marinus" ;
    a2a:PersonNameLastName "Goorden"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_2f160a01-e1a4-9875-ff28-98cfcd69336c_Person-9418188a-923a-89fe-82e2-781aa9e6566e
  a a2a:Person ;
  rdfs:label "Maria Catharina van Hal" ;
  a2a:PersonName [
    rdfs:label "Maria Catharina van Hal" ;
    a2a:PersonNameFirstName "Maria Catharina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hal"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2f160a01-e1a4-9875-ff28-98cfcd69336c_Person-1878cce0-f6c4-0936-fdff-5c66473b1901
  a a2a:Person ;
  rdfs:label "Marinus Goorden" ;
  a2a:PersonName [
    rdfs:label "Marinus Goorden" ;
    a2a:PersonNameFirstName "Marinus" ;
    a2a:PersonNameLastName "Goorden"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2f160a01-e1a4-9875-ff28-98cfcd69336c_Person-b1e65c2a-ba96-3838-d467-160d4b8522f9
  a a2a:Person ;
  rdfs:label "Maria Josepha Wijns" ;
  a2a:PersonName [
    rdfs:label "Maria Josepha Wijns" ;
    a2a:PersonNameFirstName "Maria Josepha" ;
    a2a:PersonNameLastName "Wijns"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_2f160a01-e1a4-9875-ff28-98cfcd69336c_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1965" ;
    a2a:Month "3" ;
    a2a:Day "1" ;
    rdfs:label "1965-03-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:relationep_bhi_2f160a01-e1a4-9875-ff28-98cfcd69336c_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_2f160a01-e1a4-9875-ff28-98cfcd69336c_Person:2bfd8ad6-db94-f830-8c8d-38aa52e7407d ;
  a2a:EventKeyRef oa:event_bhi_2f160a01-e1a4-9875-ff28-98cfcd69336c_Event1 .

oa:relationep_bhi_2f160a01-e1a4-9875-ff28-98cfcd69336c_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_2f160a01-e1a4-9875-ff28-98cfcd69336c_Person:9418188a-923a-89fe-82e2-781aa9e6566e ;
  a2a:EventKeyRef oa:event_bhi_2f160a01-e1a4-9875-ff28-98cfcd69336c_Event1 .

oa:relationep_bhi_2f160a01-e1a4-9875-ff28-98cfcd69336c_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_2f160a01-e1a4-9875-ff28-98cfcd69336c_Person:1878cce0-f6c4-0936-fdff-5c66473b1901 ;
  a2a:EventKeyRef oa:event_bhi_2f160a01-e1a4-9875-ff28-98cfcd69336c_Event1 .

oa:relationpp_bhi_2f160a01-e1a4-9875-ff28-98cfcd69336c_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_2f160a01-e1a4-9875-ff28-98cfcd69336c_Person:2bfd8ad6-db94-f830-8c8d-38aa52e7407d, oa:person_bhi_2f160a01-e1a4-9875-ff28-98cfcd69336c_Person:b1e65c2a-ba96-3838-d467-160d4b8522f9 .

oa:source_bhi_2f160a01-e1a4-9875-ff28-98cfcd69336c
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom", "1965-03-03 - 1965-03-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1965-03-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1965-03-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1965" ;
    a2a:Month "3" ;
    a2a:Day "3" ;
    rdfs:label "1965-03-03"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3262, Periode: 1965" ;
    a2a:Book "Overlijdensregister Bergen op Zoom 1965" ;
    a2a:DocumentNumber "75" ;
    a2a:RegistryNumber "3262" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3262, Periode: 1965, Overlijdensregister Bergen op Zoom 1965, 75, 3262"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/9acc510f-a2c5-915b-0709-eaa74b86d3fe.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/9acc510f-a2c5-915b-0709-eaa74b86d3fe.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-01-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/2f160a01-e1a4-9875-ff28-98cfcd69336c" ;
  a2a:RecordGUID "{2f160a01-e1a4-9875-ff28-98cfcd69336c}" ;
  a2a:SourceRemarkdeel "3262" ;
  a2a:SourceRemarkregister_periode "1965" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250424_869_00000869.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1965-03-01" .
