@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_87229ac2-5ab6-6159-e7f9-89bfc5ecd9ce
  a a2a:Record ;
  rdfs:label "Overlijden op 16 april 1972 te Veghel" ;
  a2a:hasPerson oa:person_bhi_87229ac2-5ab6-6159-e7f9-89bfc5ecd9ce_Person-e1a4acfd-c194-3f16-cc8e-0567d4498a08, oa:person_bhi_87229ac2-5ab6-6159-e7f9-89bfc5ecd9ce_Person-5000ae9e-1257-409d-8741-c7a740a99cc6, oa:person_bhi_87229ac2-5ab6-6159-e7f9-89bfc5ecd9ce_Person-8ff6fb68-11e2-270d-036f-73df13f595a6, oa:person_bhi_87229ac2-5ab6-6159-e7f9-89bfc5ecd9ce_Person-00af8c28-e9b9-c93f-9b64-a37f2393e372 ;
  a2a:hasEvent oa:event_bhi_87229ac2-5ab6-6159-e7f9-89bfc5ecd9ce_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_87229ac2-5ab6-6159-e7f9-89bfc5ecd9ce_0, oa:relationep_bhi_87229ac2-5ab6-6159-e7f9-89bfc5ecd9ce_1, oa:relationep_bhi_87229ac2-5ab6-6159-e7f9-89bfc5ecd9ce_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_87229ac2-5ab6-6159-e7f9-89bfc5ecd9ce_0 ;
  a2a:hasSource oa:source_bhi_87229ac2-5ab6-6159-e7f9-89bfc5ecd9ce .

oa:person_bhi_87229ac2-5ab6-6159-e7f9-89bfc5ecd9ce_Person-e1a4acfd-c194-3f16-cc8e-0567d4498a08
  a a2a:Person ;
  rdfs:label "Theodora Maria van Asseldonk" ;
  a2a:PersonName [
    rdfs:label "Theodora Maria van Asseldonk" ;
    a2a:PersonNameFirstName "Theodora Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Asseldonk"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_87229ac2-5ab6-6159-e7f9-89bfc5ecd9ce_Person-5000ae9e-1257-409d-8741-c7a740a99cc6
  a a2a:Person ;
  rdfs:label "Gerarda Francina van de Laar" ;
  a2a:PersonName [
    rdfs:label "Gerarda Francina van de Laar" ;
    a2a:PersonNameFirstName "Gerarda Francina" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Laar"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_87229ac2-5ab6-6159-e7f9-89bfc5ecd9ce_Person-8ff6fb68-11e2-270d-036f-73df13f595a6
  a a2a:Person ;
  rdfs:label "Antonius van Asseldonk" ;
  a2a:PersonName [
    rdfs:label "Antonius van Asseldonk" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Asseldonk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_87229ac2-5ab6-6159-e7f9-89bfc5ecd9ce_Person-00af8c28-e9b9-c93f-9b64-a37f2393e372
  a a2a:Person ;
  rdfs:label "Antoon Claasse" ;
  a2a:PersonName [
    rdfs:label "Antoon Claasse" ;
    a2a:PersonNameFirstName "Antoon" ;
    a2a:PersonNameLastName "Claasse"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_87229ac2-5ab6-6159-e7f9-89bfc5ecd9ce_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1972" ;
    a2a:Month "4" ;
    a2a:Day "16" ;
    rdfs:label "1972-04-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Veghel" ;
    rdfs:label "Veghel"
  ] .

oa:relationep_bhi_87229ac2-5ab6-6159-e7f9-89bfc5ecd9ce_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_87229ac2-5ab6-6159-e7f9-89bfc5ecd9ce_Person:e1a4acfd-c194-3f16-cc8e-0567d4498a08 ;
  a2a:EventKeyRef oa:event_bhi_87229ac2-5ab6-6159-e7f9-89bfc5ecd9ce_Event1 .

oa:relationep_bhi_87229ac2-5ab6-6159-e7f9-89bfc5ecd9ce_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_87229ac2-5ab6-6159-e7f9-89bfc5ecd9ce_Person:5000ae9e-1257-409d-8741-c7a740a99cc6 ;
  a2a:EventKeyRef oa:event_bhi_87229ac2-5ab6-6159-e7f9-89bfc5ecd9ce_Event1 .

oa:relationep_bhi_87229ac2-5ab6-6159-e7f9-89bfc5ecd9ce_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_87229ac2-5ab6-6159-e7f9-89bfc5ecd9ce_Person:8ff6fb68-11e2-270d-036f-73df13f595a6 ;
  a2a:EventKeyRef oa:event_bhi_87229ac2-5ab6-6159-e7f9-89bfc5ecd9ce_Event1 .

oa:relationpp_bhi_87229ac2-5ab6-6159-e7f9-89bfc5ecd9ce_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_87229ac2-5ab6-6159-e7f9-89bfc5ecd9ce_Person:e1a4acfd-c194-3f16-cc8e-0567d4498a08, oa:person_bhi_87229ac2-5ab6-6159-e7f9-89bfc5ecd9ce_Person:00af8c28-e9b9-c93f-9b64-a37f2393e372 .

oa:source_bhi_87229ac2-5ab6-6159-e7f9-89bfc5ecd9ce
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Veghel" ;
    rdfs:label "Veghel", "1972-04-18 - 1972-04-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1972-04-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1972-04-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1972" ;
    a2a:Month "4" ;
    a2a:Day "18" ;
    rdfs:label "1972-04-18"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4057, Periode: 1972" ;
    a2a:Book "Overlijdensregister Veghel 1972" ;
    a2a:DocumentNumber "87" ;
    a2a:RegistryNumber "4057" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4057, Periode: 1972, Overlijdensregister Veghel 1972, 87, 4057"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/6b161b88-362f-d2bf-aae1-e31753557731.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/6b161b88-362f-d2bf-aae1-e31753557731.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-01-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/87229ac2-5ab6-6159-e7f9-89bfc5ecd9ce" ;
  a2a:RecordGUID "{87229ac2-5ab6-6159-e7f9-89bfc5ecd9ce}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_74790_00074790.xml van BHI" .

