@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_2b3847d9-fe44-b54b-8ea3-e22a51dfdd74
  a a2a:Record ;
  rdfs:label "Overlijden op 23 september 1868 te Woensel" ;
  a2a:hasPerson oa:person_bhi_2b3847d9-fe44-b54b-8ea3-e22a51dfdd74_Person-df8b447a-129a-9c3f-f9ee-91776dc06d70, oa:person_bhi_2b3847d9-fe44-b54b-8ea3-e22a51dfdd74_Person-b00f7eb4-e8f0-7531-9db6-478dff3cc6cc, oa:person_bhi_2b3847d9-fe44-b54b-8ea3-e22a51dfdd74_Person-a1e3d569-4dc9-ee45-8000-2834f514443e ;
  a2a:hasEvent oa:event_bhi_2b3847d9-fe44-b54b-8ea3-e22a51dfdd74_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_2b3847d9-fe44-b54b-8ea3-e22a51dfdd74_0, oa:relationep_bhi_2b3847d9-fe44-b54b-8ea3-e22a51dfdd74_1, oa:relationep_bhi_2b3847d9-fe44-b54b-8ea3-e22a51dfdd74_2 ;
  a2a:hasSource oa:source_bhi_2b3847d9-fe44-b54b-8ea3-e22a51dfdd74 .

oa:person_bhi_2b3847d9-fe44-b54b-8ea3-e22a51dfdd74_Person-df8b447a-129a-9c3f-f9ee-91776dc06d70
  a a2a:Person ;
  rdfs:label "Josina Geerings" ;
  a2a:PersonName [
    rdfs:label "Josina Geerings" ;
    a2a:PersonNameFirstName "Josina" ;
    a2a:PersonNameLastName "Geerings"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_2b3847d9-fe44-b54b-8ea3-e22a51dfdd74_Person-b00f7eb4-e8f0-7531-9db6-478dff3cc6cc
  a a2a:Person ;
  rdfs:label "Francisca Lodewijks" ;
  a2a:PersonName [
    rdfs:label "Francisca Lodewijks" ;
    a2a:PersonNameFirstName "Francisca" ;
    a2a:PersonNameLastName "Lodewijks"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2b3847d9-fe44-b54b-8ea3-e22a51dfdd74_Person-a1e3d569-4dc9-ee45-8000-2834f514443e
  a a2a:Person ;
  rdfs:label "Mathijs Peter Geerings" ;
  a2a:PersonName [
    rdfs:label "Mathijs Peter Geerings" ;
    a2a:PersonNameFirstName "Mathijs Peter" ;
    a2a:PersonNameLastName "Geerings"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_2b3847d9-fe44-b54b-8ea3-e22a51dfdd74_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1868" ;
    a2a:Month "9" ;
    a2a:Day "23" ;
    rdfs:label "1868-09-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Woensel" ;
    rdfs:label "Woensel"
  ] .

oa:relationep_bhi_2b3847d9-fe44-b54b-8ea3-e22a51dfdd74_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_2b3847d9-fe44-b54b-8ea3-e22a51dfdd74_Person:df8b447a-129a-9c3f-f9ee-91776dc06d70 ;
  a2a:EventKeyRef oa:event_bhi_2b3847d9-fe44-b54b-8ea3-e22a51dfdd74_Event1 .

oa:relationep_bhi_2b3847d9-fe44-b54b-8ea3-e22a51dfdd74_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_2b3847d9-fe44-b54b-8ea3-e22a51dfdd74_Person:b00f7eb4-e8f0-7531-9db6-478dff3cc6cc ;
  a2a:EventKeyRef oa:event_bhi_2b3847d9-fe44-b54b-8ea3-e22a51dfdd74_Event1 .

oa:relationep_bhi_2b3847d9-fe44-b54b-8ea3-e22a51dfdd74_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_2b3847d9-fe44-b54b-8ea3-e22a51dfdd74_Person:a1e3d569-4dc9-ee45-8000-2834f514443e ;
  a2a:EventKeyRef oa:event_bhi_2b3847d9-fe44-b54b-8ea3-e22a51dfdd74_Event1 .

oa:source_bhi_2b3847d9-fe44-b54b-8ea3-e22a51dfdd74
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Woensel" ;
    rdfs:label "Woensel", "1868-09-24 - 1868-09-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1868-09-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1868-09-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1868" ;
    a2a:Month "9" ;
    a2a:Day "24" ;
    rdfs:label "1868-09-24"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 9116, Periode: 1868" ;
    a2a:Book "Overlijdensregister Woensel 1868" ;
    a2a:DocumentNumber "73" ;
    a2a:RegistryNumber "9116" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 9116, Periode: 1868, Overlijdensregister Woensel 1868, 73, 9116"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/b7288c24-7e2b-12fc-5a45-c582bb70ef55.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/b7288c24-7e2b-12fc-5a45-c582bb70ef55.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-11-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/2b3847d9-fe44-b54b-8ea3-e22a51dfdd74" ;
  a2a:RecordGUID "{2b3847d9-fe44-b54b-8ea3-e22a51dfdd74}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_76542_00076542.xml van BHI" .

