@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_9bed07d7-732c-802a-e6e2-2ce259a1cb1d
  a a2a:Record ;
  rdfs:label "Overlijden op 30 november 1960 te Tilburg" ;
  a2a:hasPerson oa:person_bhi_9bed07d7-732c-802a-e6e2-2ce259a1cb1d_Person-b1447fb1-a9bf-1a33-89fc-38509cb7b71e, oa:person_bhi_9bed07d7-732c-802a-e6e2-2ce259a1cb1d_Person-5b0255c5-87dc-738e-3264-f845659c4f52, oa:person_bhi_9bed07d7-732c-802a-e6e2-2ce259a1cb1d_Person-9df9b2d6-936a-e5f9-cce2-a7bcfee94a2c, oa:person_bhi_9bed07d7-732c-802a-e6e2-2ce259a1cb1d_Person-b2491c97-4be8-4387-8364-6fc9c3c00565 ;
  a2a:hasEvent oa:event_bhi_9bed07d7-732c-802a-e6e2-2ce259a1cb1d_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_9bed07d7-732c-802a-e6e2-2ce259a1cb1d_0, oa:relationep_bhi_9bed07d7-732c-802a-e6e2-2ce259a1cb1d_1, oa:relationep_bhi_9bed07d7-732c-802a-e6e2-2ce259a1cb1d_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_9bed07d7-732c-802a-e6e2-2ce259a1cb1d_0 ;
  a2a:hasSource oa:source_bhi_9bed07d7-732c-802a-e6e2-2ce259a1cb1d .

oa:person_bhi_9bed07d7-732c-802a-e6e2-2ce259a1cb1d_Person-b1447fb1-a9bf-1a33-89fc-38509cb7b71e
  a a2a:Person ;
  rdfs:label "Johannes Beerens" ;
  a2a:PersonName [
    rdfs:label "Johannes Beerens" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Beerens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_9bed07d7-732c-802a-e6e2-2ce259a1cb1d_Person-5b0255c5-87dc-738e-3264-f845659c4f52
  a a2a:Person ;
  rdfs:label "Adrianus Jacobus Maria Koenen" ;
  a2a:PersonName [
    rdfs:label "Adrianus Jacobus Maria Koenen" ;
    a2a:PersonNameFirstName "Adrianus Jacobus Maria" ;
    a2a:PersonNameLastName "Koenen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_9bed07d7-732c-802a-e6e2-2ce259a1cb1d_Person-9df9b2d6-936a-e5f9-cce2-a7bcfee94a2c
  a a2a:Person ;
  rdfs:label "Petronella Mutsaerts" ;
  a2a:PersonName [
    rdfs:label "Petronella Mutsaerts" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Mutsaerts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_9bed07d7-732c-802a-e6e2-2ce259a1cb1d_Person-b2491c97-4be8-4387-8364-6fc9c3c00565
  a a2a:Person ;
  rdfs:label "Johanna Adriana Beerens" ;
  a2a:PersonName [
    rdfs:label "Johanna Adriana Beerens" ;
    a2a:PersonNameFirstName "Johanna Adriana" ;
    a2a:PersonNameLastName "Beerens"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_bhi_9bed07d7-732c-802a-e6e2-2ce259a1cb1d_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1960" ;
    a2a:Month "11" ;
    a2a:Day "30" ;
    rdfs:label "1960-11-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_bhi_9bed07d7-732c-802a-e6e2-2ce259a1cb1d_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_9bed07d7-732c-802a-e6e2-2ce259a1cb1d_Person:b1447fb1-a9bf-1a33-89fc-38509cb7b71e ;
  a2a:EventKeyRef oa:event_bhi_9bed07d7-732c-802a-e6e2-2ce259a1cb1d_Event1 .

oa:relationep_bhi_9bed07d7-732c-802a-e6e2-2ce259a1cb1d_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_9bed07d7-732c-802a-e6e2-2ce259a1cb1d_Person:9df9b2d6-936a-e5f9-cce2-a7bcfee94a2c ;
  a2a:EventKeyRef oa:event_bhi_9bed07d7-732c-802a-e6e2-2ce259a1cb1d_Event1 .

oa:relationep_bhi_9bed07d7-732c-802a-e6e2-2ce259a1cb1d_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_9bed07d7-732c-802a-e6e2-2ce259a1cb1d_Person:b2491c97-4be8-4387-8364-6fc9c3c00565 ;
  a2a:EventKeyRef oa:event_bhi_9bed07d7-732c-802a-e6e2-2ce259a1cb1d_Event1 .

oa:relationpp_bhi_9bed07d7-732c-802a-e6e2-2ce259a1cb1d_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_9bed07d7-732c-802a-e6e2-2ce259a1cb1d_Person:b2491c97-4be8-4387-8364-6fc9c3c00565, oa:person_bhi_9bed07d7-732c-802a-e6e2-2ce259a1cb1d_Person:5b0255c5-87dc-738e-3264-f845659c4f52 .

oa:source_bhi_9bed07d7-732c-802a-e6e2-2ce259a1cb1d
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1960-12-01 - 1960-12-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1960-12-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1960-12-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1960" ;
    a2a:Month "12" ;
    a2a:Day "1" ;
    rdfs:label "1960-12-01"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4454, Periode: 1960" ;
    a2a:Book "Overlijdensregister Tilburg 1960" ;
    a2a:DocumentNumber "1017" ;
    a2a:RegistryNumber "4454" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4454, Periode: 1960, Overlijdensregister Tilburg 1960, 1017, 4454"
  ] ;
  a2a:SourceLastChangeDate "2018-12-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/9bed07d7-732c-802a-e6e2-2ce259a1cb1d" ;
  a2a:RecordGUID "{9bed07d7-732c-802a-e6e2-2ce259a1cb1d}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231031_1870_00001870.xml van BHI" .

