@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_81b0c766-4afe-3876-e09e-e8bb4032a93a
  a a2a:Record ;
  rdfs:label "Overlijden op 13 juni 1950 te Tilburg" ;
  a2a:hasPerson oa:person_bhi_81b0c766-4afe-3876-e09e-e8bb4032a93a_Person-c4853198-dce9-137a-5348-39660bca2fb6, oa:person_bhi_81b0c766-4afe-3876-e09e-e8bb4032a93a_Person-96cee80a-66df-33e5-e040-021dd36a78eb, oa:person_bhi_81b0c766-4afe-3876-e09e-e8bb4032a93a_Person-308973cf-fd97-613a-f918-dc42644c12cc, oa:person_bhi_81b0c766-4afe-3876-e09e-e8bb4032a93a_Person-d56e8e5f-87ed-b958-4a48-6e193653bce4 ;
  a2a:hasEvent oa:event_bhi_81b0c766-4afe-3876-e09e-e8bb4032a93a_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_81b0c766-4afe-3876-e09e-e8bb4032a93a_0, oa:relationep_bhi_81b0c766-4afe-3876-e09e-e8bb4032a93a_1, oa:relationep_bhi_81b0c766-4afe-3876-e09e-e8bb4032a93a_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_81b0c766-4afe-3876-e09e-e8bb4032a93a_0 ;
  a2a:hasSource oa:source_bhi_81b0c766-4afe-3876-e09e-e8bb4032a93a .

oa:person_bhi_81b0c766-4afe-3876-e09e-e8bb4032a93a_Person-c4853198-dce9-137a-5348-39660bca2fb6
  a a2a:Person ;
  rdfs:label "Adrianus Arnoldus Theodorus van Beurden" ;
  a2a:PersonName [
    rdfs:label "Adrianus Arnoldus Theodorus van Beurden" ;
    a2a:PersonNameFirstName "Adrianus Arnoldus Theodorus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Beurden"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_81b0c766-4afe-3876-e09e-e8bb4032a93a_Person-96cee80a-66df-33e5-e040-021dd36a78eb
  a a2a:Person ;
  rdfs:label "Peternella Catharina Spijkers" ;
  a2a:PersonName [
    rdfs:label "Peternella Catharina Spijkers" ;
    a2a:PersonNameFirstName "Peternella Catharina" ;
    a2a:PersonNameLastName "Spijkers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_81b0c766-4afe-3876-e09e-e8bb4032a93a_Person-308973cf-fd97-613a-f918-dc42644c12cc
  a a2a:Person ;
  rdfs:label "Henrica Louisa Helena Cevens" ;
  a2a:PersonName [
    rdfs:label "Henrica Louisa Helena Cevens" ;
    a2a:PersonNameFirstName "Henrica Louisa Helena" ;
    a2a:PersonNameLastName "Cevens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_81b0c766-4afe-3876-e09e-e8bb4032a93a_Person-d56e8e5f-87ed-b958-4a48-6e193653bce4
  a a2a:Person ;
  rdfs:label "Joannes Henricus van Beurden" ;
  a2a:PersonName [
    rdfs:label "Joannes Henricus van Beurden" ;
    a2a:PersonNameFirstName "Joannes Henricus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Beurden"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_81b0c766-4afe-3876-e09e-e8bb4032a93a_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1950" ;
    a2a:Month "6" ;
    a2a:Day "13" ;
    rdfs:label "1950-06-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_bhi_81b0c766-4afe-3876-e09e-e8bb4032a93a_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_81b0c766-4afe-3876-e09e-e8bb4032a93a_Person:c4853198-dce9-137a-5348-39660bca2fb6 ;
  a2a:EventKeyRef oa:event_bhi_81b0c766-4afe-3876-e09e-e8bb4032a93a_Event1 .

oa:relationep_bhi_81b0c766-4afe-3876-e09e-e8bb4032a93a_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_81b0c766-4afe-3876-e09e-e8bb4032a93a_Person:96cee80a-66df-33e5-e040-021dd36a78eb ;
  a2a:EventKeyRef oa:event_bhi_81b0c766-4afe-3876-e09e-e8bb4032a93a_Event1 .

oa:relationep_bhi_81b0c766-4afe-3876-e09e-e8bb4032a93a_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_81b0c766-4afe-3876-e09e-e8bb4032a93a_Person:d56e8e5f-87ed-b958-4a48-6e193653bce4 ;
  a2a:EventKeyRef oa:event_bhi_81b0c766-4afe-3876-e09e-e8bb4032a93a_Event1 .

oa:relationpp_bhi_81b0c766-4afe-3876-e09e-e8bb4032a93a_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_81b0c766-4afe-3876-e09e-e8bb4032a93a_Person:c4853198-dce9-137a-5348-39660bca2fb6, oa:person_bhi_81b0c766-4afe-3876-e09e-e8bb4032a93a_Person:308973cf-fd97-613a-f918-dc42644c12cc .

oa:source_bhi_81b0c766-4afe-3876-e09e-e8bb4032a93a
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1950-06-14 - 1950-06-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1950-06-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1950-06-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1950" ;
    a2a:Month "6" ;
    a2a:Day "14" ;
    rdfs:label "1950-06-14"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3616, Periode: 1950" ;
    a2a:Book "Overlijdensregister Tilburg 1950" ;
    a2a:DocumentNumber "493" ;
    a2a:RegistryNumber "3616" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3616, Periode: 1950, Overlijdensregister Tilburg 1950, 493, 3616"
  ] ;
  a2a:SourceLastChangeDate "2020-11-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/81b0c766-4afe-3876-e09e-e8bb4032a93a" ;
  a2a:RecordGUID "{81b0c766-4afe-3876-e09e-e8bb4032a93a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231208_80186_00080186.xml van BHI" .

