@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_50bbd2a2-e544-f1e7-91c0-467eeea62c71
  a a2a:Record ;
  rdfs:label "Overlijden op 30 mei 1896 te 's-Hertogenbosch" ;
  a2a:hasPerson oa:person_bhi_50bbd2a2-e544-f1e7-91c0-467eeea62c71_Person-717a7db6-d63b-e874-a275-710a2e64c1eb, oa:person_bhi_50bbd2a2-e544-f1e7-91c0-467eeea62c71_Person-1f5de721-9378-5809-8bf6-0cc9ef7e5e61, oa:person_bhi_50bbd2a2-e544-f1e7-91c0-467eeea62c71_Person-c61b6241-a09f-7eb7-76fc-015a767a7fe6, oa:person_bhi_50bbd2a2-e544-f1e7-91c0-467eeea62c71_Person-99f1d3a1-29dc-387b-0a90-d59306cc6613 ;
  a2a:hasEvent oa:event_bhi_50bbd2a2-e544-f1e7-91c0-467eeea62c71_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_50bbd2a2-e544-f1e7-91c0-467eeea62c71_0, oa:relationep_bhi_50bbd2a2-e544-f1e7-91c0-467eeea62c71_1, oa:relationep_bhi_50bbd2a2-e544-f1e7-91c0-467eeea62c71_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_50bbd2a2-e544-f1e7-91c0-467eeea62c71_0 ;
  a2a:hasSource oa:source_bhi_50bbd2a2-e544-f1e7-91c0-467eeea62c71 .

oa:person_bhi_50bbd2a2-e544-f1e7-91c0-467eeea62c71_Person-717a7db6-d63b-e874-a275-710a2e64c1eb
  a a2a:Person ;
  rdfs:label "Johanna Clemens" ;
  a2a:PersonName [
    rdfs:label "Johanna Clemens" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Clemens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_50bbd2a2-e544-f1e7-91c0-467eeea62c71_Person-1f5de721-9378-5809-8bf6-0cc9ef7e5e61
  a a2a:Person ;
  rdfs:label "Gertrudis Smits" ;
  a2a:PersonName [
    rdfs:label "Gertrudis Smits" ;
    a2a:PersonNameFirstName "Gertrudis" ;
    a2a:PersonNameLastName "Smits"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_50bbd2a2-e544-f1e7-91c0-467eeea62c71_Person-c61b6241-a09f-7eb7-76fc-015a767a7fe6
  a a2a:Person ;
  rdfs:label "Adrianus Smits" ;
  a2a:PersonName [
    rdfs:label "Adrianus Smits" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Smits"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_50bbd2a2-e544-f1e7-91c0-467eeea62c71_Person-99f1d3a1-29dc-387b-0a90-d59306cc6613
  a a2a:Person ;
  rdfs:label "Jan Mathijs Colen" ;
  a2a:PersonName [
    rdfs:label "Jan Mathijs Colen" ;
    a2a:PersonNameFirstName "Jan Mathijs" ;
    a2a:PersonNameLastName "Colen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_50bbd2a2-e544-f1e7-91c0-467eeea62c71_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1896" ;
    a2a:Month "5" ;
    a2a:Day "30" ;
    rdfs:label "1896-05-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:relationep_bhi_50bbd2a2-e544-f1e7-91c0-467eeea62c71_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_50bbd2a2-e544-f1e7-91c0-467eeea62c71_Person:717a7db6-d63b-e874-a275-710a2e64c1eb ;
  a2a:EventKeyRef oa:event_bhi_50bbd2a2-e544-f1e7-91c0-467eeea62c71_Event1 .

oa:relationep_bhi_50bbd2a2-e544-f1e7-91c0-467eeea62c71_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_50bbd2a2-e544-f1e7-91c0-467eeea62c71_Person:1f5de721-9378-5809-8bf6-0cc9ef7e5e61 ;
  a2a:EventKeyRef oa:event_bhi_50bbd2a2-e544-f1e7-91c0-467eeea62c71_Event1 .

oa:relationep_bhi_50bbd2a2-e544-f1e7-91c0-467eeea62c71_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_50bbd2a2-e544-f1e7-91c0-467eeea62c71_Person:c61b6241-a09f-7eb7-76fc-015a767a7fe6 ;
  a2a:EventKeyRef oa:event_bhi_50bbd2a2-e544-f1e7-91c0-467eeea62c71_Event1 .

oa:relationpp_bhi_50bbd2a2-e544-f1e7-91c0-467eeea62c71_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_50bbd2a2-e544-f1e7-91c0-467eeea62c71_Person:1f5de721-9378-5809-8bf6-0cc9ef7e5e61, oa:person_bhi_50bbd2a2-e544-f1e7-91c0-467eeea62c71_Person:99f1d3a1-29dc-387b-0a90-d59306cc6613 .

oa:source_bhi_50bbd2a2-e544-f1e7-91c0-467eeea62c71
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1896-06-01 - 1896-06-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1896-06-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1896-06-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1896" ;
    a2a:Month "6" ;
    a2a:Day "1" ;
    rdfs:label "1896-06-01"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4279, Periode: 1896" ;
    a2a:Book "Overlijdensregister 's-Hertogenbosch 1896" ;
    a2a:DocumentNumber "335" ;
    a2a:RegistryNumber "4279" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4279, Periode: 1896, Overlijdensregister 's-Hertogenbosch 1896, 335, 4279"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/078d8af8-4184-3199-8d55-2fd1f5956c9c.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/078d8af8-4184-3199-8d55-2fd1f5956c9c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-03-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/50bbd2a2-e544-f1e7-91c0-467eeea62c71" ;
  a2a:RecordGUID "{50bbd2a2-e544-f1e7-91c0-467eeea62c71}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_25867_00025867.xml van BHI" .

