@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_48909b4e-cccd-abcb-8830-4f65d2a65c32
  a a2a:Record ;
  rdfs:label "Overlijden op 9 april 1963 te Tilburg" ;
  a2a:hasPerson oa:person_bhi_48909b4e-cccd-abcb-8830-4f65d2a65c32_Person-91157d73-d8c4-0574-d752-e3c8cade4936, oa:person_bhi_48909b4e-cccd-abcb-8830-4f65d2a65c32_Person-4b3a09ba-a4b4-2a3a-6bb6-54fbc32c4854, oa:person_bhi_48909b4e-cccd-abcb-8830-4f65d2a65c32_Person-deaf3d0a-004e-db45-04c7-f0abc1a06c78, oa:person_bhi_48909b4e-cccd-abcb-8830-4f65d2a65c32_Person-37e043be-6783-ca57-cd42-94570ea867e0 ;
  a2a:hasEvent oa:event_bhi_48909b4e-cccd-abcb-8830-4f65d2a65c32_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_48909b4e-cccd-abcb-8830-4f65d2a65c32_0, oa:relationep_bhi_48909b4e-cccd-abcb-8830-4f65d2a65c32_1, oa:relationep_bhi_48909b4e-cccd-abcb-8830-4f65d2a65c32_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_48909b4e-cccd-abcb-8830-4f65d2a65c32_0 ;
  a2a:hasSource oa:source_bhi_48909b4e-cccd-abcb-8830-4f65d2a65c32 .

oa:person_bhi_48909b4e-cccd-abcb-8830-4f65d2a65c32_Person-91157d73-d8c4-0574-d752-e3c8cade4936
  a a2a:Person ;
  rdfs:label "Jacoba Allegonda van de Goolberg" ;
  a2a:PersonName [
    rdfs:label "Jacoba Allegonda van de Goolberg" ;
    a2a:PersonNameFirstName "Jacoba Allegonda" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Goolberg"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_48909b4e-cccd-abcb-8830-4f65d2a65c32_Person-4b3a09ba-a4b4-2a3a-6bb6-54fbc32c4854
  a a2a:Person ;
  rdfs:label "Franciscus Vermeulen" ;
  a2a:PersonName [
    rdfs:label "Franciscus Vermeulen" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Vermeulen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_48909b4e-cccd-abcb-8830-4f65d2a65c32_Person-deaf3d0a-004e-db45-04c7-f0abc1a06c78
  a a2a:Person ;
  rdfs:label "Adriana Maria Antens" ;
  a2a:PersonName [
    rdfs:label "Adriana Maria Antens" ;
    a2a:PersonNameFirstName "Adriana Maria" ;
    a2a:PersonNameLastName "Antens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_48909b4e-cccd-abcb-8830-4f65d2a65c32_Person-37e043be-6783-ca57-cd42-94570ea867e0
  a a2a:Person ;
  rdfs:label "Nicolaas Johannes Vermeulen" ;
  a2a:PersonName [
    rdfs:label "Nicolaas Johannes Vermeulen" ;
    a2a:PersonNameFirstName "Nicolaas Johannes" ;
    a2a:PersonNameLastName "Vermeulen"
  ] ;
  a2a:Gender "Man" .

oa:event_bhi_48909b4e-cccd-abcb-8830-4f65d2a65c32_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1963" ;
    a2a:Month "4" ;
    a2a:Day "9" ;
    rdfs:label "1963-04-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_bhi_48909b4e-cccd-abcb-8830-4f65d2a65c32_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_48909b4e-cccd-abcb-8830-4f65d2a65c32_Person:4b3a09ba-a4b4-2a3a-6bb6-54fbc32c4854 ;
  a2a:EventKeyRef oa:event_bhi_48909b4e-cccd-abcb-8830-4f65d2a65c32_Event1 .

oa:relationep_bhi_48909b4e-cccd-abcb-8830-4f65d2a65c32_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_48909b4e-cccd-abcb-8830-4f65d2a65c32_Person:deaf3d0a-004e-db45-04c7-f0abc1a06c78 ;
  a2a:EventKeyRef oa:event_bhi_48909b4e-cccd-abcb-8830-4f65d2a65c32_Event1 .

oa:relationep_bhi_48909b4e-cccd-abcb-8830-4f65d2a65c32_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_48909b4e-cccd-abcb-8830-4f65d2a65c32_Person:37e043be-6783-ca57-cd42-94570ea867e0 ;
  a2a:EventKeyRef oa:event_bhi_48909b4e-cccd-abcb-8830-4f65d2a65c32_Event1 .

oa:relationpp_bhi_48909b4e-cccd-abcb-8830-4f65d2a65c32_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_48909b4e-cccd-abcb-8830-4f65d2a65c32_Person:37e043be-6783-ca57-cd42-94570ea867e0, oa:person_bhi_48909b4e-cccd-abcb-8830-4f65d2a65c32_Person:91157d73-d8c4-0574-d752-e3c8cade4936 .

oa:source_bhi_48909b4e-cccd-abcb-8830-4f65d2a65c32
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1963-04-10 - 1963-04-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1963-04-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1963-04-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1963" ;
    a2a:Month "4" ;
    a2a:Day "10" ;
    rdfs:label "1963-04-10"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4361, Periode: 1963" ;
    a2a:Book "Overlijdensregister Tilburg 1963" ;
    a2a:DocumentNumber "387" ;
    a2a:RegistryNumber "4361" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4361, Periode: 1963, Overlijdensregister Tilburg 1963, 387, 4361"
  ] ;
  a2a:SourceLastChangeDate "2020-11-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/48909b4e-cccd-abcb-8830-4f65d2a65c32" ;
  a2a:RecordGUID "{48909b4e-cccd-abcb-8830-4f65d2a65c32}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_101_00000101.xml van BHI" .

