@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_cfe05c88-87ce-7ccb-db2c-e41d667c1b2e
  a a2a:Record ;
  rdfs:label "Overlijden op 7 april 1905 te Tilburg" ;
  a2a:hasPerson oa:person_bhi_cfe05c88-87ce-7ccb-db2c-e41d667c1b2e_Person-11334d9e-f6a1-6e82-0479-4d294ea70962, oa:person_bhi_cfe05c88-87ce-7ccb-db2c-e41d667c1b2e_Person-a1c32cac-e9bf-6f53-3897-a78ef06cc51f, oa:person_bhi_cfe05c88-87ce-7ccb-db2c-e41d667c1b2e_Person-ad870afa-05e8-9f45-3c0c-05d77cbda9b7, oa:person_bhi_cfe05c88-87ce-7ccb-db2c-e41d667c1b2e_Person-18374817-c359-e9e2-ffe1-cefd04c76be5 ;
  a2a:hasEvent oa:event_bhi_cfe05c88-87ce-7ccb-db2c-e41d667c1b2e_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_cfe05c88-87ce-7ccb-db2c-e41d667c1b2e_0, oa:relationep_bhi_cfe05c88-87ce-7ccb-db2c-e41d667c1b2e_1, oa:relationep_bhi_cfe05c88-87ce-7ccb-db2c-e41d667c1b2e_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_cfe05c88-87ce-7ccb-db2c-e41d667c1b2e_0 ;
  a2a:hasSource oa:source_bhi_cfe05c88-87ce-7ccb-db2c-e41d667c1b2e .

oa:person_bhi_cfe05c88-87ce-7ccb-db2c-e41d667c1b2e_Person-11334d9e-f6a1-6e82-0479-4d294ea70962
  a a2a:Person ;
  rdfs:label "Francois Jules Monchen" ;
  a2a:PersonName [
    rdfs:label "Francois Jules Monchen" ;
    a2a:PersonNameFirstName "Francois Jules" ;
    a2a:PersonNameLastName "Monchen"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_cfe05c88-87ce-7ccb-db2c-e41d667c1b2e_Person-a1c32cac-e9bf-6f53-3897-a78ef06cc51f
  a a2a:Person ;
  rdfs:label "Felicite Catharine Fillet" ;
  a2a:PersonName [
    rdfs:label "Felicite Catharine Fillet" ;
    a2a:PersonNameFirstName "Felicite Catharine" ;
    a2a:PersonNameLastName "Fillet"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_cfe05c88-87ce-7ccb-db2c-e41d667c1b2e_Person-ad870afa-05e8-9f45-3c0c-05d77cbda9b7
  a a2a:Person ;
  rdfs:label "Jacques Adam Monchen" ;
  a2a:PersonName [
    rdfs:label "Jacques Adam Monchen" ;
    a2a:PersonNameFirstName "Jacques Adam" ;
    a2a:PersonNameLastName "Monchen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_cfe05c88-87ce-7ccb-db2c-e41d667c1b2e_Person-18374817-c359-e9e2-ffe1-cefd04c76be5
  a a2a:Person ;
  rdfs:label "Constntina Maria Justina van Riel" ;
  a2a:PersonName [
    rdfs:label "Constntina Maria Justina van Riel" ;
    a2a:PersonNameFirstName "Constntina Maria Justina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Riel"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_cfe05c88-87ce-7ccb-db2c-e41d667c1b2e_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1905" ;
    a2a:Month "4" ;
    a2a:Day "7" ;
    rdfs:label "1905-04-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_bhi_cfe05c88-87ce-7ccb-db2c-e41d667c1b2e_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_cfe05c88-87ce-7ccb-db2c-e41d667c1b2e_Person:11334d9e-f6a1-6e82-0479-4d294ea70962 ;
  a2a:EventKeyRef oa:event_bhi_cfe05c88-87ce-7ccb-db2c-e41d667c1b2e_Event1 .

oa:relationep_bhi_cfe05c88-87ce-7ccb-db2c-e41d667c1b2e_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_cfe05c88-87ce-7ccb-db2c-e41d667c1b2e_Person:a1c32cac-e9bf-6f53-3897-a78ef06cc51f ;
  a2a:EventKeyRef oa:event_bhi_cfe05c88-87ce-7ccb-db2c-e41d667c1b2e_Event1 .

oa:relationep_bhi_cfe05c88-87ce-7ccb-db2c-e41d667c1b2e_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_cfe05c88-87ce-7ccb-db2c-e41d667c1b2e_Person:ad870afa-05e8-9f45-3c0c-05d77cbda9b7 ;
  a2a:EventKeyRef oa:event_bhi_cfe05c88-87ce-7ccb-db2c-e41d667c1b2e_Event1 .

oa:relationpp_bhi_cfe05c88-87ce-7ccb-db2c-e41d667c1b2e_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_cfe05c88-87ce-7ccb-db2c-e41d667c1b2e_Person:11334d9e-f6a1-6e82-0479-4d294ea70962, oa:person_bhi_cfe05c88-87ce-7ccb-db2c-e41d667c1b2e_Person:18374817-c359-e9e2-ffe1-cefd04c76be5 .

oa:source_bhi_cfe05c88-87ce-7ccb-db2c-e41d667c1b2e
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1905-04-08 - 1905-04-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1905-04-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1905-04-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1905" ;
    a2a:Month "4" ;
    a2a:Day "8" ;
    rdfs:label "1905-04-08"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3184, Periode: 1905" ;
    a2a:Book "Overlijdensregister Tilburg 1905" ;
    a2a:DocumentNumber "248" ;
    a2a:RegistryNumber "3184" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3184, Periode: 1905, Overlijdensregister Tilburg 1905, 248, 3184"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/a36022f6-6890-ad09-5ac7-2bc53a01de1b.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/a36022f6-6890-ad09-5ac7-2bc53a01de1b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-10-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/cfe05c88-87ce-7ccb-db2c-e41d667c1b2e" ;
  a2a:RecordGUID "{cfe05c88-87ce-7ccb-db2c-e41d667c1b2e}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_79520_00079520.xml van BHI" .

