@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_10d8e3f8-1d4b-af4e-0dfe-e30788966ec6
  a a2a:Record ;
  rdfs:label "Overlijden op 2 maart 1963 te Vught" ;
  a2a:hasPerson oa:person_bhi_10d8e3f8-1d4b-af4e-0dfe-e30788966ec6_Person-ea8a00f2-2809-0e32-f9f6-71abb28202eb, oa:person_bhi_10d8e3f8-1d4b-af4e-0dfe-e30788966ec6_Person-aad6bc69-c447-bd39-59a8-ba0b9ae73250, oa:person_bhi_10d8e3f8-1d4b-af4e-0dfe-e30788966ec6_Person-cd1bea7f-1e05-4e6c-2228-64d16d7c4829, oa:person_bhi_10d8e3f8-1d4b-af4e-0dfe-e30788966ec6_Person-e3f19daa-fe02-1a4b-2875-c98664d6a723 ;
  a2a:hasEvent oa:event_bhi_10d8e3f8-1d4b-af4e-0dfe-e30788966ec6_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_10d8e3f8-1d4b-af4e-0dfe-e30788966ec6_0, oa:relationep_bhi_10d8e3f8-1d4b-af4e-0dfe-e30788966ec6_1, oa:relationep_bhi_10d8e3f8-1d4b-af4e-0dfe-e30788966ec6_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_10d8e3f8-1d4b-af4e-0dfe-e30788966ec6_0 ;
  a2a:hasSource oa:source_bhi_10d8e3f8-1d4b-af4e-0dfe-e30788966ec6 .

oa:person_bhi_10d8e3f8-1d4b-af4e-0dfe-e30788966ec6_Person-ea8a00f2-2809-0e32-f9f6-71abb28202eb
  a a2a:Person ;
  rdfs:label "Johannes Franciscus Verdaasdonk" ;
  a2a:PersonName [
    rdfs:label "Johannes Franciscus Verdaasdonk" ;
    a2a:PersonNameFirstName "Johannes Franciscus" ;
    a2a:PersonNameLastName "Verdaasdonk"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_10d8e3f8-1d4b-af4e-0dfe-e30788966ec6_Person-aad6bc69-c447-bd39-59a8-ba0b9ae73250
  a a2a:Person ;
  rdfs:label "Catharina Batselier" ;
  a2a:PersonName [
    rdfs:label "Catharina Batselier" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Batselier"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_10d8e3f8-1d4b-af4e-0dfe-e30788966ec6_Person-cd1bea7f-1e05-4e6c-2228-64d16d7c4829
  a a2a:Person ;
  rdfs:label "Martinus Verdaasdonk" ;
  a2a:PersonName [
    rdfs:label "Martinus Verdaasdonk" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNameLastName "Verdaasdonk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_10d8e3f8-1d4b-af4e-0dfe-e30788966ec6_Person-e3f19daa-fe02-1a4b-2875-c98664d6a723
  a a2a:Person ;
  rdfs:label "Elisabeth Maria Jongeleen" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Maria Jongeleen" ;
    a2a:PersonNameFirstName "Elisabeth Maria" ;
    a2a:PersonNameLastName "Jongeleen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_10d8e3f8-1d4b-af4e-0dfe-e30788966ec6_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1963" ;
    a2a:Month "3" ;
    a2a:Day "2" ;
    rdfs:label "1963-03-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Vught" ;
    rdfs:label "Vught"
  ] .

oa:relationep_bhi_10d8e3f8-1d4b-af4e-0dfe-e30788966ec6_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_10d8e3f8-1d4b-af4e-0dfe-e30788966ec6_Person:ea8a00f2-2809-0e32-f9f6-71abb28202eb ;
  a2a:EventKeyRef oa:event_bhi_10d8e3f8-1d4b-af4e-0dfe-e30788966ec6_Event1 .

oa:relationep_bhi_10d8e3f8-1d4b-af4e-0dfe-e30788966ec6_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_10d8e3f8-1d4b-af4e-0dfe-e30788966ec6_Person:aad6bc69-c447-bd39-59a8-ba0b9ae73250 ;
  a2a:EventKeyRef oa:event_bhi_10d8e3f8-1d4b-af4e-0dfe-e30788966ec6_Event1 .

oa:relationep_bhi_10d8e3f8-1d4b-af4e-0dfe-e30788966ec6_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_10d8e3f8-1d4b-af4e-0dfe-e30788966ec6_Person:cd1bea7f-1e05-4e6c-2228-64d16d7c4829 ;
  a2a:EventKeyRef oa:event_bhi_10d8e3f8-1d4b-af4e-0dfe-e30788966ec6_Event1 .

oa:relationpp_bhi_10d8e3f8-1d4b-af4e-0dfe-e30788966ec6_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_10d8e3f8-1d4b-af4e-0dfe-e30788966ec6_Person:ea8a00f2-2809-0e32-f9f6-71abb28202eb, oa:person_bhi_10d8e3f8-1d4b-af4e-0dfe-e30788966ec6_Person:e3f19daa-fe02-1a4b-2875-c98664d6a723 .

oa:source_bhi_10d8e3f8-1d4b-af4e-0dfe-e30788966ec6
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Vught" ;
    rdfs:label "Vught", "1963-03-04 - 1963-03-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1963-03-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1963-03-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1963" ;
    a2a:Month "3" ;
    a2a:Day "4" ;
    rdfs:label "1963-03-04"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4461, Periode: 1963" ;
    a2a:Book "Overlijdensregister Vught 1963" ;
    a2a:DocumentNumber "37" ;
    a2a:RegistryNumber "4461" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4461, Periode: 1963, Overlijdensregister Vught 1963, 37, 4461"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/0513b317-0b15-ee6d-eb9a-1d87e8d2c6db.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/0513b317-0b15-ee6d-eb9a-1d87e8d2c6db.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-07-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/10d8e3f8-1d4b-af4e-0dfe-e30788966ec6" ;
  a2a:RecordGUID "{10d8e3f8-1d4b-af4e-0dfe-e30788966ec6}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_23931_00023931.xml van BHI" .

