@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_e57c4322-6c6c-9a97-e7ea-64c8d2de4bba
  a a2a:Record ;
  rdfs:label "Overlijden op 10 december 1931 te Tilburg" ;
  a2a:hasPerson oa:person_bhi_e57c4322-6c6c-9a97-e7ea-64c8d2de4bba_Person-9b76d566-2e5f-fd56-e5fa-d2d169bd058e, oa:person_bhi_e57c4322-6c6c-9a97-e7ea-64c8d2de4bba_Person-94b91146-f77c-c831-7440-324ce6f2b92d, oa:person_bhi_e57c4322-6c6c-9a97-e7ea-64c8d2de4bba_Person-2a63e6b6-eee3-451c-748e-0a64daa0798e ;
  a2a:hasEvent oa:event_bhi_e57c4322-6c6c-9a97-e7ea-64c8d2de4bba_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_e57c4322-6c6c-9a97-e7ea-64c8d2de4bba_0, oa:relationep_bhi_e57c4322-6c6c-9a97-e7ea-64c8d2de4bba_1, oa:relationep_bhi_e57c4322-6c6c-9a97-e7ea-64c8d2de4bba_2 ;
  a2a:hasSource oa:source_bhi_e57c4322-6c6c-9a97-e7ea-64c8d2de4bba .

oa:person_bhi_e57c4322-6c6c-9a97-e7ea-64c8d2de4bba_Person-9b76d566-2e5f-fd56-e5fa-d2d169bd058e
  a a2a:Person ;
  rdfs:label "Adrianus Cornelis Joseph van Hoof" ;
  a2a:PersonName [
    rdfs:label "Adrianus Cornelis Joseph van Hoof" ;
    a2a:PersonNameFirstName "Adrianus Cornelis Joseph" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hoof"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e57c4322-6c6c-9a97-e7ea-64c8d2de4bba_Person-94b91146-f77c-c831-7440-324ce6f2b92d
  a a2a:Person ;
  rdfs:label "Maria Barbara de Bont" ;
  a2a:PersonName [
    rdfs:label "Maria Barbara de Bont" ;
    a2a:PersonNameFirstName "Maria Barbara" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bont"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e57c4322-6c6c-9a97-e7ea-64c8d2de4bba_Person-2a63e6b6-eee3-451c-748e-0a64daa0798e
  a a2a:Person ;
  rdfs:label "Wilhelmus Cornelis Petrus van Hoof" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus Cornelis Petrus van Hoof" ;
    a2a:PersonNameFirstName "Wilhelmus Cornelis Petrus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hoof"
  ] ;
  a2a:Gender "Man" .

oa:event_bhi_e57c4322-6c6c-9a97-e7ea-64c8d2de4bba_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1931" ;
    a2a:Month "12" ;
    a2a:Day "10" ;
    rdfs:label "1931-12-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_bhi_e57c4322-6c6c-9a97-e7ea-64c8d2de4bba_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_e57c4322-6c6c-9a97-e7ea-64c8d2de4bba_Person:9b76d566-2e5f-fd56-e5fa-d2d169bd058e ;
  a2a:EventKeyRef oa:event_bhi_e57c4322-6c6c-9a97-e7ea-64c8d2de4bba_Event1 .

oa:relationep_bhi_e57c4322-6c6c-9a97-e7ea-64c8d2de4bba_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_e57c4322-6c6c-9a97-e7ea-64c8d2de4bba_Person:94b91146-f77c-c831-7440-324ce6f2b92d ;
  a2a:EventKeyRef oa:event_bhi_e57c4322-6c6c-9a97-e7ea-64c8d2de4bba_Event1 .

oa:relationep_bhi_e57c4322-6c6c-9a97-e7ea-64c8d2de4bba_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_e57c4322-6c6c-9a97-e7ea-64c8d2de4bba_Person:2a63e6b6-eee3-451c-748e-0a64daa0798e ;
  a2a:EventKeyRef oa:event_bhi_e57c4322-6c6c-9a97-e7ea-64c8d2de4bba_Event1 .

oa:source_bhi_e57c4322-6c6c-9a97-e7ea-64c8d2de4bba
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1931-12-11 - 1931-12-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1931-12-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1931-12-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1931" ;
    a2a:Month "12" ;
    a2a:Day "11" ;
    rdfs:label "1931-12-11"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3197, Periode: 1931" ;
    a2a:Book "Overlijdensregister Tilburg 1931" ;
    a2a:DocumentNumber "782" ;
    a2a:RegistryNumber "3197" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3197, Periode: 1931, Overlijdensregister Tilburg 1931, 782, 3197"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/eb38cb0f-386b-4d8b-5a8c-8f42b7a3f0f6.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/eb38cb0f-386b-4d8b-5a8c-8f42b7a3f0f6.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/e57c4322-6c6c-9a97-e7ea-64c8d2de4bba" ;
  a2a:RecordGUID "{e57c4322-6c6c-9a97-e7ea-64c8d2de4bba}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_79842_00079842.xml van BHI" .

