@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_670a5669-a828-e1fe-e06f-f82ae78c1f64
  a a2a:Record ;
  rdfs:label "Overlijden op 21 juli 1952 te Tilburg" ;
  a2a:hasPerson oa:person_bhi_670a5669-a828-e1fe-e06f-f82ae78c1f64_Person-dcba35b3-2054-0e6f-69fb-b09068ecf0a3, oa:person_bhi_670a5669-a828-e1fe-e06f-f82ae78c1f64_Person-24224dc8-0cfc-1de5-2103-879c6c7abd4d, oa:person_bhi_670a5669-a828-e1fe-e06f-f82ae78c1f64_Person-5b4c2544-d773-36fc-10ed-93dde845161d, oa:person_bhi_670a5669-a828-e1fe-e06f-f82ae78c1f64_Person-28ef09a3-c524-7a1a-08bc-449dd5504fae ;
  a2a:hasEvent oa:event_bhi_670a5669-a828-e1fe-e06f-f82ae78c1f64_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_670a5669-a828-e1fe-e06f-f82ae78c1f64_0, oa:relationep_bhi_670a5669-a828-e1fe-e06f-f82ae78c1f64_1, oa:relationep_bhi_670a5669-a828-e1fe-e06f-f82ae78c1f64_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_670a5669-a828-e1fe-e06f-f82ae78c1f64_0 ;
  a2a:hasSource oa:source_bhi_670a5669-a828-e1fe-e06f-f82ae78c1f64 .

oa:person_bhi_670a5669-a828-e1fe-e06f-f82ae78c1f64_Person-dcba35b3-2054-0e6f-69fb-b09068ecf0a3
  a a2a:Person ;
  rdfs:label "Johannes Bartholomeus van de Put" ;
  a2a:PersonName [
    rdfs:label "Johannes Bartholomeus van de Put" ;
    a2a:PersonNameFirstName "Johannes Bartholomeus" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Put"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_670a5669-a828-e1fe-e06f-f82ae78c1f64_Person-24224dc8-0cfc-1de5-2103-879c6c7abd4d
  a a2a:Person ;
  rdfs:label "Petrus Cornelius Janssens" ;
  a2a:PersonName [
    rdfs:label "Petrus Cornelius Janssens" ;
    a2a:PersonNameFirstName "Petrus Cornelius" ;
    a2a:PersonNameLastName "Janssens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_670a5669-a828-e1fe-e06f-f82ae78c1f64_Person-5b4c2544-d773-36fc-10ed-93dde845161d
  a a2a:Person ;
  rdfs:label "Maria Catharina de Jong" ;
  a2a:PersonName [
    rdfs:label "Maria Catharina de Jong" ;
    a2a:PersonNameFirstName "Maria Catharina" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jong"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_670a5669-a828-e1fe-e06f-f82ae78c1f64_Person-28ef09a3-c524-7a1a-08bc-449dd5504fae
  a a2a:Person ;
  rdfs:label "Anna Maria Caharina van de Put" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Caharina van de Put" ;
    a2a:PersonNameFirstName "Anna Maria Caharina" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Put"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_bhi_670a5669-a828-e1fe-e06f-f82ae78c1f64_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1952" ;
    a2a:Month "7" ;
    a2a:Day "21" ;
    rdfs:label "1952-07-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_bhi_670a5669-a828-e1fe-e06f-f82ae78c1f64_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_670a5669-a828-e1fe-e06f-f82ae78c1f64_Person:dcba35b3-2054-0e6f-69fb-b09068ecf0a3 ;
  a2a:EventKeyRef oa:event_bhi_670a5669-a828-e1fe-e06f-f82ae78c1f64_Event1 .

oa:relationep_bhi_670a5669-a828-e1fe-e06f-f82ae78c1f64_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_670a5669-a828-e1fe-e06f-f82ae78c1f64_Person:5b4c2544-d773-36fc-10ed-93dde845161d ;
  a2a:EventKeyRef oa:event_bhi_670a5669-a828-e1fe-e06f-f82ae78c1f64_Event1 .

oa:relationep_bhi_670a5669-a828-e1fe-e06f-f82ae78c1f64_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_670a5669-a828-e1fe-e06f-f82ae78c1f64_Person:28ef09a3-c524-7a1a-08bc-449dd5504fae ;
  a2a:EventKeyRef oa:event_bhi_670a5669-a828-e1fe-e06f-f82ae78c1f64_Event1 .

oa:relationpp_bhi_670a5669-a828-e1fe-e06f-f82ae78c1f64_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_670a5669-a828-e1fe-e06f-f82ae78c1f64_Person:28ef09a3-c524-7a1a-08bc-449dd5504fae, oa:person_bhi_670a5669-a828-e1fe-e06f-f82ae78c1f64_Person:24224dc8-0cfc-1de5-2103-879c6c7abd4d .

oa:source_bhi_670a5669-a828-e1fe-e06f-f82ae78c1f64
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1952-07-22 - 1952-07-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1952-07-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1952-07-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1952" ;
    a2a:Month "7" ;
    a2a:Day "22" ;
    rdfs:label "1952-07-22"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4446, Periode: 1952" ;
    a2a:Book "Overlijdensregister Tilburg 1952" ;
    a2a:DocumentNumber "624" ;
    a2a:RegistryNumber "4446" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4446, Periode: 1952, Overlijdensregister Tilburg 1952, 624, 4446"
  ] ;
  a2a:SourceLastChangeDate "2020-11-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/670a5669-a828-e1fe-e06f-f82ae78c1f64" ;
  a2a:RecordGUID "{670a5669-a828-e1fe-e06f-f82ae78c1f64}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231208_81683_00081683.xml van BHI" .

