@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_73162829-e3df-d6c8-8fc3-b51b830debf0
  a a2a:Record ;
  rdfs:label "Overlijden op 29 augustus 1930 te Tilburg" ;
  a2a:hasPerson oa:person_bhi_73162829-e3df-d6c8-8fc3-b51b830debf0_Person-70bc855e-c59f-77d8-3862-8dd47bce54d9, oa:person_bhi_73162829-e3df-d6c8-8fc3-b51b830debf0_Person-030b7d1b-a862-ff05-0e93-44ef6bd37112, oa:person_bhi_73162829-e3df-d6c8-8fc3-b51b830debf0_Person-5cc412d5-bbf7-7cef-610b-7246f5aeb1a0, oa:person_bhi_73162829-e3df-d6c8-8fc3-b51b830debf0_Person-6928ae8c-5641-c966-8090-9e4eb61746d2 ;
  a2a:hasEvent oa:event_bhi_73162829-e3df-d6c8-8fc3-b51b830debf0_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_73162829-e3df-d6c8-8fc3-b51b830debf0_0, oa:relationep_bhi_73162829-e3df-d6c8-8fc3-b51b830debf0_1, oa:relationep_bhi_73162829-e3df-d6c8-8fc3-b51b830debf0_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_73162829-e3df-d6c8-8fc3-b51b830debf0_0 ;
  a2a:hasSource oa:source_bhi_73162829-e3df-d6c8-8fc3-b51b830debf0 .

oa:person_bhi_73162829-e3df-d6c8-8fc3-b51b830debf0_Person-70bc855e-c59f-77d8-3862-8dd47bce54d9
  a a2a:Person ;
  rdfs:label "Nicolaas van Diessen" ;
  a2a:PersonName [
    rdfs:label "Nicolaas van Diessen" ;
    a2a:PersonNameFirstName "Nicolaas" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Diessen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_73162829-e3df-d6c8-8fc3-b51b830debf0_Person-030b7d1b-a862-ff05-0e93-44ef6bd37112
  a a2a:Person ;
  rdfs:label "Arnolda van Rijsewijk" ;
  a2a:PersonName [
    rdfs:label "Arnolda van Rijsewijk" ;
    a2a:PersonNameFirstName "Arnolda" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Rijsewijk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_73162829-e3df-d6c8-8fc3-b51b830debf0_Person-5cc412d5-bbf7-7cef-610b-7246f5aeb1a0
  a a2a:Person ;
  rdfs:label "Johannes van Diessen" ;
  a2a:PersonName [
    rdfs:label "Johannes van Diessen" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Diessen"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_73162829-e3df-d6c8-8fc3-b51b830debf0_Person-6928ae8c-5641-c966-8090-9e4eb61746d2
  a a2a:Person ;
  rdfs:label "Adriana Maria Johanna Niesten" ;
  a2a:PersonName [
    rdfs:label "Adriana Maria Johanna Niesten" ;
    a2a:PersonNameFirstName "Adriana Maria Johanna" ;
    a2a:PersonNameLastName "Niesten"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_73162829-e3df-d6c8-8fc3-b51b830debf0_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1930" ;
    a2a:Month "8" ;
    a2a:Day "29" ;
    rdfs:label "1930-08-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_bhi_73162829-e3df-d6c8-8fc3-b51b830debf0_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_73162829-e3df-d6c8-8fc3-b51b830debf0_Person:70bc855e-c59f-77d8-3862-8dd47bce54d9 ;
  a2a:EventKeyRef oa:event_bhi_73162829-e3df-d6c8-8fc3-b51b830debf0_Event1 .

oa:relationep_bhi_73162829-e3df-d6c8-8fc3-b51b830debf0_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_73162829-e3df-d6c8-8fc3-b51b830debf0_Person:030b7d1b-a862-ff05-0e93-44ef6bd37112 ;
  a2a:EventKeyRef oa:event_bhi_73162829-e3df-d6c8-8fc3-b51b830debf0_Event1 .

oa:relationep_bhi_73162829-e3df-d6c8-8fc3-b51b830debf0_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_73162829-e3df-d6c8-8fc3-b51b830debf0_Person:5cc412d5-bbf7-7cef-610b-7246f5aeb1a0 ;
  a2a:EventKeyRef oa:event_bhi_73162829-e3df-d6c8-8fc3-b51b830debf0_Event1 .

oa:relationpp_bhi_73162829-e3df-d6c8-8fc3-b51b830debf0_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_73162829-e3df-d6c8-8fc3-b51b830debf0_Person:5cc412d5-bbf7-7cef-610b-7246f5aeb1a0, oa:person_bhi_73162829-e3df-d6c8-8fc3-b51b830debf0_Person:6928ae8c-5641-c966-8090-9e4eb61746d2 .

oa:source_bhi_73162829-e3df-d6c8-8fc3-b51b830debf0
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1930-08-30 - 1930-08-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1930-08-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1930-08-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1930" ;
    a2a:Month "8" ;
    a2a:Day "30" ;
    rdfs:label "1930-08-30"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3196, Periode: 1930" ;
    a2a:Book "Overlijdensregister Tilburg 1930" ;
    a2a:DocumentNumber "517" ;
    a2a:RegistryNumber "3196" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3196, Periode: 1930, Overlijdensregister Tilburg 1930, 517, 3196"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/6ab42cb3-1b3d-1cc5-43fb-aa9d8969c881.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/6ab42cb3-1b3d-1cc5-43fb-aa9d8969c881.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-10-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/73162829-e3df-d6c8-8fc3-b51b830debf0" ;
  a2a:RecordGUID "{73162829-e3df-d6c8-8fc3-b51b830debf0}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_79780_00079780.xml van BHI" .

