@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_575b0d71-49af-e44a-e551-b7a83b0bcbb8
  a a2a:Record ;
  rdfs:label "Overlijden op 23 juli 1959 te Tilburg" ;
  a2a:hasPerson oa:person_bhi_575b0d71-49af-e44a-e551-b7a83b0bcbb8_Person-759dee90-8281-1ece-132d-7728357cd2bd, oa:person_bhi_575b0d71-49af-e44a-e551-b7a83b0bcbb8_Person-52cfb9f7-867f-0e6a-f3d7-181c631af72f, oa:person_bhi_575b0d71-49af-e44a-e551-b7a83b0bcbb8_Person-aa5dc2ad-e207-1f35-d453-fd55606519c2, oa:person_bhi_575b0d71-49af-e44a-e551-b7a83b0bcbb8_Person-59e26e26-9ce4-d74d-d8e1-52ac3fd0e194 ;
  a2a:hasEvent oa:event_bhi_575b0d71-49af-e44a-e551-b7a83b0bcbb8_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_575b0d71-49af-e44a-e551-b7a83b0bcbb8_0, oa:relationep_bhi_575b0d71-49af-e44a-e551-b7a83b0bcbb8_1, oa:relationep_bhi_575b0d71-49af-e44a-e551-b7a83b0bcbb8_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_575b0d71-49af-e44a-e551-b7a83b0bcbb8_0 ;
  a2a:hasSource oa:source_bhi_575b0d71-49af-e44a-e551-b7a83b0bcbb8 .

oa:person_bhi_575b0d71-49af-e44a-e551-b7a83b0bcbb8_Person-759dee90-8281-1ece-132d-7728357cd2bd
  a a2a:Person ;
  rdfs:label "Adrianus Johannes Marie van Beek" ;
  a2a:PersonName [
    rdfs:label "Adrianus Johannes Marie van Beek" ;
    a2a:PersonNameFirstName "Adrianus Johannes Marie" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Beek"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_575b0d71-49af-e44a-e551-b7a83b0bcbb8_Person-52cfb9f7-867f-0e6a-f3d7-181c631af72f
  a a2a:Person ;
  rdfs:label "Adrianus Daniel Pheninckx" ;
  a2a:PersonName [
    rdfs:label "Adrianus Daniel Pheninckx" ;
    a2a:PersonNameFirstName "Adrianus Daniel" ;
    a2a:PersonNameLastName "Pheninckx"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_575b0d71-49af-e44a-e551-b7a83b0bcbb8_Person-aa5dc2ad-e207-1f35-d453-fd55606519c2
  a a2a:Person ;
  rdfs:label "Maria Cornelia Braat" ;
  a2a:PersonName [
    rdfs:label "Maria Cornelia Braat" ;
    a2a:PersonNameFirstName "Maria Cornelia" ;
    a2a:PersonNameLastName "Braat"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_575b0d71-49af-e44a-e551-b7a83b0bcbb8_Person-59e26e26-9ce4-d74d-d8e1-52ac3fd0e194
  a a2a:Person ;
  rdfs:label "Johanna Maria Pheninckx" ;
  a2a:PersonName [
    rdfs:label "Johanna Maria Pheninckx" ;
    a2a:PersonNameFirstName "Johanna Maria" ;
    a2a:PersonNameLastName "Pheninckx"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_bhi_575b0d71-49af-e44a-e551-b7a83b0bcbb8_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1959" ;
    a2a:Month "7" ;
    a2a:Day "23" ;
    rdfs:label "1959-07-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_bhi_575b0d71-49af-e44a-e551-b7a83b0bcbb8_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_575b0d71-49af-e44a-e551-b7a83b0bcbb8_Person:52cfb9f7-867f-0e6a-f3d7-181c631af72f ;
  a2a:EventKeyRef oa:event_bhi_575b0d71-49af-e44a-e551-b7a83b0bcbb8_Event1 .

oa:relationep_bhi_575b0d71-49af-e44a-e551-b7a83b0bcbb8_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_575b0d71-49af-e44a-e551-b7a83b0bcbb8_Person:aa5dc2ad-e207-1f35-d453-fd55606519c2 ;
  a2a:EventKeyRef oa:event_bhi_575b0d71-49af-e44a-e551-b7a83b0bcbb8_Event1 .

oa:relationep_bhi_575b0d71-49af-e44a-e551-b7a83b0bcbb8_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_575b0d71-49af-e44a-e551-b7a83b0bcbb8_Person:59e26e26-9ce4-d74d-d8e1-52ac3fd0e194 ;
  a2a:EventKeyRef oa:event_bhi_575b0d71-49af-e44a-e551-b7a83b0bcbb8_Event1 .

oa:relationpp_bhi_575b0d71-49af-e44a-e551-b7a83b0bcbb8_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_575b0d71-49af-e44a-e551-b7a83b0bcbb8_Person:59e26e26-9ce4-d74d-d8e1-52ac3fd0e194, oa:person_bhi_575b0d71-49af-e44a-e551-b7a83b0bcbb8_Person:759dee90-8281-1ece-132d-7728357cd2bd .

oa:source_bhi_575b0d71-49af-e44a-e551-b7a83b0bcbb8
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1959-07-24 - 1959-07-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1959-07-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1959-07-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1959" ;
    a2a:Month "7" ;
    a2a:Day "24" ;
    rdfs:label "1959-07-24"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4453, Periode: 1959" ;
    a2a:Book "Overlijdensregister Tilburg 1959" ;
    a2a:DocumentNumber "640" ;
    a2a:RegistryNumber "4453" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4453, Periode: 1959, Overlijdensregister Tilburg 1959, 640, 4453"
  ] ;
  a2a:SourceLastChangeDate "2019-01-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/575b0d71-49af-e44a-e551-b7a83b0bcbb8" ;
  a2a:RecordGUID "{575b0d71-49af-e44a-e551-b7a83b0bcbb8}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231208_81669_00081669.xml van BHI" .

