@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_08e38a98-87ea-4d2b-23b9-eafdc30694e9
  a a2a:Record ;
  rdfs:label "Overlijden op 22 oktober 1927 te Tilburg" ;
  a2a:hasPerson oa:person_bhi_08e38a98-87ea-4d2b-23b9-eafdc30694e9_Person-42dc93dc-a36b-7292-abcf-d98e46e9d8f1, oa:person_bhi_08e38a98-87ea-4d2b-23b9-eafdc30694e9_Person-b9057ec8-7873-7f04-5c3f-7fcb457d0a9b, oa:person_bhi_08e38a98-87ea-4d2b-23b9-eafdc30694e9_Person-0a237b26-a24f-af66-88eb-787a1f7b79c1, oa:person_bhi_08e38a98-87ea-4d2b-23b9-eafdc30694e9_Person-8b5ed8e3-2958-b0f7-a7bb-c10f40a9a981 ;
  a2a:hasEvent oa:event_bhi_08e38a98-87ea-4d2b-23b9-eafdc30694e9_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_08e38a98-87ea-4d2b-23b9-eafdc30694e9_0, oa:relationep_bhi_08e38a98-87ea-4d2b-23b9-eafdc30694e9_1, oa:relationep_bhi_08e38a98-87ea-4d2b-23b9-eafdc30694e9_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_08e38a98-87ea-4d2b-23b9-eafdc30694e9_0 ;
  a2a:hasSource oa:source_bhi_08e38a98-87ea-4d2b-23b9-eafdc30694e9 .

oa:person_bhi_08e38a98-87ea-4d2b-23b9-eafdc30694e9_Person-42dc93dc-a36b-7292-abcf-d98e46e9d8f1
  a a2a:Person ;
  rdfs:label "Hendrikus Boelaars" ;
  a2a:PersonName [
    rdfs:label "Hendrikus Boelaars" ;
    a2a:PersonNameFirstName "Hendrikus" ;
    a2a:PersonNameLastName "Boelaars"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_08e38a98-87ea-4d2b-23b9-eafdc30694e9_Person-b9057ec8-7873-7f04-5c3f-7fcb457d0a9b
  a a2a:Person ;
  rdfs:label "Maria Dorothea Catharina Paulussen" ;
  a2a:PersonName [
    rdfs:label "Maria Dorothea Catharina Paulussen" ;
    a2a:PersonNameFirstName "Maria Dorothea Catharina" ;
    a2a:PersonNameLastName "Paulussen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_08e38a98-87ea-4d2b-23b9-eafdc30694e9_Person-0a237b26-a24f-af66-88eb-787a1f7b79c1
  a a2a:Person ;
  rdfs:label "Henricus Joannes Maria Boelaars" ;
  a2a:PersonName [
    rdfs:label "Henricus Joannes Maria Boelaars" ;
    a2a:PersonNameFirstName "Henricus Joannes Maria" ;
    a2a:PersonNameLastName "Boelaars"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_08e38a98-87ea-4d2b-23b9-eafdc30694e9_Person-8b5ed8e3-2958-b0f7-a7bb-c10f40a9a981
  a a2a:Person ;
  rdfs:label "Anna Prudence Josephine Marie Rottier" ;
  a2a:PersonName [
    rdfs:label "Anna Prudence Josephine Marie Rottier" ;
    a2a:PersonNameFirstName "Anna Prudence Josephine Marie" ;
    a2a:PersonNameLastName "Rottier"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_08e38a98-87ea-4d2b-23b9-eafdc30694e9_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1927" ;
    a2a:Month "10" ;
    a2a:Day "22" ;
    rdfs:label "1927-10-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_bhi_08e38a98-87ea-4d2b-23b9-eafdc30694e9_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_08e38a98-87ea-4d2b-23b9-eafdc30694e9_Person:42dc93dc-a36b-7292-abcf-d98e46e9d8f1 ;
  a2a:EventKeyRef oa:event_bhi_08e38a98-87ea-4d2b-23b9-eafdc30694e9_Event1 .

oa:relationep_bhi_08e38a98-87ea-4d2b-23b9-eafdc30694e9_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_08e38a98-87ea-4d2b-23b9-eafdc30694e9_Person:b9057ec8-7873-7f04-5c3f-7fcb457d0a9b ;
  a2a:EventKeyRef oa:event_bhi_08e38a98-87ea-4d2b-23b9-eafdc30694e9_Event1 .

oa:relationep_bhi_08e38a98-87ea-4d2b-23b9-eafdc30694e9_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_08e38a98-87ea-4d2b-23b9-eafdc30694e9_Person:0a237b26-a24f-af66-88eb-787a1f7b79c1 ;
  a2a:EventKeyRef oa:event_bhi_08e38a98-87ea-4d2b-23b9-eafdc30694e9_Event1 .

oa:relationpp_bhi_08e38a98-87ea-4d2b-23b9-eafdc30694e9_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_08e38a98-87ea-4d2b-23b9-eafdc30694e9_Person:0a237b26-a24f-af66-88eb-787a1f7b79c1, oa:person_bhi_08e38a98-87ea-4d2b-23b9-eafdc30694e9_Person:8b5ed8e3-2958-b0f7-a7bb-c10f40a9a981 .

oa:source_bhi_08e38a98-87ea-4d2b-23b9-eafdc30694e9
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1927-10-24 - 1927-10-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1927-10-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1927-10-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1927" ;
    a2a:Month "10" ;
    a2a:Day "24" ;
    rdfs:label "1927-10-24"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3195, Periode: 1927" ;
    a2a:Book "Overlijdensregister Tilburg 1927" ;
    a2a:DocumentNumber "580" ;
    a2a:RegistryNumber "3195" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3195, Periode: 1927, Overlijdensregister Tilburg 1927, 580, 3195"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/68ce870f-0ba8-7886-cd4a-9d047b883716.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/68ce870f-0ba8-7886-cd4a-9d047b883716.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-10-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/08e38a98-87ea-4d2b-23b9-eafdc30694e9" ;
  a2a:RecordGUID "{08e38a98-87ea-4d2b-23b9-eafdc30694e9}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_79724_00079724.xml van BHI" .

