@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_58a735ee-a5e1-e837-591f-4b84c570ec2e
  a a2a:Record ;
  rdfs:label "Overlijden op 26 augustus 1908 te Bergen op Zoom" ;
  a2a:hasPerson oa:person_bhi_58a735ee-a5e1-e837-591f-4b84c570ec2e_Person-c1f6f3ae-4633-11e3-a747-d206bceb4d38, oa:person_bhi_58a735ee-a5e1-e837-591f-4b84c570ec2e_Person-c1f7c144-4633-11e3-a747-d206bceb4d38, oa:person_bhi_58a735ee-a5e1-e837-591f-4b84c570ec2e_Person-c1f783b4-4633-11e3-a747-d206bceb4d38, oa:person_bhi_58a735ee-a5e1-e837-591f-4b84c570ec2e_Person-c1f7430e-4633-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_58a735ee-a5e1-e837-591f-4b84c570ec2e_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_58a735ee-a5e1-e837-591f-4b84c570ec2e_0, oa:relationep_bhi_58a735ee-a5e1-e837-591f-4b84c570ec2e_1, oa:relationep_bhi_58a735ee-a5e1-e837-591f-4b84c570ec2e_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_58a735ee-a5e1-e837-591f-4b84c570ec2e_0 ;
  a2a:hasSource oa:source_bhi_58a735ee-a5e1-e837-591f-4b84c570ec2e .

oa:person_bhi_58a735ee-a5e1-e837-591f-4b84c570ec2e_Person-c1f6f3ae-4633-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Charles Louis Meijvaert" ;
  a2a:PersonName [
    rdfs:label "Charles Louis Meijvaert" ;
    a2a:PersonNameFirstName "Charles Louis" ;
    a2a:PersonNameLastName "Meijvaert"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_58a735ee-a5e1-e837-591f-4b84c570ec2e_Person-c1f7c144-4633-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Joanna Theresia Verdegem" ;
  a2a:PersonName [
    rdfs:label "Joanna Theresia Verdegem" ;
    a2a:PersonNameFirstName "Joanna Theresia" ;
    a2a:PersonNameLastName "Verdegem"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_58a735ee-a5e1-e837-591f-4b84c570ec2e_Person-c1f783b4-4633-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Pieter Francies Meijvaert" ;
  a2a:PersonName [
    rdfs:label "Pieter Francies Meijvaert" ;
    a2a:PersonNameFirstName "Pieter Francies" ;
    a2a:PersonNameLastName "Meijvaert"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_58a735ee-a5e1-e837-591f-4b84c570ec2e_Person-c1f7430e-4633-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Maria Antonia de Sutter" ;
  a2a:PersonName [
    rdfs:label "Maria Antonia de Sutter" ;
    a2a:PersonNameFirstName "Maria Antonia" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Sutter"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_58a735ee-a5e1-e837-591f-4b84c570ec2e_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1908" ;
    a2a:Month "8" ;
    a2a:Day "26" ;
    rdfs:label "1908-08-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:relationep_bhi_58a735ee-a5e1-e837-591f-4b84c570ec2e_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_58a735ee-a5e1-e837-591f-4b84c570ec2e_Person:c1f6f3ae-4633-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_58a735ee-a5e1-e837-591f-4b84c570ec2e_Event1 .

oa:relationep_bhi_58a735ee-a5e1-e837-591f-4b84c570ec2e_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_58a735ee-a5e1-e837-591f-4b84c570ec2e_Person:c1f7c144-4633-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_58a735ee-a5e1-e837-591f-4b84c570ec2e_Event1 .

oa:relationep_bhi_58a735ee-a5e1-e837-591f-4b84c570ec2e_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_58a735ee-a5e1-e837-591f-4b84c570ec2e_Person:c1f783b4-4633-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_58a735ee-a5e1-e837-591f-4b84c570ec2e_Event1 .

oa:relationpp_bhi_58a735ee-a5e1-e837-591f-4b84c570ec2e_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_58a735ee-a5e1-e837-591f-4b84c570ec2e_Person:c1f6f3ae-4633-11e3-a747-d206bceb4d38, oa:person_bhi_58a735ee-a5e1-e837-591f-4b84c570ec2e_Person:c1f7430e-4633-11e3-a747-d206bceb4d38 .

oa:source_bhi_58a735ee-a5e1-e837-591f-4b84c570ec2e
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom", "1908-01-01 - 1908-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1908-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1908-12-31"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 249, Periode: 1908" ;
    a2a:Book "Overlijdensregister Bergen op Zoom 1908" ;
    a2a:DocumentNumber "158" ;
    a2a:RegistryNumber "249" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 249, Periode: 1908, Overlijdensregister Bergen op Zoom 1908, 158, 249"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/13b50370-bfae-41dc-f860-03e1fd36a449.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/13b50370-bfae-41dc-f860-03e1fd36a449.jpg"
  ] ;
  a2a:SourceLastChangeDate "2013-11-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/58a735ee-a5e1-e837-591f-4b84c570ec2e" ;
  a2a:RecordGUID "{58a735ee-a5e1-e837-591f-4b84c570ec2e}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_9034_00009034.xml van BHI" .

