@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_2d5c2231-efee-bfa2-8fe0-b62fe8d704bf
  a a2a:Record ;
  rdfs:label "Overlijden op 6 maart 1954 te Almkerk" ;
  a2a:hasPerson oa:person_bhi_2d5c2231-efee-bfa2-8fe0-b62fe8d704bf_Person-d60ffcba-024c-195a-cc81-f4b3b6aa72cc, oa:person_bhi_2d5c2231-efee-bfa2-8fe0-b62fe8d704bf_Person-c30bfe81-1804-7a36-edbb-8ac5219d5589, oa:person_bhi_2d5c2231-efee-bfa2-8fe0-b62fe8d704bf_Person-23932981-3bcc-a149-b482-47c4e801ee33 ;
  a2a:hasEvent oa:event_bhi_2d5c2231-efee-bfa2-8fe0-b62fe8d704bf_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_2d5c2231-efee-bfa2-8fe0-b62fe8d704bf_0, oa:relationep_bhi_2d5c2231-efee-bfa2-8fe0-b62fe8d704bf_1, oa:relationep_bhi_2d5c2231-efee-bfa2-8fe0-b62fe8d704bf_2 ;
  a2a:hasSource oa:source_bhi_2d5c2231-efee-bfa2-8fe0-b62fe8d704bf .

oa:person_bhi_2d5c2231-efee-bfa2-8fe0-b62fe8d704bf_Person-d60ffcba-024c-195a-cc81-f4b3b6aa72cc
  a a2a:Person ;
  rdfs:label "N.N. Vroege" ;
  a2a:PersonName [
    rdfs:label "N.N. Vroege" ;
    a2a:PersonNameFirstName "N.N." ;
    a2a:PersonNameLastName "Vroege"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2d5c2231-efee-bfa2-8fe0-b62fe8d704bf_Person-c30bfe81-1804-7a36-edbb-8ac5219d5589
  a a2a:Person ;
  rdfs:label "Arigje van Rosmalen" ;
  a2a:PersonName [
    rdfs:label "Arigje van Rosmalen" ;
    a2a:PersonNameFirstName "Arigje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Rosmalen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2d5c2231-efee-bfa2-8fe0-b62fe8d704bf_Person-23932981-3bcc-a149-b482-47c4e801ee33
  a a2a:Person ;
  rdfs:label "Antoon Vroege" ;
  a2a:PersonName [
    rdfs:label "Antoon Vroege" ;
    a2a:PersonNameFirstName "Antoon" ;
    a2a:PersonNameLastName "Vroege"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_2d5c2231-efee-bfa2-8fe0-b62fe8d704bf_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1954" ;
    a2a:Month "3" ;
    a2a:Day "6" ;
    rdfs:label "1954-03-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] .

oa:relationep_bhi_2d5c2231-efee-bfa2-8fe0-b62fe8d704bf_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_2d5c2231-efee-bfa2-8fe0-b62fe8d704bf_Person:d60ffcba-024c-195a-cc81-f4b3b6aa72cc ;
  a2a:EventKeyRef oa:event_bhi_2d5c2231-efee-bfa2-8fe0-b62fe8d704bf_Event1 .

oa:relationep_bhi_2d5c2231-efee-bfa2-8fe0-b62fe8d704bf_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_2d5c2231-efee-bfa2-8fe0-b62fe8d704bf_Person:c30bfe81-1804-7a36-edbb-8ac5219d5589 ;
  a2a:EventKeyRef oa:event_bhi_2d5c2231-efee-bfa2-8fe0-b62fe8d704bf_Event1 .

oa:relationep_bhi_2d5c2231-efee-bfa2-8fe0-b62fe8d704bf_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_2d5c2231-efee-bfa2-8fe0-b62fe8d704bf_Person:23932981-3bcc-a149-b482-47c4e801ee33 ;
  a2a:EventKeyRef oa:event_bhi_2d5c2231-efee-bfa2-8fe0-b62fe8d704bf_Event1 .

oa:source_bhi_2d5c2231-efee-bfa2-8fe0-b62fe8d704bf
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk", "1954-03-08 - 1954-03-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1954-03-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1954-03-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1954" ;
    a2a:Month "3" ;
    a2a:Day "8" ;
    rdfs:label "1954-03-08"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3241, Periode: 1954" ;
    a2a:Book "Overlijdensregister Almkerk 1954" ;
    a2a:DocumentNumber "9" ;
    a2a:RegistryNumber "3241" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3241, Periode: 1954, Overlijdensregister Almkerk 1954, 9, 3241"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/1ba56fb1-df33-a575-f639-1fd8c4c24304.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/1ba56fb1-df33-a575-f639-1fd8c4c24304.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-12-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/2d5c2231-efee-bfa2-8fe0-b62fe8d704bf" ;
  a2a:RecordGUID "{2d5c2231-efee-bfa2-8fe0-b62fe8d704bf}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231208_80406_00080406.xml van BHI" .

[] a2a:PersonRemarkdiversen "doodgeboren kind van" .
