@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_629eb13d-b240-acef-c284-4e162f8564e5
  a a2a:Record ;
  rdfs:label "Overlijden op 31 augustus 1968 te 's-Hertogenbosch" ;
  a2a:hasPerson oa:person_bhi_629eb13d-b240-acef-c284-4e162f8564e5_Person-5bad9256-d83a-ac48-8e7c-fe767f7b5d2e, oa:person_bhi_629eb13d-b240-acef-c284-4e162f8564e5_Person-d42e29af-7e56-8afd-9776-25ab9ee0e89f, oa:person_bhi_629eb13d-b240-acef-c284-4e162f8564e5_Person-e0f53c1e-4d6c-8e09-00ff-a8404561f87c, oa:person_bhi_629eb13d-b240-acef-c284-4e162f8564e5_Person-57064da4-d28b-3717-da27-e0f7564cf9b3 ;
  a2a:hasEvent oa:event_bhi_629eb13d-b240-acef-c284-4e162f8564e5_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_629eb13d-b240-acef-c284-4e162f8564e5_0, oa:relationep_bhi_629eb13d-b240-acef-c284-4e162f8564e5_1, oa:relationep_bhi_629eb13d-b240-acef-c284-4e162f8564e5_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_629eb13d-b240-acef-c284-4e162f8564e5_0 ;
  a2a:hasSource oa:source_bhi_629eb13d-b240-acef-c284-4e162f8564e5 .

oa:person_bhi_629eb13d-b240-acef-c284-4e162f8564e5_Person-5bad9256-d83a-ac48-8e7c-fe767f7b5d2e
  a a2a:Person ;
  rdfs:label "Anna Maria Heuvels" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Heuvels" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Heuvels"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_629eb13d-b240-acef-c284-4e162f8564e5_Person-d42e29af-7e56-8afd-9776-25ab9ee0e89f
  a a2a:Person ;
  rdfs:label "Jozef Abraham Stallenberg" ;
  a2a:PersonName [
    rdfs:label "Jozef Abraham Stallenberg" ;
    a2a:PersonNameFirstName "Jozef Abraham" ;
    a2a:PersonNameLastName "Stallenberg"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_629eb13d-b240-acef-c284-4e162f8564e5_Person-e0f53c1e-4d6c-8e09-00ff-a8404561f87c
  a a2a:Person ;
  rdfs:label "Abraham Stallenberg" ;
  a2a:PersonName [
    rdfs:label "Abraham Stallenberg" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Stallenberg"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_629eb13d-b240-acef-c284-4e162f8564e5_Person-57064da4-d28b-3717-da27-e0f7564cf9b3
  a a2a:Person ;
  rdfs:label "Josephine Julie Dotremont" ;
  a2a:PersonName [
    rdfs:label "Josephine Julie Dotremont" ;
    a2a:PersonNameFirstName "Josephine Julie" ;
    a2a:PersonNameLastName "Dotremont"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_629eb13d-b240-acef-c284-4e162f8564e5_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1968" ;
    a2a:Month "8" ;
    a2a:Day "31" ;
    rdfs:label "1968-08-31"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:relationep_bhi_629eb13d-b240-acef-c284-4e162f8564e5_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_629eb13d-b240-acef-c284-4e162f8564e5_Person:5bad9256-d83a-ac48-8e7c-fe767f7b5d2e ;
  a2a:EventKeyRef oa:event_bhi_629eb13d-b240-acef-c284-4e162f8564e5_Event1 .

oa:relationep_bhi_629eb13d-b240-acef-c284-4e162f8564e5_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_629eb13d-b240-acef-c284-4e162f8564e5_Person:d42e29af-7e56-8afd-9776-25ab9ee0e89f ;
  a2a:EventKeyRef oa:event_bhi_629eb13d-b240-acef-c284-4e162f8564e5_Event1 .

oa:relationep_bhi_629eb13d-b240-acef-c284-4e162f8564e5_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_629eb13d-b240-acef-c284-4e162f8564e5_Person:e0f53c1e-4d6c-8e09-00ff-a8404561f87c ;
  a2a:EventKeyRef oa:event_bhi_629eb13d-b240-acef-c284-4e162f8564e5_Event1 .

oa:relationpp_bhi_629eb13d-b240-acef-c284-4e162f8564e5_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_629eb13d-b240-acef-c284-4e162f8564e5_Person:d42e29af-7e56-8afd-9776-25ab9ee0e89f, oa:person_bhi_629eb13d-b240-acef-c284-4e162f8564e5_Person:57064da4-d28b-3717-da27-e0f7564cf9b3 .

oa:source_bhi_629eb13d-b240-acef-c284-4e162f8564e5
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1968-09-04 - 1968-09-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1968-09-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1968-09-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1968" ;
    a2a:Month "9" ;
    a2a:Day "4" ;
    rdfs:label "1968-09-04"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3767, Periode: 1968" ;
    a2a:Book "Overlijdensregister 's-Hertogenbosch 1968" ;
    a2a:DocumentNumber "667" ;
    a2a:RegistryNumber "3767" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3767, Periode: 1968, Overlijdensregister 's-Hertogenbosch 1968, 667, 3767"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/40024eee-86de-4e7b-c653-eb3a6ae33ca1.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/40024eee-86de-4e7b-c653-eb3a6ae33ca1.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-05-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/629eb13d-b240-acef-c284-4e162f8564e5" ;
  a2a:RecordGUID "{629eb13d-b240-acef-c284-4e162f8564e5}" ;
  a2a:SourceRemarkdeel "3767" ;
  a2a:SourceRemarkregister_periode "1968" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250424_982_00000982.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1968-08-31" .
