@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_53b9525e-ca56-0482-e68d-8f8ef8fbf938
  a a2a:Record ;
  rdfs:label "Overlijden op 22 mei 1948 te Best" ;
  a2a:hasPerson oa:person_bhi_53b9525e-ca56-0482-e68d-8f8ef8fbf938_Person-e9371032-173f-c1b7-170b-fdb38a76f68e, oa:person_bhi_53b9525e-ca56-0482-e68d-8f8ef8fbf938_Person-6bc8e048-76f7-5808-ec01-4eee4a9d44c3, oa:person_bhi_53b9525e-ca56-0482-e68d-8f8ef8fbf938_Person-86cb66e6-eafa-4fe3-eb96-ed8315a8f287, oa:person_bhi_53b9525e-ca56-0482-e68d-8f8ef8fbf938_Person-db9a329e-ffb7-5df8-63b6-4c0d617ab5a7 ;
  a2a:hasEvent oa:event_bhi_53b9525e-ca56-0482-e68d-8f8ef8fbf938_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_53b9525e-ca56-0482-e68d-8f8ef8fbf938_0, oa:relationep_bhi_53b9525e-ca56-0482-e68d-8f8ef8fbf938_1, oa:relationep_bhi_53b9525e-ca56-0482-e68d-8f8ef8fbf938_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_53b9525e-ca56-0482-e68d-8f8ef8fbf938_0 ;
  a2a:hasSource oa:source_bhi_53b9525e-ca56-0482-e68d-8f8ef8fbf938 .

oa:person_bhi_53b9525e-ca56-0482-e68d-8f8ef8fbf938_Person-e9371032-173f-c1b7-170b-fdb38a76f68e
  a a2a:Person ;
  rdfs:label "Petronella Maria Mimpen" ;
  a2a:PersonName [
    rdfs:label "Petronella Maria Mimpen" ;
    a2a:PersonNameFirstName "Petronella Maria" ;
    a2a:PersonNameLastName "Mimpen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_53b9525e-ca56-0482-e68d-8f8ef8fbf938_Person-6bc8e048-76f7-5808-ec01-4eee4a9d44c3
  a a2a:Person ;
  rdfs:label "Cornelis Johannes Marinus Verheijen" ;
  a2a:PersonName [
    rdfs:label "Cornelis Johannes Marinus Verheijen" ;
    a2a:PersonNameFirstName "Cornelis Johannes Marinus" ;
    a2a:PersonNameLastName "Verheijen"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_53b9525e-ca56-0482-e68d-8f8ef8fbf938_Person-86cb66e6-eafa-4fe3-eb96-ed8315a8f287
  a a2a:Person ;
  rdfs:label "Johanna Maria van Dorst" ;
  a2a:PersonName [
    rdfs:label "Johanna Maria van Dorst" ;
    a2a:PersonNameFirstName "Johanna Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dorst"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_53b9525e-ca56-0482-e68d-8f8ef8fbf938_Person-db9a329e-ffb7-5df8-63b6-4c0d617ab5a7
  a a2a:Person ;
  rdfs:label "Adrianus Marinus Verheijen" ;
  a2a:PersonName [
    rdfs:label "Adrianus Marinus Verheijen" ;
    a2a:PersonNameFirstName "Adrianus Marinus" ;
    a2a:PersonNameLastName "Verheijen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_53b9525e-ca56-0482-e68d-8f8ef8fbf938_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1948" ;
    a2a:Month "5" ;
    a2a:Day "22" ;
    rdfs:label "1948-05-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Best" ;
    rdfs:label "Best"
  ] .

oa:relationep_bhi_53b9525e-ca56-0482-e68d-8f8ef8fbf938_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_53b9525e-ca56-0482-e68d-8f8ef8fbf938_Person:6bc8e048-76f7-5808-ec01-4eee4a9d44c3 ;
  a2a:EventKeyRef oa:event_bhi_53b9525e-ca56-0482-e68d-8f8ef8fbf938_Event1 .

oa:relationep_bhi_53b9525e-ca56-0482-e68d-8f8ef8fbf938_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_53b9525e-ca56-0482-e68d-8f8ef8fbf938_Person:86cb66e6-eafa-4fe3-eb96-ed8315a8f287 ;
  a2a:EventKeyRef oa:event_bhi_53b9525e-ca56-0482-e68d-8f8ef8fbf938_Event1 .

oa:relationep_bhi_53b9525e-ca56-0482-e68d-8f8ef8fbf938_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_53b9525e-ca56-0482-e68d-8f8ef8fbf938_Person:db9a329e-ffb7-5df8-63b6-4c0d617ab5a7 ;
  a2a:EventKeyRef oa:event_bhi_53b9525e-ca56-0482-e68d-8f8ef8fbf938_Event1 .

oa:relationpp_bhi_53b9525e-ca56-0482-e68d-8f8ef8fbf938_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_53b9525e-ca56-0482-e68d-8f8ef8fbf938_Person:6bc8e048-76f7-5808-ec01-4eee4a9d44c3, oa:person_bhi_53b9525e-ca56-0482-e68d-8f8ef8fbf938_Person:e9371032-173f-c1b7-170b-fdb38a76f68e .

oa:source_bhi_53b9525e-ca56-0482-e68d-8f8ef8fbf938
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Best" ;
    rdfs:label "Best", "1948-05-24 - 1948-05-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1948-05-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1948-05-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1948" ;
    a2a:Month "5" ;
    a2a:Day "24" ;
    rdfs:label "1948-05-24"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 2730, Periode: 1948" ;
    a2a:Book "Overlijdensregister Best 1948" ;
    a2a:DocumentNumber "18" ;
    a2a:RegistryNumber "2730" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 2730, Periode: 1948, Overlijdensregister Best 1948, 18, 2730"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/1750584a-14dc-c7e2-5be2-3d6d218ebd2b.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/1750584a-14dc-c7e2-5be2-3d6d218ebd2b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-07-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/53b9525e-ca56-0482-e68d-8f8ef8fbf938" ;
  a2a:RecordGUID "{53b9525e-ca56-0482-e68d-8f8ef8fbf938}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_447_00000447.xml van BHI" .

