@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_0c2c583a-e520-e6dd-71dd-7d32b523c7cc
  a a2a:Record ;
  rdfs:label "Overlijden op 29 juni 1900 te 's-Hertogenbosch" ;
  a2a:hasPerson oa:person_bhi_0c2c583a-e520-e6dd-71dd-7d32b523c7cc_Person-f758f444-890c-3e0b-76e7-bba9774fed2a, oa:person_bhi_0c2c583a-e520-e6dd-71dd-7d32b523c7cc_Person-6eba78bb-68fe-97d8-ce02-d789e25ddaf2, oa:person_bhi_0c2c583a-e520-e6dd-71dd-7d32b523c7cc_Person-3abe94d7-d625-a93e-2279-84fac547a992 ;
  a2a:hasEvent oa:event_bhi_0c2c583a-e520-e6dd-71dd-7d32b523c7cc_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_0c2c583a-e520-e6dd-71dd-7d32b523c7cc_0, oa:relationep_bhi_0c2c583a-e520-e6dd-71dd-7d32b523c7cc_1, oa:relationep_bhi_0c2c583a-e520-e6dd-71dd-7d32b523c7cc_2 ;
  a2a:hasSource oa:source_bhi_0c2c583a-e520-e6dd-71dd-7d32b523c7cc .

oa:person_bhi_0c2c583a-e520-e6dd-71dd-7d32b523c7cc_Person-f758f444-890c-3e0b-76e7-bba9774fed2a
  a a2a:Person ;
  rdfs:label "Petronella Buiks" ;
  a2a:PersonName [
    rdfs:label "Petronella Buiks" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Buiks"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_0c2c583a-e520-e6dd-71dd-7d32b523c7cc_Person-6eba78bb-68fe-97d8-ce02-d789e25ddaf2
  a a2a:Person ;
  rdfs:label "Cornelia Broeders" ;
  a2a:PersonName [
    rdfs:label "Cornelia Broeders" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Broeders"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0c2c583a-e520-e6dd-71dd-7d32b523c7cc_Person-3abe94d7-d625-a93e-2279-84fac547a992
  a a2a:Person ;
  rdfs:label "Martinus Buiks" ;
  a2a:PersonName [
    rdfs:label "Martinus Buiks" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNameLastName "Buiks"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_0c2c583a-e520-e6dd-71dd-7d32b523c7cc_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1900" ;
    a2a:Month "6" ;
    a2a:Day "29" ;
    rdfs:label "1900-06-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:relationep_bhi_0c2c583a-e520-e6dd-71dd-7d32b523c7cc_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_0c2c583a-e520-e6dd-71dd-7d32b523c7cc_Person:f758f444-890c-3e0b-76e7-bba9774fed2a ;
  a2a:EventKeyRef oa:event_bhi_0c2c583a-e520-e6dd-71dd-7d32b523c7cc_Event1 .

oa:relationep_bhi_0c2c583a-e520-e6dd-71dd-7d32b523c7cc_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_0c2c583a-e520-e6dd-71dd-7d32b523c7cc_Person:6eba78bb-68fe-97d8-ce02-d789e25ddaf2 ;
  a2a:EventKeyRef oa:event_bhi_0c2c583a-e520-e6dd-71dd-7d32b523c7cc_Event1 .

oa:relationep_bhi_0c2c583a-e520-e6dd-71dd-7d32b523c7cc_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_0c2c583a-e520-e6dd-71dd-7d32b523c7cc_Person:3abe94d7-d625-a93e-2279-84fac547a992 ;
  a2a:EventKeyRef oa:event_bhi_0c2c583a-e520-e6dd-71dd-7d32b523c7cc_Event1 .

oa:source_bhi_0c2c583a-e520-e6dd-71dd-7d32b523c7cc
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1900-06-30 - 1900-06-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1900-06-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1900-06-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1900" ;
    a2a:Month "6" ;
    a2a:Day "30" ;
    rdfs:label "1900-06-30"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4283, Periode: 1900" ;
    a2a:Book "Overlijdensregister 's-Hertogenbosch 1900" ;
    a2a:DocumentNumber "427" ;
    a2a:RegistryNumber "4283" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4283, Periode: 1900, Overlijdensregister 's-Hertogenbosch 1900, 427, 4283"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/19bd3134-c4f9-dedf-14f1-32a0c641d144.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/19bd3134-c4f9-dedf-14f1-32a0c641d144.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-02-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/0c2c583a-e520-e6dd-71dd-7d32b523c7cc" ;
  a2a:RecordGUID "{0c2c583a-e520-e6dd-71dd-7d32b523c7cc}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_23099_00023099.xml van BHI" .

