@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_1b065fb2-fa2f-19a6-da95-26465e2b2eda
  a a2a:Record ;
  rdfs:label "Overlijden op 8 februari 1960 te Tilburg" ;
  a2a:hasPerson oa:person_bhi_1b065fb2-fa2f-19a6-da95-26465e2b2eda_Person-54b2ae4c-63da-7079-9bc3-e462b1b247fc, oa:person_bhi_1b065fb2-fa2f-19a6-da95-26465e2b2eda_Person-db9f80b9-9335-6ff7-fd7b-0dd8d58dabad, oa:person_bhi_1b065fb2-fa2f-19a6-da95-26465e2b2eda_Person-78661d7c-fb57-e6fe-c609-060f71d72ccc, oa:person_bhi_1b065fb2-fa2f-19a6-da95-26465e2b2eda_Person-c79d19cf-8256-6c79-42eb-b1c60cf3479b ;
  a2a:hasEvent oa:event_bhi_1b065fb2-fa2f-19a6-da95-26465e2b2eda_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_1b065fb2-fa2f-19a6-da95-26465e2b2eda_0, oa:relationep_bhi_1b065fb2-fa2f-19a6-da95-26465e2b2eda_1, oa:relationep_bhi_1b065fb2-fa2f-19a6-da95-26465e2b2eda_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_1b065fb2-fa2f-19a6-da95-26465e2b2eda_0 ;
  a2a:hasSource oa:source_bhi_1b065fb2-fa2f-19a6-da95-26465e2b2eda .

oa:person_bhi_1b065fb2-fa2f-19a6-da95-26465e2b2eda_Person-54b2ae4c-63da-7079-9bc3-e462b1b247fc
  a a2a:Person ;
  rdfs:label "Cornelis Jacobus Mutsaerts" ;
  a2a:PersonName [
    rdfs:label "Cornelis Jacobus Mutsaerts" ;
    a2a:PersonNameFirstName "Cornelis Jacobus" ;
    a2a:PersonNameLastName "Mutsaerts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_1b065fb2-fa2f-19a6-da95-26465e2b2eda_Person-db9f80b9-9335-6ff7-fd7b-0dd8d58dabad
  a a2a:Person ;
  rdfs:label "Cornelia van der Bijl" ;
  a2a:PersonName [
    rdfs:label "Cornelia van der Bijl" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Bijl"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_1b065fb2-fa2f-19a6-da95-26465e2b2eda_Person-78661d7c-fb57-e6fe-c609-060f71d72ccc
  a a2a:Person ;
  rdfs:label "Adrianus Hubertus Mutsaerts" ;
  a2a:PersonName [
    rdfs:label "Adrianus Hubertus Mutsaerts" ;
    a2a:PersonNameFirstName "Adrianus Hubertus" ;
    a2a:PersonNameLastName "Mutsaerts"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_1b065fb2-fa2f-19a6-da95-26465e2b2eda_Person-c79d19cf-8256-6c79-42eb-b1c60cf3479b
  a a2a:Person ;
  rdfs:label "Adriana Elisabeth Maria Elissen" ;
  a2a:PersonName [
    rdfs:label "Adriana Elisabeth Maria Elissen" ;
    a2a:PersonNameFirstName "Adriana Elisabeth Maria" ;
    a2a:PersonNameLastName "Elissen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_1b065fb2-fa2f-19a6-da95-26465e2b2eda_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1960" ;
    a2a:Month "2" ;
    a2a:Day "8" ;
    rdfs:label "1960-02-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_bhi_1b065fb2-fa2f-19a6-da95-26465e2b2eda_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_1b065fb2-fa2f-19a6-da95-26465e2b2eda_Person:54b2ae4c-63da-7079-9bc3-e462b1b247fc ;
  a2a:EventKeyRef oa:event_bhi_1b065fb2-fa2f-19a6-da95-26465e2b2eda_Event1 .

oa:relationep_bhi_1b065fb2-fa2f-19a6-da95-26465e2b2eda_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_1b065fb2-fa2f-19a6-da95-26465e2b2eda_Person:db9f80b9-9335-6ff7-fd7b-0dd8d58dabad ;
  a2a:EventKeyRef oa:event_bhi_1b065fb2-fa2f-19a6-da95-26465e2b2eda_Event1 .

oa:relationep_bhi_1b065fb2-fa2f-19a6-da95-26465e2b2eda_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_1b065fb2-fa2f-19a6-da95-26465e2b2eda_Person:78661d7c-fb57-e6fe-c609-060f71d72ccc ;
  a2a:EventKeyRef oa:event_bhi_1b065fb2-fa2f-19a6-da95-26465e2b2eda_Event1 .

oa:relationpp_bhi_1b065fb2-fa2f-19a6-da95-26465e2b2eda_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_1b065fb2-fa2f-19a6-da95-26465e2b2eda_Person:78661d7c-fb57-e6fe-c609-060f71d72ccc, oa:person_bhi_1b065fb2-fa2f-19a6-da95-26465e2b2eda_Person:c79d19cf-8256-6c79-42eb-b1c60cf3479b .

oa:source_bhi_1b065fb2-fa2f-19a6-da95-26465e2b2eda
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1960-02-10 - 1960-02-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1960-02-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1960-02-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1960" ;
    a2a:Month "2" ;
    a2a:Day "10" ;
    rdfs:label "1960-02-10"^^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 "124" ;
    a2a:RegistryNumber "4454" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4454, Periode: 1960, Overlijdensregister Tilburg 1960, 124, 4454"
  ] ;
  a2a:SourceLastChangeDate "2018-12-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/1b065fb2-fa2f-19a6-da95-26465e2b2eda" ;
  a2a:RecordGUID "{1b065fb2-fa2f-19a6-da95-26465e2b2eda}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231208_81614_00081614.xml van BHI" .

