@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_2a8fedfb-ceab-e3d7-d291-763723fde796
  a a2a:Record ;
  rdfs:label "Overlijden op 2 december 1968 te Roosendaal" ;
  a2a:hasPerson oa:person_bhi_2a8fedfb-ceab-e3d7-d291-763723fde796_Person-254d4720-cf37-c480-0a0e-4a21e467c95f, oa:person_bhi_2a8fedfb-ceab-e3d7-d291-763723fde796_Person-47ee5ef7-3d6c-9d22-c56d-34a052b0ac28, oa:person_bhi_2a8fedfb-ceab-e3d7-d291-763723fde796_Person-d48d9bf8-ec35-c4dd-f1da-59f7efcd26fa, oa:person_bhi_2a8fedfb-ceab-e3d7-d291-763723fde796_Person-ba51caa1-d91a-6263-c1b5-df61b3dd750d ;
  a2a:hasEvent oa:event_bhi_2a8fedfb-ceab-e3d7-d291-763723fde796_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_2a8fedfb-ceab-e3d7-d291-763723fde796_0, oa:relationep_bhi_2a8fedfb-ceab-e3d7-d291-763723fde796_1, oa:relationep_bhi_2a8fedfb-ceab-e3d7-d291-763723fde796_2, oa:relationep_bhi_2a8fedfb-ceab-e3d7-d291-763723fde796_3 ;
  a2a:hasSource oa:source_bhi_2a8fedfb-ceab-e3d7-d291-763723fde796 .

oa:person_bhi_2a8fedfb-ceab-e3d7-d291-763723fde796_Person-254d4720-cf37-c480-0a0e-4a21e467c95f
  a a2a:Person ;
  rdfs:label "Michiel van Zand" ;
  a2a:PersonName [
    rdfs:label "Michiel van Zand" ;
    a2a:PersonNameFirstName "Michiel" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Zand"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2a8fedfb-ceab-e3d7-d291-763723fde796_Person-47ee5ef7-3d6c-9d22-c56d-34a052b0ac28
  a a2a:Person ;
  rdfs:label "Antonius Adrianus de Rijk" ;
  a2a:PersonName [
    rdfs:label "Antonius Adrianus de Rijk" ;
    a2a:PersonNameFirstName "Antonius Adrianus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Rijk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2a8fedfb-ceab-e3d7-d291-763723fde796_Person-d48d9bf8-ec35-c4dd-f1da-59f7efcd26fa
  a a2a:Person ;
  rdfs:label "Wilhelmina van Zand" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina van Zand" ;
    a2a:PersonNameFirstName "Wilhelmina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Zand"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_2a8fedfb-ceab-e3d7-d291-763723fde796_Person-ba51caa1-d91a-6263-c1b5-df61b3dd750d
  a a2a:Person ;
  rdfs:label "Cornelia Smits" ;
  a2a:PersonName [
    rdfs:label "Cornelia Smits" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Smits"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_2a8fedfb-ceab-e3d7-d291-763723fde796_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1968" ;
    a2a:Month "12" ;
    a2a:Day "2" ;
    rdfs:label "1968-12-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal"
  ] .

oa:relationep_bhi_2a8fedfb-ceab-e3d7-d291-763723fde796_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_2a8fedfb-ceab-e3d7-d291-763723fde796_Person:254d4720-cf37-c480-0a0e-4a21e467c95f ;
  a2a:EventKeyRef oa:event_bhi_2a8fedfb-ceab-e3d7-d291-763723fde796_Event1 .

oa:relationep_bhi_2a8fedfb-ceab-e3d7-d291-763723fde796_1
  a a2a:RelationEP ;
  rdfs:label "other:Echtgenote van" ;
  a2a:RelationType "other:Echtgenote van" ;
  a2a:PersonKeyRef oa:person_bhi_2a8fedfb-ceab-e3d7-d291-763723fde796_Person:47ee5ef7-3d6c-9d22-c56d-34a052b0ac28 ;
  a2a:EventKeyRef oa:event_bhi_2a8fedfb-ceab-e3d7-d291-763723fde796_Event1 .

oa:relationep_bhi_2a8fedfb-ceab-e3d7-d291-763723fde796_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_2a8fedfb-ceab-e3d7-d291-763723fde796_Person:d48d9bf8-ec35-c4dd-f1da-59f7efcd26fa ;
  a2a:EventKeyRef oa:event_bhi_2a8fedfb-ceab-e3d7-d291-763723fde796_Event1 .

oa:relationep_bhi_2a8fedfb-ceab-e3d7-d291-763723fde796_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_2a8fedfb-ceab-e3d7-d291-763723fde796_Person:ba51caa1-d91a-6263-c1b5-df61b3dd750d ;
  a2a:EventKeyRef oa:event_bhi_2a8fedfb-ceab-e3d7-d291-763723fde796_Event1 .

oa:source_bhi_2a8fedfb-ceab-e3d7-d291-763723fde796
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1968-12-04 - 1968-12-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1968-12-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1968-12-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1968" ;
    a2a:Month "12" ;
    a2a:Day "4" ;
    rdfs:label "1968-12-04"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4219, Periode: 1968" ;
    a2a:Book "Overlijdensregister Roosendaal 1968" ;
    a2a:DocumentNumber "392" ;
    a2a:RegistryNumber "4219" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4219, Periode: 1968, Overlijdensregister Roosendaal 1968, 392, 4219"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/92cfea7a-164e-10c6-88f1-7dff68db0ae8.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/92cfea7a-164e-10c6-88f1-7dff68db0ae8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-08-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/2a8fedfb-ceab-e3d7-d291-763723fde796" ;
  a2a:RecordGUID "{2a8fedfb-ceab-e3d7-d291-763723fde796}" ;
  a2a:SourceRemarkdeel "4219" ;
  a2a:SourceRemarkregister_periode "1968" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_1360_00001360.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1968-12-02" .
