@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_ace0beea-e519-6cfd-e950-df5070088cc8
  a a2a:Record ;
  rdfs:label "Overlijden (in het jaar 1925-1927)" ;
  a2a:hasPerson oa:person_bhi_ace0beea-e519-6cfd-e950-df5070088cc8_Person-df35422e-5eac-de20-de99-366c2e9b600c ;
  a2a:hasEvent oa:event_bhi_ace0beea-e519-6cfd-e950-df5070088cc8_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_ace0beea-e519-6cfd-e950-df5070088cc8_0 ;
  a2a:hasSource oa:source_bhi_ace0beea-e519-6cfd-e950-df5070088cc8 .

oa:person_bhi_ace0beea-e519-6cfd-e950-df5070088cc8_Person-df35422e-5eac-de20-de99-366c2e9b600c
  a a2a:Person ;
  rdfs:label "Marinus v.d. Brand" ;
  a2a:PersonName [
    rdfs:label "Marinus v.d. Brand" ;
    a2a:PersonNameFirstName "Marinus" ;
    a2a:PersonNamePrefixLastName "v.d." ;
    a2a:PersonNameLastName "Brand"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_ace0beea-e519-6cfd-e950-df5070088cc8_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" .

oa:relationep_bhi_ace0beea-e519-6cfd-e950-df5070088cc8_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_ace0beea-e519-6cfd-e950-df5070088cc8_Person:df35422e-5eac-de20-de99-366c2e9b600c ;
  a2a:EventKeyRef oa:event_bhi_ace0beea-e519-6cfd-e950-df5070088cc8_Event1 .

oa:source_bhi_ace0beea-e519-6cfd-e950-df5070088cc8
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, Memories van Successie" ;
  a2a:SourcePlace [
    a2a:Place "Veghel" ;
    rdfs:label "Veghel", "1925-01-01 - 1927-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1925-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1927-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Memories van Successie" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 1925-1927, Periode: 1925-1927" ;
    a2a:Book "Memories van Successie Veghel 1925-1927" ;
    a2a:RegistryNumber "1925-1927" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 1925-1927, Periode: 1925-1927, Memories van Successie Veghel 1925-1927, 1925-1927"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/f994e8be-76c6-682c-2908-7b5596dd93a6.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/f994e8be-76c6-682c-2908-7b5596dd93a6.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-04-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/ace0beea-e519-6cfd-e950-df5070088cc8" ;
  a2a:RecordGUID "{ace0beea-e519-6cfd-e950-df5070088cc8}" ;
  a2a:SourceRemarkdeel "1925-1927" ;
  a2a:SourceRemarkregister_periode "1925-1927" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250607_1518_00001518.xml van BHI" .

