@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_1c05cc72-d5ca-e002-d441-be98f3356569
  a a2a:Record ;
  rdfs:label "Overlijden op 18 maart 1928 te 's-Hertogenbosch" ;
  a2a:hasPerson oa:person_bhi_1c05cc72-d5ca-e002-d441-be98f3356569_Person-9268f133-ed19-e6e6-e25e-662a2dc4a222, oa:person_bhi_1c05cc72-d5ca-e002-d441-be98f3356569_Person-0922f802-a1fd-5fc4-f910-38081ecf139f, oa:person_bhi_1c05cc72-d5ca-e002-d441-be98f3356569_Person-75df3e55-740e-6cbb-072a-7985ea509273, oa:person_bhi_1c05cc72-d5ca-e002-d441-be98f3356569_Person-94a93c01-c617-aeed-f9fb-e228ca5fb523 ;
  a2a:hasEvent oa:event_bhi_1c05cc72-d5ca-e002-d441-be98f3356569_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_1c05cc72-d5ca-e002-d441-be98f3356569_0, oa:relationep_bhi_1c05cc72-d5ca-e002-d441-be98f3356569_1, oa:relationep_bhi_1c05cc72-d5ca-e002-d441-be98f3356569_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_1c05cc72-d5ca-e002-d441-be98f3356569_0 ;
  a2a:hasSource oa:source_bhi_1c05cc72-d5ca-e002-d441-be98f3356569 .

oa:person_bhi_1c05cc72-d5ca-e002-d441-be98f3356569_Person-9268f133-ed19-e6e6-e25e-662a2dc4a222
  a a2a:Person ;
  rdfs:label "Maria Laurina Essens" ;
  a2a:PersonName [
    rdfs:label "Maria Laurina Essens" ;
    a2a:PersonNameFirstName "Maria Laurina" ;
    a2a:PersonNameLastName "Essens"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_1c05cc72-d5ca-e002-d441-be98f3356569_Person-0922f802-a1fd-5fc4-f910-38081ecf139f
  a a2a:Person ;
  rdfs:label "Johanna Maria van Veghel" ;
  a2a:PersonName [
    rdfs:label "Johanna Maria van Veghel" ;
    a2a:PersonNameFirstName "Johanna Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Veghel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_1c05cc72-d5ca-e002-d441-be98f3356569_Person-75df3e55-740e-6cbb-072a-7985ea509273
  a a2a:Person ;
  rdfs:label "Joseph Essens" ;
  a2a:PersonName [
    rdfs:label "Joseph Essens" ;
    a2a:PersonNameFirstName "Joseph" ;
    a2a:PersonNameLastName "Essens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_1c05cc72-d5ca-e002-d441-be98f3356569_Person-94a93c01-c617-aeed-f9fb-e228ca5fb523
  a a2a:Person ;
  rdfs:label "Adrianus Hagelaars" ;
  a2a:PersonName [
    rdfs:label "Adrianus Hagelaars" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Hagelaars"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_1c05cc72-d5ca-e002-d441-be98f3356569_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1928" ;
    a2a:Month "3" ;
    a2a:Day "18" ;
    rdfs:label "1928-03-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:relationep_bhi_1c05cc72-d5ca-e002-d441-be98f3356569_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_1c05cc72-d5ca-e002-d441-be98f3356569_Person:9268f133-ed19-e6e6-e25e-662a2dc4a222 ;
  a2a:EventKeyRef oa:event_bhi_1c05cc72-d5ca-e002-d441-be98f3356569_Event1 .

oa:relationep_bhi_1c05cc72-d5ca-e002-d441-be98f3356569_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_1c05cc72-d5ca-e002-d441-be98f3356569_Person:0922f802-a1fd-5fc4-f910-38081ecf139f ;
  a2a:EventKeyRef oa:event_bhi_1c05cc72-d5ca-e002-d441-be98f3356569_Event1 .

oa:relationep_bhi_1c05cc72-d5ca-e002-d441-be98f3356569_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_1c05cc72-d5ca-e002-d441-be98f3356569_Person:75df3e55-740e-6cbb-072a-7985ea509273 ;
  a2a:EventKeyRef oa:event_bhi_1c05cc72-d5ca-e002-d441-be98f3356569_Event1 .

oa:relationpp_bhi_1c05cc72-d5ca-e002-d441-be98f3356569_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_1c05cc72-d5ca-e002-d441-be98f3356569_Person:9268f133-ed19-e6e6-e25e-662a2dc4a222, oa:person_bhi_1c05cc72-d5ca-e002-d441-be98f3356569_Person:94a93c01-c617-aeed-f9fb-e228ca5fb523 .

oa:source_bhi_1c05cc72-d5ca-e002-d441-be98f3356569
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1928-03-20 - 1928-03-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1928-03-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1928-03-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1928" ;
    a2a:Month "3" ;
    a2a:Day "20" ;
    rdfs:label "1928-03-20"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4109, Periode: 1928" ;
    a2a:Book "Overlijdensregister 's-Hertogenbosch 1928" ;
    a2a:DocumentNumber "148" ;
    a2a:RegistryNumber "4109" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4109, Periode: 1928, Overlijdensregister 's-Hertogenbosch 1928, 148, 4109"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/28598776-982e-8a54-0e8c-8bfcc7d79061.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/28598776-982e-8a54-0e8c-8bfcc7d79061.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-03-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/1c05cc72-d5ca-e002-d441-be98f3356569" ;
  a2a:RecordGUID "{1c05cc72-d5ca-e002-d441-be98f3356569}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_23412_00023412.xml van BHI" .

