@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_b8b35aea-8ae4-fa88-2ac3-e287c78ecf34
  a a2a:Record ;
  rdfs:label "Overlijden op 17 januari 1974 te Bergen op Zoom" ;
  a2a:hasPerson oa:person_bhi_b8b35aea-8ae4-fa88-2ac3-e287c78ecf34_Person-afce2d76-7c09-8e65-eea5-f1785c05c8ee, oa:person_bhi_b8b35aea-8ae4-fa88-2ac3-e287c78ecf34_Person-3dccfac3-fe5a-35b8-b6f2-d9ce5701778e, oa:person_bhi_b8b35aea-8ae4-fa88-2ac3-e287c78ecf34_Person-3556bd62-24a2-7395-5285-f2c1ad6c0876, oa:person_bhi_b8b35aea-8ae4-fa88-2ac3-e287c78ecf34_Person-cc408ded-278d-9241-841d-048f1479c3aa ;
  a2a:hasEvent oa:event_bhi_b8b35aea-8ae4-fa88-2ac3-e287c78ecf34_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_b8b35aea-8ae4-fa88-2ac3-e287c78ecf34_0, oa:relationep_bhi_b8b35aea-8ae4-fa88-2ac3-e287c78ecf34_1, oa:relationep_bhi_b8b35aea-8ae4-fa88-2ac3-e287c78ecf34_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_b8b35aea-8ae4-fa88-2ac3-e287c78ecf34_0 ;
  a2a:hasSource oa:source_bhi_b8b35aea-8ae4-fa88-2ac3-e287c78ecf34 .

oa:person_bhi_b8b35aea-8ae4-fa88-2ac3-e287c78ecf34_Person-afce2d76-7c09-8e65-eea5-f1785c05c8ee
  a a2a:Person ;
  rdfs:label "Martina Geertruida van Vliet" ;
  a2a:PersonName [
    rdfs:label "Martina Geertruida van Vliet" ;
    a2a:PersonNameFirstName "Martina Geertruida" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Vliet"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b8b35aea-8ae4-fa88-2ac3-e287c78ecf34_Person-3dccfac3-fe5a-35b8-b6f2-d9ce5701778e
  a a2a:Person ;
  rdfs:label "Adrian us Josephus de Waal" ;
  a2a:PersonName [
    rdfs:label "Adrian us Josephus de Waal" ;
    a2a:PersonNameFirstName "Adrian us Josephus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Waal"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_b8b35aea-8ae4-fa88-2ac3-e287c78ecf34_Person-3556bd62-24a2-7395-5285-f2c1ad6c0876
  a a2a:Person ;
  rdfs:label "Dymphna Maas" ;
  a2a:PersonName [
    rdfs:label "Dymphna Maas" ;
    a2a:PersonNameFirstName "Dymphna" ;
    a2a:PersonNameLastName "Maas"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b8b35aea-8ae4-fa88-2ac3-e287c78ecf34_Person-cc408ded-278d-9241-841d-048f1479c3aa
  a a2a:Person ;
  rdfs:label "Josephus Adrianus Johannes de Waal" ;
  a2a:PersonName [
    rdfs:label "Josephus Adrianus Johannes de Waal" ;
    a2a:PersonNameFirstName "Josephus Adrianus Johannes" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Waal"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_b8b35aea-8ae4-fa88-2ac3-e287c78ecf34_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1974" ;
    a2a:Month "1" ;
    a2a:Day "17" ;
    rdfs:label "1974-01-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:relationep_bhi_b8b35aea-8ae4-fa88-2ac3-e287c78ecf34_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_b8b35aea-8ae4-fa88-2ac3-e287c78ecf34_Person:3dccfac3-fe5a-35b8-b6f2-d9ce5701778e ;
  a2a:EventKeyRef oa:event_bhi_b8b35aea-8ae4-fa88-2ac3-e287c78ecf34_Event1 .

oa:relationep_bhi_b8b35aea-8ae4-fa88-2ac3-e287c78ecf34_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_b8b35aea-8ae4-fa88-2ac3-e287c78ecf34_Person:3556bd62-24a2-7395-5285-f2c1ad6c0876 ;
  a2a:EventKeyRef oa:event_bhi_b8b35aea-8ae4-fa88-2ac3-e287c78ecf34_Event1 .

oa:relationep_bhi_b8b35aea-8ae4-fa88-2ac3-e287c78ecf34_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_b8b35aea-8ae4-fa88-2ac3-e287c78ecf34_Person:cc408ded-278d-9241-841d-048f1479c3aa ;
  a2a:EventKeyRef oa:event_bhi_b8b35aea-8ae4-fa88-2ac3-e287c78ecf34_Event1 .

oa:relationpp_bhi_b8b35aea-8ae4-fa88-2ac3-e287c78ecf34_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_b8b35aea-8ae4-fa88-2ac3-e287c78ecf34_Person:3dccfac3-fe5a-35b8-b6f2-d9ce5701778e, oa:person_bhi_b8b35aea-8ae4-fa88-2ac3-e287c78ecf34_Person:afce2d76-7c09-8e65-eea5-f1785c05c8ee .

oa:source_bhi_b8b35aea-8ae4-fa88-2ac3-e287c78ecf34
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom", "1974-01-18 - 1974-01-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1974-01-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1974-01-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1974" ;
    a2a:Month "1" ;
    a2a:Day "18" ;
    rdfs:label "1974-01-18"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 2970, Periode: 1974" ;
    a2a:Book "Overlijdensregister Bergen op Zoom 1974" ;
    a2a:DocumentNumber "29" ;
    a2a:RegistryNumber "2970" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 2970, Periode: 1974, Overlijdensregister Bergen op Zoom 1974, 29, 2970"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/a884fafc-ebd4-a5a9-67c7-4c37886bdbba.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/a884fafc-ebd4-a5a9-67c7-4c37886bdbba.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-11-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/b8b35aea-8ae4-fa88-2ac3-e287c78ecf34" ;
  a2a:RecordGUID "{b8b35aea-8ae4-fa88-2ac3-e287c78ecf34}" ;
  a2a:SourceRemarkdeel "2970" ;
  a2a:SourceRemarkregister_periode "1974" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250424_1167_00001167.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1974-01-17" .
