@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_1afea04c-be6e-e1f5-7825-7aebfd3f2c28
  a a2a:Record ;
  rdfs:label "Overlijden op 13 oktober 1957 te Tilburg" ;
  a2a:hasPerson oa:person_bhi_1afea04c-be6e-e1f5-7825-7aebfd3f2c28_Person-6c898e02-9f4f-f3cc-c656-451049e5748d, oa:person_bhi_1afea04c-be6e-e1f5-7825-7aebfd3f2c28_Person-b4478d09-e1c4-da47-4ea0-a4c92f4e0d49, oa:person_bhi_1afea04c-be6e-e1f5-7825-7aebfd3f2c28_Person-297a4a23-90c5-4eab-340f-325ed8f7e221 ;
  a2a:hasEvent oa:event_bhi_1afea04c-be6e-e1f5-7825-7aebfd3f2c28_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_1afea04c-be6e-e1f5-7825-7aebfd3f2c28_0, oa:relationep_bhi_1afea04c-be6e-e1f5-7825-7aebfd3f2c28_1, oa:relationep_bhi_1afea04c-be6e-e1f5-7825-7aebfd3f2c28_2 ;
  a2a:hasSource oa:source_bhi_1afea04c-be6e-e1f5-7825-7aebfd3f2c28 .

oa:person_bhi_1afea04c-be6e-e1f5-7825-7aebfd3f2c28_Person-6c898e02-9f4f-f3cc-c656-451049e5748d
  a a2a:Person ;
  rdfs:label "Wilhelmus Joannes de Jong" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus Joannes de Jong" ;
    a2a:PersonNameFirstName "Wilhelmus Joannes" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jong"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_1afea04c-be6e-e1f5-7825-7aebfd3f2c28_Person-b4478d09-e1c4-da47-4ea0-a4c92f4e0d49
  a a2a:Person ;
  rdfs:label "Adriana Antonia Catharina Maria van Tongeren" ;
  a2a:PersonName [
    rdfs:label "Adriana Antonia Catharina Maria van Tongeren" ;
    a2a:PersonNameFirstName "Adriana Antonia Catharina Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Tongeren"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_1afea04c-be6e-e1f5-7825-7aebfd3f2c28_Person-297a4a23-90c5-4eab-340f-325ed8f7e221
  a a2a:Person ;
  rdfs:label "Martinus Franciscus Henricus Maria de Jong" ;
  a2a:PersonName [
    rdfs:label "Martinus Franciscus Henricus Maria de Jong" ;
    a2a:PersonNameFirstName "Martinus Franciscus Henricus Maria" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jong"
  ] ;
  a2a:Gender "Man" .

oa:event_bhi_1afea04c-be6e-e1f5-7825-7aebfd3f2c28_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1957" ;
    a2a:Month "10" ;
    a2a:Day "13" ;
    rdfs:label "1957-10-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_bhi_1afea04c-be6e-e1f5-7825-7aebfd3f2c28_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_1afea04c-be6e-e1f5-7825-7aebfd3f2c28_Person:6c898e02-9f4f-f3cc-c656-451049e5748d ;
  a2a:EventKeyRef oa:event_bhi_1afea04c-be6e-e1f5-7825-7aebfd3f2c28_Event1 .

oa:relationep_bhi_1afea04c-be6e-e1f5-7825-7aebfd3f2c28_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_1afea04c-be6e-e1f5-7825-7aebfd3f2c28_Person:b4478d09-e1c4-da47-4ea0-a4c92f4e0d49 ;
  a2a:EventKeyRef oa:event_bhi_1afea04c-be6e-e1f5-7825-7aebfd3f2c28_Event1 .

oa:relationep_bhi_1afea04c-be6e-e1f5-7825-7aebfd3f2c28_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_1afea04c-be6e-e1f5-7825-7aebfd3f2c28_Person:297a4a23-90c5-4eab-340f-325ed8f7e221 ;
  a2a:EventKeyRef oa:event_bhi_1afea04c-be6e-e1f5-7825-7aebfd3f2c28_Event1 .

oa:source_bhi_1afea04c-be6e-e1f5-7825-7aebfd3f2c28
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1957-10-14 - 1957-10-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1957-10-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1957-10-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1957" ;
    a2a:Month "10" ;
    a2a:Day "14" ;
    rdfs:label "1957-10-14"^^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 "839" ;
    a2a:RegistryNumber "4451" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4451, Periode: 1957, Overlijdensregister Tilburg 1957, 839, 4451"
  ] ;
  a2a:SourceLastChangeDate "2020-05-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/1afea04c-be6e-e1f5-7825-7aebfd3f2c28" ;
  a2a:RecordGUID "{1afea04c-be6e-e1f5-7825-7aebfd3f2c28}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231208_81614_00081614.xml van BHI" .

