@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_ef045842-3ca4-4ffd-afc4-b23b8ddbdf8a
  a a2a:Record ;
  rdfs:label "Overlijden op 18 september 1861 te 's-Hertogenbosch" ;
  a2a:hasPerson oa:person_bhi_ef045842-3ca4-4ffd-afc4-b23b8ddbdf8a_Person-96a6fe3a-a067-9b04-c05f-20407528fd50, oa:person_bhi_ef045842-3ca4-4ffd-afc4-b23b8ddbdf8a_Person-adb011a3-81ce-f9d8-2647-96bbf2120c0e, oa:person_bhi_ef045842-3ca4-4ffd-afc4-b23b8ddbdf8a_Person-16ae6120-1f8c-9578-f517-7fe33c7afb64, oa:person_bhi_ef045842-3ca4-4ffd-afc4-b23b8ddbdf8a_Person-7239aaf8-6aa8-a277-d9c1-5fa6778a867a ;
  a2a:hasEvent oa:event_bhi_ef045842-3ca4-4ffd-afc4-b23b8ddbdf8a_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_ef045842-3ca4-4ffd-afc4-b23b8ddbdf8a_0, oa:relationep_bhi_ef045842-3ca4-4ffd-afc4-b23b8ddbdf8a_1, oa:relationep_bhi_ef045842-3ca4-4ffd-afc4-b23b8ddbdf8a_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_ef045842-3ca4-4ffd-afc4-b23b8ddbdf8a_0 ;
  a2a:hasSource oa:source_bhi_ef045842-3ca4-4ffd-afc4-b23b8ddbdf8a .

oa:person_bhi_ef045842-3ca4-4ffd-afc4-b23b8ddbdf8a_Person-96a6fe3a-a067-9b04-c05f-20407528fd50
  a a2a:Person ;
  rdfs:label "Maria Magdalena Goris" ;
  a2a:PersonName [
    rdfs:label "Maria Magdalena Goris" ;
    a2a:PersonNameFirstName "Maria Magdalena" ;
    a2a:PersonNameLastName "Goris"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ef045842-3ca4-4ffd-afc4-b23b8ddbdf8a_Person-adb011a3-81ce-f9d8-2647-96bbf2120c0e
  a a2a:Person ;
  rdfs:label "Joanna Maria Laffertée" ;
  a2a:PersonName [
    rdfs:label "Joanna Maria Laffertée" ;
    a2a:PersonNameFirstName "Joanna Maria" ;
    a2a:PersonNameLastName "Laffertée"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_ef045842-3ca4-4ffd-afc4-b23b8ddbdf8a_Person-16ae6120-1f8c-9578-f517-7fe33c7afb64
  a a2a:Person ;
  rdfs:label "Adrianus Laffertée" ;
  a2a:PersonName [
    rdfs:label "Adrianus Laffertée" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Laffertée"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ef045842-3ca4-4ffd-afc4-b23b8ddbdf8a_Person-7239aaf8-6aa8-a277-d9c1-5fa6778a867a
  a a2a:Person ;
  rdfs:label "Quirinus Godefridus Swilders" ;
  a2a:PersonName [
    rdfs:label "Quirinus Godefridus Swilders" ;
    a2a:PersonNameFirstName "Quirinus Godefridus" ;
    a2a:PersonNameLastName "Swilders"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_ef045842-3ca4-4ffd-afc4-b23b8ddbdf8a_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1861" ;
    a2a:Month "9" ;
    a2a:Day "18" ;
    rdfs:label "1861-09-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:relationep_bhi_ef045842-3ca4-4ffd-afc4-b23b8ddbdf8a_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_ef045842-3ca4-4ffd-afc4-b23b8ddbdf8a_Person:96a6fe3a-a067-9b04-c05f-20407528fd50 ;
  a2a:EventKeyRef oa:event_bhi_ef045842-3ca4-4ffd-afc4-b23b8ddbdf8a_Event1 .

oa:relationep_bhi_ef045842-3ca4-4ffd-afc4-b23b8ddbdf8a_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_ef045842-3ca4-4ffd-afc4-b23b8ddbdf8a_Person:adb011a3-81ce-f9d8-2647-96bbf2120c0e ;
  a2a:EventKeyRef oa:event_bhi_ef045842-3ca4-4ffd-afc4-b23b8ddbdf8a_Event1 .

oa:relationep_bhi_ef045842-3ca4-4ffd-afc4-b23b8ddbdf8a_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_ef045842-3ca4-4ffd-afc4-b23b8ddbdf8a_Person:16ae6120-1f8c-9578-f517-7fe33c7afb64 ;
  a2a:EventKeyRef oa:event_bhi_ef045842-3ca4-4ffd-afc4-b23b8ddbdf8a_Event1 .

oa:relationpp_bhi_ef045842-3ca4-4ffd-afc4-b23b8ddbdf8a_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_ef045842-3ca4-4ffd-afc4-b23b8ddbdf8a_Person:adb011a3-81ce-f9d8-2647-96bbf2120c0e, oa:person_bhi_ef045842-3ca4-4ffd-afc4-b23b8ddbdf8a_Person:7239aaf8-6aa8-a277-d9c1-5fa6778a867a .

oa:source_bhi_ef045842-3ca4-4ffd-afc4-b23b8ddbdf8a
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1861-09-19 - 1861-09-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1861-09-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1861-09-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1861" ;
    a2a:Month "9" ;
    a2a:Day "19" ;
    rdfs:label "1861-09-19"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4244, Periode: 1861" ;
    a2a:Book "Overlijdensregister 's-Hertogenbosch 1861" ;
    a2a:DocumentNumber "580" ;
    a2a:RegistryNumber "4244" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4244, Periode: 1861, Overlijdensregister 's-Hertogenbosch 1861, 580, 4244"
  ] ;
  a2a:SourceLastChangeDate "2019-07-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/ef045842-3ca4-4ffd-afc4-b23b8ddbdf8a" ;
  a2a:RecordGUID "{ef045842-3ca4-4ffd-afc4-b23b8ddbdf8a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_22458_00022458.xml van BHI" .

