@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_31004001-e77b-4447-ce8b-e9c3ee30f897
  a a2a:Record ;
  rdfs:label "Overlijden op 28 mei 1954 te Deurne" ;
  a2a:hasPerson oa:person_bhi_31004001-e77b-4447-ce8b-e9c3ee30f897_Person-15306aac-b34a-d5ec-77e9-2483f0c09a3b, oa:person_bhi_31004001-e77b-4447-ce8b-e9c3ee30f897_Person-d3eb4f9e-8768-d176-1ba2-21a416c8aa85, oa:person_bhi_31004001-e77b-4447-ce8b-e9c3ee30f897_Person-831ca89c-45ec-227e-dcdd-a1883da07294, oa:person_bhi_31004001-e77b-4447-ce8b-e9c3ee30f897_Person-58c85f0d-8db3-bab0-69d0-3edf865f3c70 ;
  a2a:hasEvent oa:event_bhi_31004001-e77b-4447-ce8b-e9c3ee30f897_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_31004001-e77b-4447-ce8b-e9c3ee30f897_0, oa:relationep_bhi_31004001-e77b-4447-ce8b-e9c3ee30f897_1, oa:relationep_bhi_31004001-e77b-4447-ce8b-e9c3ee30f897_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_31004001-e77b-4447-ce8b-e9c3ee30f897_0 ;
  a2a:hasSource oa:source_bhi_31004001-e77b-4447-ce8b-e9c3ee30f897 .

oa:person_bhi_31004001-e77b-4447-ce8b-e9c3ee30f897_Person-15306aac-b34a-d5ec-77e9-2483f0c09a3b
  a a2a:Person ;
  rdfs:label "Catharina Gooffers" ;
  a2a:PersonName [
    rdfs:label "Catharina Gooffers" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Gooffers"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_31004001-e77b-4447-ce8b-e9c3ee30f897_Person-d3eb4f9e-8768-d176-1ba2-21a416c8aa85
  a a2a:Person ;
  rdfs:label "Mathea Houben" ;
  a2a:PersonName [
    rdfs:label "Mathea Houben" ;
    a2a:PersonNameFirstName "Mathea" ;
    a2a:PersonNameLastName "Houben"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_31004001-e77b-4447-ce8b-e9c3ee30f897_Person-831ca89c-45ec-227e-dcdd-a1883da07294
  a a2a:Person ;
  rdfs:label "Martinus Gooffers" ;
  a2a:PersonName [
    rdfs:label "Martinus Gooffers" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNameLastName "Gooffers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_31004001-e77b-4447-ce8b-e9c3ee30f897_Person-58c85f0d-8db3-bab0-69d0-3edf865f3c70
  a a2a:Person ;
  rdfs:label "Wilhelmus Goevaerts" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus Goevaerts" ;
    a2a:PersonNameFirstName "Wilhelmus" ;
    a2a:PersonNameLastName "Goevaerts"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_31004001-e77b-4447-ce8b-e9c3ee30f897_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1954" ;
    a2a:Month "5" ;
    a2a:Day "28" ;
    rdfs:label "1954-05-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Deurne" ;
    rdfs:label "Deurne"
  ] .

oa:relationep_bhi_31004001-e77b-4447-ce8b-e9c3ee30f897_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_31004001-e77b-4447-ce8b-e9c3ee30f897_Person:15306aac-b34a-d5ec-77e9-2483f0c09a3b ;
  a2a:EventKeyRef oa:event_bhi_31004001-e77b-4447-ce8b-e9c3ee30f897_Event1 .

oa:relationep_bhi_31004001-e77b-4447-ce8b-e9c3ee30f897_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_31004001-e77b-4447-ce8b-e9c3ee30f897_Person:d3eb4f9e-8768-d176-1ba2-21a416c8aa85 ;
  a2a:EventKeyRef oa:event_bhi_31004001-e77b-4447-ce8b-e9c3ee30f897_Event1 .

oa:relationep_bhi_31004001-e77b-4447-ce8b-e9c3ee30f897_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_31004001-e77b-4447-ce8b-e9c3ee30f897_Person:831ca89c-45ec-227e-dcdd-a1883da07294 ;
  a2a:EventKeyRef oa:event_bhi_31004001-e77b-4447-ce8b-e9c3ee30f897_Event1 .

oa:relationpp_bhi_31004001-e77b-4447-ce8b-e9c3ee30f897_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_31004001-e77b-4447-ce8b-e9c3ee30f897_Person:15306aac-b34a-d5ec-77e9-2483f0c09a3b, oa:person_bhi_31004001-e77b-4447-ce8b-e9c3ee30f897_Person:58c85f0d-8db3-bab0-69d0-3edf865f3c70 .

oa:source_bhi_31004001-e77b-4447-ce8b-e9c3ee30f897
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Deurne" ;
    rdfs:label "Deurne", "1954-05-28 - 1954-05-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1954-05-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1954-05-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1954" ;
    a2a:Month "5" ;
    a2a:Day "28" ;
    rdfs:label "1954-05-28"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3467, Periode: 1954" ;
    a2a:Book "Overlijdensregister Deurne 1954" ;
    a2a:DocumentNumber "77" ;
    a2a:RegistryNumber "3467" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3467, Periode: 1954, Overlijdensregister Deurne 1954, 77, 3467"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/2b6d2906-3ce1-b113-dd1b-39d5898dbbf1.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/2b6d2906-3ce1-b113-dd1b-39d5898dbbf1.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-07-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/31004001-e77b-4447-ce8b-e9c3ee30f897" ;
  a2a:RecordGUID "{31004001-e77b-4447-ce8b-e9c3ee30f897}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240413_6_00000006.xml van BHI" .

