@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_d4c5635c-2345-e4b2-03b6-2da17af8499d
  a a2a:Record ;
  rdfs:label "Overlijden op 1 juli 1968 te Tilburg" ;
  a2a:hasPerson oa:person_bhi_d4c5635c-2345-e4b2-03b6-2da17af8499d_Person-8628bf69-a1d9-da90-3ae2-11ae3ec82c38, oa:person_bhi_d4c5635c-2345-e4b2-03b6-2da17af8499d_Person-d7846e6f-0274-cbf1-cb84-7e06237a0941, oa:person_bhi_d4c5635c-2345-e4b2-03b6-2da17af8499d_Person-1616c5f7-0432-f915-b584-12e3212b0d33, oa:person_bhi_d4c5635c-2345-e4b2-03b6-2da17af8499d_Person-1e2fa9aa-e65a-430e-1753-8de6edc401b1 ;
  a2a:hasEvent oa:event_bhi_d4c5635c-2345-e4b2-03b6-2da17af8499d_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_d4c5635c-2345-e4b2-03b6-2da17af8499d_0, oa:relationep_bhi_d4c5635c-2345-e4b2-03b6-2da17af8499d_1, oa:relationep_bhi_d4c5635c-2345-e4b2-03b6-2da17af8499d_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_d4c5635c-2345-e4b2-03b6-2da17af8499d_0 ;
  a2a:hasSource oa:source_bhi_d4c5635c-2345-e4b2-03b6-2da17af8499d .

oa:person_bhi_d4c5635c-2345-e4b2-03b6-2da17af8499d_Person-8628bf69-a1d9-da90-3ae2-11ae3ec82c38
  a a2a:Person ;
  rdfs:label "Adriana Cornelia Francisca van Riel" ;
  a2a:PersonName [
    rdfs:label "Adriana Cornelia Francisca van Riel" ;
    a2a:PersonNameFirstName "Adriana Cornelia Francisca" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Riel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_d4c5635c-2345-e4b2-03b6-2da17af8499d_Person-d7846e6f-0274-cbf1-cb84-7e06237a0941
  a a2a:Person ;
  rdfs:label "Adrianus Joannes Hubertus Donatus van Boxtel" ;
  a2a:PersonName [
    rdfs:label "Adrianus Joannes Hubertus Donatus van Boxtel" ;
    a2a:PersonNameFirstName "Adrianus Joannes Hubertus Donatus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Boxtel"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_d4c5635c-2345-e4b2-03b6-2da17af8499d_Person-1616c5f7-0432-f915-b584-12e3212b0d33
  a a2a:Person ;
  rdfs:label "Maria Isabella van Spaendonk" ;
  a2a:PersonName [
    rdfs:label "Maria Isabella van Spaendonk" ;
    a2a:PersonNameFirstName "Maria Isabella" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Spaendonk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_d4c5635c-2345-e4b2-03b6-2da17af8499d_Person-1e2fa9aa-e65a-430e-1753-8de6edc401b1
  a a2a:Person ;
  rdfs:label "Hubertus Nicolaas van Boxtel" ;
  a2a:PersonName [
    rdfs:label "Hubertus Nicolaas van Boxtel" ;
    a2a:PersonNameFirstName "Hubertus Nicolaas" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Boxtel"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_d4c5635c-2345-e4b2-03b6-2da17af8499d_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1968" ;
    a2a:Month "7" ;
    a2a:Day "1" ;
    rdfs:label "1968-07-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_bhi_d4c5635c-2345-e4b2-03b6-2da17af8499d_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_d4c5635c-2345-e4b2-03b6-2da17af8499d_Person:d7846e6f-0274-cbf1-cb84-7e06237a0941 ;
  a2a:EventKeyRef oa:event_bhi_d4c5635c-2345-e4b2-03b6-2da17af8499d_Event1 .

oa:relationep_bhi_d4c5635c-2345-e4b2-03b6-2da17af8499d_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_d4c5635c-2345-e4b2-03b6-2da17af8499d_Person:1616c5f7-0432-f915-b584-12e3212b0d33 ;
  a2a:EventKeyRef oa:event_bhi_d4c5635c-2345-e4b2-03b6-2da17af8499d_Event1 .

oa:relationep_bhi_d4c5635c-2345-e4b2-03b6-2da17af8499d_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_d4c5635c-2345-e4b2-03b6-2da17af8499d_Person:1e2fa9aa-e65a-430e-1753-8de6edc401b1 ;
  a2a:EventKeyRef oa:event_bhi_d4c5635c-2345-e4b2-03b6-2da17af8499d_Event1 .

oa:relationpp_bhi_d4c5635c-2345-e4b2-03b6-2da17af8499d_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_d4c5635c-2345-e4b2-03b6-2da17af8499d_Person:d7846e6f-0274-cbf1-cb84-7e06237a0941, oa:person_bhi_d4c5635c-2345-e4b2-03b6-2da17af8499d_Person:8628bf69-a1d9-da90-3ae2-11ae3ec82c38 .

oa:source_bhi_d4c5635c-2345-e4b2-03b6-2da17af8499d
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1968-07-02 - 1968-07-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1968-07-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1968-07-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1968" ;
    a2a:Month "7" ;
    a2a:Day "2" ;
    rdfs:label "1968-07-02"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4366, Periode: 1968" ;
    a2a:Book "Overlijdensregister Tilburg 1968" ;
    a2a:DocumentNumber "765" ;
    a2a:RegistryNumber "4366" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4366, Periode: 1968, Overlijdensregister Tilburg 1968, 765, 4366"
  ] ;
  a2a:SourceLastChangeDate "2020-11-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/d4c5635c-2345-e4b2-03b6-2da17af8499d" ;
  a2a:RecordGUID "{d4c5635c-2345-e4b2-03b6-2da17af8499d}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_199_00000199.xml van BHI" .

