@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_da5e2d4e-9360-782a-e547-e448c46bfe45
  a a2a:Record ;
  rdfs:label "Overlijden op 6 juni 1927" ;
  a2a:hasPerson oa:person_bhi_da5e2d4e-9360-782a-e547-e448c46bfe45_Person-a427dae7-5e18-3fc4-9fa1-9a6ae2720ff1 ;
  a2a:hasEvent oa:event_bhi_da5e2d4e-9360-782a-e547-e448c46bfe45_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_da5e2d4e-9360-782a-e547-e448c46bfe45_0 ;
  a2a:hasSource oa:source_bhi_da5e2d4e-9360-782a-e547-e448c46bfe45 .

oa:person_bhi_da5e2d4e-9360-782a-e547-e448c46bfe45_Person-a427dae7-5e18-3fc4-9fa1-9a6ae2720ff1
  a a2a:Person ;
  rdfs:label "Mathijs Peter Thijssen" ;
  a2a:PersonName [
    rdfs:label "Mathijs Peter Thijssen" ;
    a2a:PersonNameFirstName "Mathijs Peter" ;
    a2a:PersonNameLastName "Thijssen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_da5e2d4e-9360-782a-e547-e448c46bfe45_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1927" ;
    a2a:Month "6" ;
    a2a:Day "6" ;
    rdfs:label "1927-06-06"^^xsd:date
  ] .

oa:relationep_bhi_da5e2d4e-9360-782a-e547-e448c46bfe45_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_da5e2d4e-9360-782a-e547-e448c46bfe45_Person:a427dae7-5e18-3fc4-9fa1-9a6ae2720ff1 ;
  a2a:EventKeyRef oa:event_bhi_da5e2d4e-9360-782a-e547-e448c46bfe45_Event1 .

oa:source_bhi_da5e2d4e-9360-782a-e547-e448c46bfe45
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, Memories van Successie" ;
  a2a:SourcePlace [
    a2a:Place "Boxmeer" ;
    rdfs:label "Boxmeer", "1927-01-01 - 1927-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1927-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: 1927, Periode: 1927" ;
    a2a:Book "Memories van Successie Boxmeer 1927" ;
    a2a:RegistryNumber "1927" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 1927, Periode: 1927, Memories van Successie Boxmeer 1927, 1927"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/f45af29c-bb8c-9eb3-bb57-a4d28cf22f50.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/f45af29c-bb8c-9eb3-bb57-a4d28cf22f50.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-04-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/da5e2d4e-9360-782a-e547-e448c46bfe45" ;
  a2a:RecordGUID "{da5e2d4e-9360-782a-e547-e448c46bfe45}" ;
  a2a:SourceRemarkdeel "1927" ;
  a2a:SourceRemarkregister_periode "1927" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250607_1695_00001695.xml van BHI" .

[]
  a2a:PersonRemarkplaats_overlijden "Wellerlooi" ;
  a2a:PersonRemarkdatum_overlijden "1927-06-06" .

