@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_419bbf75-2bbc-2460-e3f6-688f097ccd22
  a a2a:Record ;
  rdfs:label "Overlijden op 28 oktober 1899 te 's-Hertogenbosch" ;
  a2a:hasPerson oa:person_bhi_419bbf75-2bbc-2460-e3f6-688f097ccd22_Person-b8b50808-97a4-9f52-7a70-261fd5fdfd7a, oa:person_bhi_419bbf75-2bbc-2460-e3f6-688f097ccd22_Person-4ad7e4d0-dfce-b4c1-1570-101c453255ea, oa:person_bhi_419bbf75-2bbc-2460-e3f6-688f097ccd22_Person-4764e780-121a-db3a-52f1-000610994f8b ;
  a2a:hasEvent oa:event_bhi_419bbf75-2bbc-2460-e3f6-688f097ccd22_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_419bbf75-2bbc-2460-e3f6-688f097ccd22_0, oa:relationep_bhi_419bbf75-2bbc-2460-e3f6-688f097ccd22_1, oa:relationep_bhi_419bbf75-2bbc-2460-e3f6-688f097ccd22_2 ;
  a2a:hasSource oa:source_bhi_419bbf75-2bbc-2460-e3f6-688f097ccd22 .

oa:person_bhi_419bbf75-2bbc-2460-e3f6-688f097ccd22_Person-b8b50808-97a4-9f52-7a70-261fd5fdfd7a
  a a2a:Person ;
  rdfs:label "Johanna Wilhelmina Bossink" ;
  a2a:PersonName [
    rdfs:label "Johanna Wilhelmina Bossink" ;
    a2a:PersonNameFirstName "Johanna Wilhelmina" ;
    a2a:PersonNameLastName "Bossink"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_419bbf75-2bbc-2460-e3f6-688f097ccd22_Person-4ad7e4d0-dfce-b4c1-1570-101c453255ea
  a a2a:Person ;
  rdfs:label "Christina Maria Francisca Govers" ;
  a2a:PersonName [
    rdfs:label "Christina Maria Francisca Govers" ;
    a2a:PersonNameFirstName "Christina Maria Francisca" ;
    a2a:PersonNameLastName "Govers"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_419bbf75-2bbc-2460-e3f6-688f097ccd22_Person-4764e780-121a-db3a-52f1-000610994f8b
  a a2a:Person ;
  rdfs:label "Josephus Stephanus Govers" ;
  a2a:PersonName [
    rdfs:label "Josephus Stephanus Govers" ;
    a2a:PersonNameFirstName "Josephus Stephanus" ;
    a2a:PersonNameLastName "Govers"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_419bbf75-2bbc-2460-e3f6-688f097ccd22_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1899" ;
    a2a:Month "10" ;
    a2a:Day "28" ;
    rdfs:label "1899-10-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:relationep_bhi_419bbf75-2bbc-2460-e3f6-688f097ccd22_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_419bbf75-2bbc-2460-e3f6-688f097ccd22_Person:b8b50808-97a4-9f52-7a70-261fd5fdfd7a ;
  a2a:EventKeyRef oa:event_bhi_419bbf75-2bbc-2460-e3f6-688f097ccd22_Event1 .

oa:relationep_bhi_419bbf75-2bbc-2460-e3f6-688f097ccd22_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_419bbf75-2bbc-2460-e3f6-688f097ccd22_Person:4ad7e4d0-dfce-b4c1-1570-101c453255ea ;
  a2a:EventKeyRef oa:event_bhi_419bbf75-2bbc-2460-e3f6-688f097ccd22_Event1 .

oa:relationep_bhi_419bbf75-2bbc-2460-e3f6-688f097ccd22_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_419bbf75-2bbc-2460-e3f6-688f097ccd22_Person:4764e780-121a-db3a-52f1-000610994f8b ;
  a2a:EventKeyRef oa:event_bhi_419bbf75-2bbc-2460-e3f6-688f097ccd22_Event1 .

oa:source_bhi_419bbf75-2bbc-2460-e3f6-688f097ccd22
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1899-10-30 - 1899-10-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1899-10-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1899-10-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1899" ;
    a2a:Month "10" ;
    a2a:Day "30" ;
    rdfs:label "1899-10-30"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4282, Periode: 1899" ;
    a2a:Book "Overlijdensregister 's-Hertogenbosch 1899" ;
    a2a:DocumentNumber "724" ;
    a2a:RegistryNumber "4282" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4282, Periode: 1899, Overlijdensregister 's-Hertogenbosch 1899, 724, 4282"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/4cf9e05c-f690-d1ee-623d-064681a04364.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/4cf9e05c-f690-d1ee-623d-064681a04364.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-02-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/419bbf75-2bbc-2460-e3f6-688f097ccd22" ;
  a2a:RecordGUID "{419bbf75-2bbc-2460-e3f6-688f097ccd22}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_27384_00027384.xml van BHI" .

