@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_efa2eeaf-eaa5-d541-d5a8-56aa5616b68c
  a a2a:Record ;
  rdfs:label "Overlijden op 11 april 1958 te Heusden" ;
  a2a:hasPerson oa:person_bhi_efa2eeaf-eaa5-d541-d5a8-56aa5616b68c_Person-bb05f0c9-e2ba-fc14-09ee-e784fb249ca3, oa:person_bhi_efa2eeaf-eaa5-d541-d5a8-56aa5616b68c_Person-740b7330-2042-c438-c250-01768db3fe6e, oa:person_bhi_efa2eeaf-eaa5-d541-d5a8-56aa5616b68c_Person-55f0122b-21ea-e19a-29f9-1f671ccf91e6, oa:person_bhi_efa2eeaf-eaa5-d541-d5a8-56aa5616b68c_Person-c336476b-c76a-ba60-8054-f271ca628731 ;
  a2a:hasEvent oa:event_bhi_efa2eeaf-eaa5-d541-d5a8-56aa5616b68c_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_efa2eeaf-eaa5-d541-d5a8-56aa5616b68c_0, oa:relationep_bhi_efa2eeaf-eaa5-d541-d5a8-56aa5616b68c_1, oa:relationep_bhi_efa2eeaf-eaa5-d541-d5a8-56aa5616b68c_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_efa2eeaf-eaa5-d541-d5a8-56aa5616b68c_0 ;
  a2a:hasSource oa:source_bhi_efa2eeaf-eaa5-d541-d5a8-56aa5616b68c .

oa:person_bhi_efa2eeaf-eaa5-d541-d5a8-56aa5616b68c_Person-bb05f0c9-e2ba-fc14-09ee-e784fb249ca3
  a a2a:Person ;
  rdfs:label "Johannes Fitters" ;
  a2a:PersonName [
    rdfs:label "Johannes Fitters" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Fitters"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_efa2eeaf-eaa5-d541-d5a8-56aa5616b68c_Person-740b7330-2042-c438-c250-01768db3fe6e
  a a2a:Person ;
  rdfs:label "Maria Piron" ;
  a2a:PersonName [
    rdfs:label "Maria Piron" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Piron"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_efa2eeaf-eaa5-d541-d5a8-56aa5616b68c_Person-55f0122b-21ea-e19a-29f9-1f671ccf91e6
  a a2a:Person ;
  rdfs:label "Antonius Fitters" ;
  a2a:PersonName [
    rdfs:label "Antonius Fitters" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNameLastName "Fitters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_efa2eeaf-eaa5-d541-d5a8-56aa5616b68c_Person-c336476b-c76a-ba60-8054-f271ca628731
  a a2a:Person ;
  rdfs:label "Maria Adriana van Sprang" ;
  a2a:PersonName [
    rdfs:label "Maria Adriana van Sprang" ;
    a2a:PersonNameFirstName "Maria Adriana" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Sprang"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_efa2eeaf-eaa5-d541-d5a8-56aa5616b68c_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1958" ;
    a2a:Month "4" ;
    a2a:Day "11" ;
    rdfs:label "1958-04-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] .

oa:relationep_bhi_efa2eeaf-eaa5-d541-d5a8-56aa5616b68c_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_efa2eeaf-eaa5-d541-d5a8-56aa5616b68c_Person:bb05f0c9-e2ba-fc14-09ee-e784fb249ca3 ;
  a2a:EventKeyRef oa:event_bhi_efa2eeaf-eaa5-d541-d5a8-56aa5616b68c_Event1 .

oa:relationep_bhi_efa2eeaf-eaa5-d541-d5a8-56aa5616b68c_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_efa2eeaf-eaa5-d541-d5a8-56aa5616b68c_Person:740b7330-2042-c438-c250-01768db3fe6e ;
  a2a:EventKeyRef oa:event_bhi_efa2eeaf-eaa5-d541-d5a8-56aa5616b68c_Event1 .

oa:relationep_bhi_efa2eeaf-eaa5-d541-d5a8-56aa5616b68c_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_efa2eeaf-eaa5-d541-d5a8-56aa5616b68c_Person:55f0122b-21ea-e19a-29f9-1f671ccf91e6 ;
  a2a:EventKeyRef oa:event_bhi_efa2eeaf-eaa5-d541-d5a8-56aa5616b68c_Event1 .

oa:relationpp_bhi_efa2eeaf-eaa5-d541-d5a8-56aa5616b68c_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_efa2eeaf-eaa5-d541-d5a8-56aa5616b68c_Person:bb05f0c9-e2ba-fc14-09ee-e784fb249ca3, oa:person_bhi_efa2eeaf-eaa5-d541-d5a8-56aa5616b68c_Person:c336476b-c76a-ba60-8054-f271ca628731 .

oa:source_bhi_efa2eeaf-eaa5-d541-d5a8-56aa5616b68c
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden", "1958-04-12 - 1958-04-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1958-04-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1958-04-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1958" ;
    a2a:Month "4" ;
    a2a:Day "12" ;
    rdfs:label "1958-04-12"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3848, Periode: 1958" ;
    a2a:Book "Overlijdensregister Heusden 1958" ;
    a2a:DocumentNumber "7" ;
    a2a:RegistryNumber "3848" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3848, Periode: 1958, Overlijdensregister Heusden 1958, 7, 3848"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/1b4fc203-18e3-7259-2293-f378accaae1a.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/1b4fc203-18e3-7259-2293-f378accaae1a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-08-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/efa2eeaf-eaa5-d541-d5a8-56aa5616b68c" ;
  a2a:RecordGUID "{efa2eeaf-eaa5-d541-d5a8-56aa5616b68c}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240819_446_00000446.xml van BHI" .

