@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_beb69653-b072-b856-e0f2-974c3eab2ed6
  a a2a:Record ;
  rdfs:label "Overlijden op 6 september 1969 te Roosendaal" ;
  a2a:hasPerson oa:person_bhi_beb69653-b072-b856-e0f2-974c3eab2ed6_Person-328ca360-42b4-b6da-d734-4a3c369240c2, oa:person_bhi_beb69653-b072-b856-e0f2-974c3eab2ed6_Person-328e3c79-dca1-1a22-414e-95832fd0c221, oa:person_bhi_beb69653-b072-b856-e0f2-974c3eab2ed6_Person-93e033f3-95d1-a22e-0bfb-c267c24d1b4b, oa:person_bhi_beb69653-b072-b856-e0f2-974c3eab2ed6_Person-f93112d5-fb4a-ee3b-ed16-660f8a99c69b ;
  a2a:hasEvent oa:event_bhi_beb69653-b072-b856-e0f2-974c3eab2ed6_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_beb69653-b072-b856-e0f2-974c3eab2ed6_0, oa:relationep_bhi_beb69653-b072-b856-e0f2-974c3eab2ed6_1, oa:relationep_bhi_beb69653-b072-b856-e0f2-974c3eab2ed6_2, oa:relationep_bhi_beb69653-b072-b856-e0f2-974c3eab2ed6_3 ;
  a2a:hasSource oa:source_bhi_beb69653-b072-b856-e0f2-974c3eab2ed6 .

oa:person_bhi_beb69653-b072-b856-e0f2-974c3eab2ed6_Person-328ca360-42b4-b6da-d734-4a3c369240c2
  a a2a:Person ;
  rdfs:label "Geetruida Elisabeth Kersting" ;
  a2a:PersonName [
    rdfs:label "Geetruida Elisabeth Kersting" ;
    a2a:PersonNameFirstName "Geetruida Elisabeth" ;
    a2a:PersonNameLastName "Kersting"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_beb69653-b072-b856-e0f2-974c3eab2ed6_Person-328e3c79-dca1-1a22-414e-95832fd0c221
  a a2a:Person ;
  rdfs:label "Johannes Bernardus Rosema" ;
  a2a:PersonName [
    rdfs:label "Johannes Bernardus Rosema" ;
    a2a:PersonNameFirstName "Johannes Bernardus" ;
    a2a:PersonNameLastName "Rosema"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_beb69653-b072-b856-e0f2-974c3eab2ed6_Person-93e033f3-95d1-a22e-0bfb-c267c24d1b4b
  a a2a:Person ;
  rdfs:label "Maria Philippina Gosman" ;
  a2a:PersonName [
    rdfs:label "Maria Philippina Gosman" ;
    a2a:PersonNameFirstName "Maria Philippina" ;
    a2a:PersonNameLastName "Gosman"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_beb69653-b072-b856-e0f2-974c3eab2ed6_Person-f93112d5-fb4a-ee3b-ed16-660f8a99c69b
  a a2a:Person ;
  rdfs:label "Jacobus Johannes Gosman" ;
  a2a:PersonName [
    rdfs:label "Jacobus Johannes Gosman" ;
    a2a:PersonNameFirstName "Jacobus Johannes" ;
    a2a:PersonNameLastName "Gosman"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_beb69653-b072-b856-e0f2-974c3eab2ed6_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1969" ;
    a2a:Month "9" ;
    a2a:Day "6" ;
    rdfs:label "1969-09-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal"
  ] .

oa:relationep_bhi_beb69653-b072-b856-e0f2-974c3eab2ed6_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_beb69653-b072-b856-e0f2-974c3eab2ed6_Person:328ca360-42b4-b6da-d734-4a3c369240c2 ;
  a2a:EventKeyRef oa:event_bhi_beb69653-b072-b856-e0f2-974c3eab2ed6_Event1 .

oa:relationep_bhi_beb69653-b072-b856-e0f2-974c3eab2ed6_1
  a a2a:RelationEP ;
  rdfs:label "other:Echtgenote van" ;
  a2a:RelationType "other:Echtgenote van" ;
  a2a:PersonKeyRef oa:person_bhi_beb69653-b072-b856-e0f2-974c3eab2ed6_Person:328e3c79-dca1-1a22-414e-95832fd0c221 ;
  a2a:EventKeyRef oa:event_bhi_beb69653-b072-b856-e0f2-974c3eab2ed6_Event1 .

oa:relationep_bhi_beb69653-b072-b856-e0f2-974c3eab2ed6_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_beb69653-b072-b856-e0f2-974c3eab2ed6_Person:93e033f3-95d1-a22e-0bfb-c267c24d1b4b ;
  a2a:EventKeyRef oa:event_bhi_beb69653-b072-b856-e0f2-974c3eab2ed6_Event1 .

oa:relationep_bhi_beb69653-b072-b856-e0f2-974c3eab2ed6_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_beb69653-b072-b856-e0f2-974c3eab2ed6_Person:f93112d5-fb4a-ee3b-ed16-660f8a99c69b ;
  a2a:EventKeyRef oa:event_bhi_beb69653-b072-b856-e0f2-974c3eab2ed6_Event1 .

oa:source_bhi_beb69653-b072-b856-e0f2-974c3eab2ed6
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1969-09-09 - 1969-09-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1969-09-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1969-09-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1969" ;
    a2a:Month "9" ;
    a2a:Day "9" ;
    rdfs:label "1969-09-09"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4220, Periode: 1969" ;
    a2a:Book "Overlijdensregister Roosendaal 1969" ;
    a2a:DocumentNumber "285" ;
    a2a:RegistryNumber "4220" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4220, Periode: 1969, Overlijdensregister Roosendaal 1969, 285, 4220"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/a0469d0e-4ba2-92d7-bdcc-5ed9a565fb2b.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/a0469d0e-4ba2-92d7-bdcc-5ed9a565fb2b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-08-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/beb69653-b072-b856-e0f2-974c3eab2ed6" ;
  a2a:RecordGUID "{beb69653-b072-b856-e0f2-974c3eab2ed6}" ;
  a2a:SourceRemarkdeel "4220" ;
  a2a:SourceRemarkregister_periode "1969" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_1462_00001462.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1969-09-06" .
