@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_0bcfe717-bf4b-e71d-759a-799eb523d0f4
  a a2a:Record ;
  rdfs:label "Overlijden op 8 maart 1918" ;
  a2a:hasPerson oa:person_bhi_0bcfe717-bf4b-e71d-759a-799eb523d0f4_Person-87f8ec4c-f2fa-4589-b6a5-056fd8a60134 ;
  a2a:hasEvent oa:event_bhi_0bcfe717-bf4b-e71d-759a-799eb523d0f4_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_0bcfe717-bf4b-e71d-759a-799eb523d0f4_0 ;
  a2a:hasSource oa:source_bhi_0bcfe717-bf4b-e71d-759a-799eb523d0f4 .

oa:person_bhi_0bcfe717-bf4b-e71d-759a-799eb523d0f4_Person-87f8ec4c-f2fa-4589-b6a5-056fd8a60134
  a a2a:Person ;
  rdfs:label "Antonius Adrianus Paulus Gijsbertus Simonis" ;
  a2a:PersonName [
    rdfs:label "Antonius Adrianus Paulus Gijsbertus Simonis" ;
    a2a:PersonNameFirstName "Antonius Adrianus Paulus Gijsbertus" ;
    a2a:PersonNameLastName "Simonis"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_0bcfe717-bf4b-e71d-759a-799eb523d0f4_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1918" ;
    a2a:Month "3" ;
    a2a:Day "8" ;
    rdfs:label "1918-03-08"^^xsd:date
  ] .

oa:relationep_bhi_0bcfe717-bf4b-e71d-759a-799eb523d0f4_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_0bcfe717-bf4b-e71d-759a-799eb523d0f4_Person:87f8ec4c-f2fa-4589-b6a5-056fd8a60134 ;
  a2a:EventKeyRef oa:event_bhi_0bcfe717-bf4b-e71d-759a-799eb523d0f4_Event1 .

oa:source_bhi_0bcfe717-bf4b-e71d-759a-799eb523d0f4
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, Memories van Successie" ;
  a2a:SourcePlace [
    a2a:Place "Boxmeer" ;
    rdfs:label "Boxmeer", "1916-01-01 - 1918-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1916-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1918-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Memories van Successie" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 1916-1918, Periode: 1916-1918" ;
    a2a:Book "Memories van Successie Boxmeer 1916-1918" ;
    a2a:RegistryNumber "1916-1918" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 1916-1918, Periode: 1916-1918, Memories van Successie Boxmeer 1916-1918, 1916-1918"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/6646bf46-a9e5-348e-0495-f3314a4e60ed.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/6646bf46-a9e5-348e-0495-f3314a4e60ed.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-04-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/0bcfe717-bf4b-e71d-759a-799eb523d0f4" ;
  a2a:RecordGUID "{0bcfe717-bf4b-e71d-759a-799eb523d0f4}" ;
  a2a:SourceRemarkdeel "1916-1918" ;
  a2a:SourceRemarkregister_periode "1916-1918" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250607_890_00000890.xml van BHI" .

[]
  a2a:PersonRemarkplaats_overlijden "Boxmeer" ;
  a2a:PersonRemarkdatum_overlijden "1918-03-08" .

