@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_2dabe902-b4a1-e066-2c2a-be68f70f42f8
  a a2a:Record ;
  rdfs:label "Overlijden op 31 mei 1919 te Tilburg" ;
  a2a:hasPerson oa:person_bhi_2dabe902-b4a1-e066-2c2a-be68f70f42f8_Person-a24b786c-821e-4864-49a1-b4e1fe806a98, oa:person_bhi_2dabe902-b4a1-e066-2c2a-be68f70f42f8_Person-45cb53d0-9e77-1a83-29e3-66256b3c8cef, oa:person_bhi_2dabe902-b4a1-e066-2c2a-be68f70f42f8_Person-ffcd308f-4658-4394-14a0-4d7e161cb08d ;
  a2a:hasEvent oa:event_bhi_2dabe902-b4a1-e066-2c2a-be68f70f42f8_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_2dabe902-b4a1-e066-2c2a-be68f70f42f8_0, oa:relationep_bhi_2dabe902-b4a1-e066-2c2a-be68f70f42f8_1, oa:relationep_bhi_2dabe902-b4a1-e066-2c2a-be68f70f42f8_2 ;
  a2a:hasSource oa:source_bhi_2dabe902-b4a1-e066-2c2a-be68f70f42f8 .

oa:person_bhi_2dabe902-b4a1-e066-2c2a-be68f70f42f8_Person-a24b786c-821e-4864-49a1-b4e1fe806a98
  a a2a:Person ;
  rdfs:label "Petrus Mattheus der Groot" ;
  a2a:PersonName [
    rdfs:label "Petrus Mattheus der Groot" ;
    a2a:PersonNameFirstName "Petrus Mattheus" ;
    a2a:PersonNamePrefixLastName "der" ;
    a2a:PersonNameLastName "Groot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2dabe902-b4a1-e066-2c2a-be68f70f42f8_Person-45cb53d0-9e77-1a83-29e3-66256b3c8cef
  a a2a:Person ;
  rdfs:label "Maria Philomena van der Linden" ;
  a2a:PersonName [
    rdfs:label "Maria Philomena van der Linden" ;
    a2a:PersonNameFirstName "Maria Philomena" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Linden"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2dabe902-b4a1-e066-2c2a-be68f70f42f8_Person-ffcd308f-4658-4394-14a0-4d7e161cb08d
  a a2a:Person ;
  rdfs:label "Engelbertus Ida Jan de Groot" ;
  a2a:PersonName [
    rdfs:label "Engelbertus Ida Jan de Groot" ;
    a2a:PersonNameFirstName "Engelbertus Ida Jan" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Groot"
  ] ;
  a2a:Gender "Man" .

oa:event_bhi_2dabe902-b4a1-e066-2c2a-be68f70f42f8_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1919" ;
    a2a:Month "5" ;
    a2a:Day "31" ;
    rdfs:label "1919-05-31"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_bhi_2dabe902-b4a1-e066-2c2a-be68f70f42f8_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_2dabe902-b4a1-e066-2c2a-be68f70f42f8_Person:a24b786c-821e-4864-49a1-b4e1fe806a98 ;
  a2a:EventKeyRef oa:event_bhi_2dabe902-b4a1-e066-2c2a-be68f70f42f8_Event1 .

oa:relationep_bhi_2dabe902-b4a1-e066-2c2a-be68f70f42f8_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_2dabe902-b4a1-e066-2c2a-be68f70f42f8_Person:45cb53d0-9e77-1a83-29e3-66256b3c8cef ;
  a2a:EventKeyRef oa:event_bhi_2dabe902-b4a1-e066-2c2a-be68f70f42f8_Event1 .

oa:relationep_bhi_2dabe902-b4a1-e066-2c2a-be68f70f42f8_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_2dabe902-b4a1-e066-2c2a-be68f70f42f8_Person:ffcd308f-4658-4394-14a0-4d7e161cb08d ;
  a2a:EventKeyRef oa:event_bhi_2dabe902-b4a1-e066-2c2a-be68f70f42f8_Event1 .

oa:source_bhi_2dabe902-b4a1-e066-2c2a-be68f70f42f8
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1919-06-02 - 1919-06-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1919-06-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1919-06-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1919" ;
    a2a:Month "6" ;
    a2a:Day "2" ;
    rdfs:label "1919-06-02"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3191, Periode: 1919" ;
    a2a:Book "Overlijdensregister Tilburg 1919" ;
    a2a:DocumentNumber "440" ;
    a2a:RegistryNumber "3191" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3191, Periode: 1919, Overlijdensregister Tilburg 1919, 440, 3191"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/c9b56268-095e-cc04-7079-03e710cac502.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/c9b56268-095e-cc04-7079-03e710cac502.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-10-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/2dabe902-b4a1-e066-2c2a-be68f70f42f8" ;
  a2a:RecordGUID "{2dabe902-b4a1-e066-2c2a-be68f70f42f8}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_79744_00079744.xml van BHI" .

