@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_fc337cbf-ef0c-032a-e2a5-3ad4f8808444
  a a2a:Record ;
  rdfs:label "Overlijden op 1 juni 1957 te Tilburg" ;
  a2a:hasPerson oa:person_bhi_fc337cbf-ef0c-032a-e2a5-3ad4f8808444_Person-214888c8-b2e7-93b9-821b-2baa4e77af71, oa:person_bhi_fc337cbf-ef0c-032a-e2a5-3ad4f8808444_Person-92bc5069-e1ce-e467-f98e-064b60c10560, oa:person_bhi_fc337cbf-ef0c-032a-e2a5-3ad4f8808444_Person-c8ecea27-88ea-4b16-11a7-ee1184038f5e ;
  a2a:hasEvent oa:event_bhi_fc337cbf-ef0c-032a-e2a5-3ad4f8808444_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_fc337cbf-ef0c-032a-e2a5-3ad4f8808444_0, oa:relationep_bhi_fc337cbf-ef0c-032a-e2a5-3ad4f8808444_1, oa:relationep_bhi_fc337cbf-ef0c-032a-e2a5-3ad4f8808444_2 ;
  a2a:hasSource oa:source_bhi_fc337cbf-ef0c-032a-e2a5-3ad4f8808444 .

oa:person_bhi_fc337cbf-ef0c-032a-e2a5-3ad4f8808444_Person-214888c8-b2e7-93b9-821b-2baa4e77af71
  a a2a:Person ;
  rdfs:label "Paulus Thomasse" ;
  a2a:PersonName [
    rdfs:label "Paulus Thomasse" ;
    a2a:PersonNameFirstName "Paulus" ;
    a2a:PersonNameLastName "Thomasse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_fc337cbf-ef0c-032a-e2a5-3ad4f8808444_Person-92bc5069-e1ce-e467-f98e-064b60c10560
  a a2a:Person ;
  rdfs:label "Johanna Maria Goedeljee" ;
  a2a:PersonName [
    rdfs:label "Johanna Maria Goedeljee" ;
    a2a:PersonNameFirstName "Johanna Maria" ;
    a2a:PersonNameLastName "Goedeljee"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_fc337cbf-ef0c-032a-e2a5-3ad4f8808444_Person-c8ecea27-88ea-4b16-11a7-ee1184038f5e
  a a2a:Person ;
  rdfs:label "Johanna Louisa Thomasse" ;
  a2a:PersonName [
    rdfs:label "Johanna Louisa Thomasse" ;
    a2a:PersonNameFirstName "Johanna Louisa" ;
    a2a:PersonNameLastName "Thomasse"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_bhi_fc337cbf-ef0c-032a-e2a5-3ad4f8808444_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1957" ;
    a2a:Month "6" ;
    a2a:Day "1" ;
    rdfs:label "1957-06-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_bhi_fc337cbf-ef0c-032a-e2a5-3ad4f8808444_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_fc337cbf-ef0c-032a-e2a5-3ad4f8808444_Person:214888c8-b2e7-93b9-821b-2baa4e77af71 ;
  a2a:EventKeyRef oa:event_bhi_fc337cbf-ef0c-032a-e2a5-3ad4f8808444_Event1 .

oa:relationep_bhi_fc337cbf-ef0c-032a-e2a5-3ad4f8808444_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_fc337cbf-ef0c-032a-e2a5-3ad4f8808444_Person:92bc5069-e1ce-e467-f98e-064b60c10560 ;
  a2a:EventKeyRef oa:event_bhi_fc337cbf-ef0c-032a-e2a5-3ad4f8808444_Event1 .

oa:relationep_bhi_fc337cbf-ef0c-032a-e2a5-3ad4f8808444_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_fc337cbf-ef0c-032a-e2a5-3ad4f8808444_Person:c8ecea27-88ea-4b16-11a7-ee1184038f5e ;
  a2a:EventKeyRef oa:event_bhi_fc337cbf-ef0c-032a-e2a5-3ad4f8808444_Event1 .

oa:source_bhi_fc337cbf-ef0c-032a-e2a5-3ad4f8808444
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1957-06-03 - 1957-06-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1957-06-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1957-06-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1957" ;
    a2a:Month "6" ;
    a2a:Day "3" ;
    rdfs:label "1957-06-03"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4451, Periode: 1957" ;
    a2a:Book "Overlijdensregister Tilburg 1957" ;
    a2a:DocumentNumber "428" ;
    a2a:RegistryNumber "4451" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4451, Periode: 1957, Overlijdensregister Tilburg 1957, 428, 4451"
  ] ;
  a2a:SourceLastChangeDate "2020-05-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/fc337cbf-ef0c-032a-e2a5-3ad4f8808444" ;
  a2a:RecordGUID "{fc337cbf-ef0c-032a-e2a5-3ad4f8808444}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231208_81823_00081823.xml van BHI" .

