@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_5f8a8a06-3067-e56b-f289-e1bb110cdde5
  a a2a:Record ;
  rdfs:label "Overlijden op 12 juni 1963 te Goirle" ;
  a2a:hasPerson oa:person_bhi_5f8a8a06-3067-e56b-f289-e1bb110cdde5_Person-a8d920bf-ef92-97ef-796c-e40eb216a499, oa:person_bhi_5f8a8a06-3067-e56b-f289-e1bb110cdde5_Person-5efe8bb1-13ce-7483-3d8f-cb3b60a1fb74, oa:person_bhi_5f8a8a06-3067-e56b-f289-e1bb110cdde5_Person-2622ce61-ace8-0693-c7c9-a9a410ef9098 ;
  a2a:hasEvent oa:event_bhi_5f8a8a06-3067-e56b-f289-e1bb110cdde5_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_5f8a8a06-3067-e56b-f289-e1bb110cdde5_0, oa:relationep_bhi_5f8a8a06-3067-e56b-f289-e1bb110cdde5_1, oa:relationep_bhi_5f8a8a06-3067-e56b-f289-e1bb110cdde5_2 ;
  a2a:hasSource oa:source_bhi_5f8a8a06-3067-e56b-f289-e1bb110cdde5 .

oa:person_bhi_5f8a8a06-3067-e56b-f289-e1bb110cdde5_Person-a8d920bf-ef92-97ef-796c-e40eb216a499
  a a2a:Person ;
  rdfs:label "N.N. Brock" ;
  a2a:PersonName [
    rdfs:label "N.N. Brock" ;
    a2a:PersonNameFirstName "N.N." ;
    a2a:PersonNameLastName "Brock"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_5f8a8a06-3067-e56b-f289-e1bb110cdde5_Person-5efe8bb1-13ce-7483-3d8f-cb3b60a1fb74
  a a2a:Person ;
  rdfs:label "Anna Henrica Maria van den Brand" ;
  a2a:PersonName [
    rdfs:label "Anna Henrica Maria van den Brand" ;
    a2a:PersonNameFirstName "Anna Henrica Maria" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Brand"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_5f8a8a06-3067-e56b-f289-e1bb110cdde5_Person-2622ce61-ace8-0693-c7c9-a9a410ef9098
  a a2a:Person ;
  rdfs:label "Adrianus Petrus Stephanus Brock" ;
  a2a:PersonName [
    rdfs:label "Adrianus Petrus Stephanus Brock" ;
    a2a:PersonNameFirstName "Adrianus Petrus Stephanus" ;
    a2a:PersonNameLastName "Brock"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_5f8a8a06-3067-e56b-f289-e1bb110cdde5_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1963" ;
    a2a:Month "6" ;
    a2a:Day "12" ;
    rdfs:label "1963-06-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Goirle" ;
    rdfs:label "Goirle"
  ] .

oa:relationep_bhi_5f8a8a06-3067-e56b-f289-e1bb110cdde5_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_5f8a8a06-3067-e56b-f289-e1bb110cdde5_Person:a8d920bf-ef92-97ef-796c-e40eb216a499 ;
  a2a:EventKeyRef oa:event_bhi_5f8a8a06-3067-e56b-f289-e1bb110cdde5_Event1 .

oa:relationep_bhi_5f8a8a06-3067-e56b-f289-e1bb110cdde5_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_5f8a8a06-3067-e56b-f289-e1bb110cdde5_Person:5efe8bb1-13ce-7483-3d8f-cb3b60a1fb74 ;
  a2a:EventKeyRef oa:event_bhi_5f8a8a06-3067-e56b-f289-e1bb110cdde5_Event1 .

oa:relationep_bhi_5f8a8a06-3067-e56b-f289-e1bb110cdde5_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_5f8a8a06-3067-e56b-f289-e1bb110cdde5_Person:2622ce61-ace8-0693-c7c9-a9a410ef9098 ;
  a2a:EventKeyRef oa:event_bhi_5f8a8a06-3067-e56b-f289-e1bb110cdde5_Event1 .

oa:source_bhi_5f8a8a06-3067-e56b-f289-e1bb110cdde5
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Goirle" ;
    rdfs:label "Goirle", "1963-06-14 - 1963-06-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1963-06-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1963-06-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1963" ;
    a2a:Month "6" ;
    a2a:Day "14" ;
    rdfs:label "1963-06-14"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3651, Periode: 1963" ;
    a2a:Book "Overlijdensregister Goirle 1963" ;
    a2a:DocumentNumber "34" ;
    a2a:RegistryNumber "3651" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3651, Periode: 1963, Overlijdensregister Goirle 1963, 34, 3651"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/db753428-e12f-6b88-16eb-e48649840e43.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/db753428-e12f-6b88-16eb-e48649840e43.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-04-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/5f8a8a06-3067-e56b-f289-e1bb110cdde5" ;
  a2a:RecordGUID "{5f8a8a06-3067-e56b-f289-e1bb110cdde5}" ;
  a2a:SourceRemarkOpmerking "Levenloos kind." ;
  a2a:SourceRemarkdeel "3651" ;
  a2a:SourceRemarkregister_periode "1963" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250424_975_00000975.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1963-06-12" .
