@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_04a29fa4-1e5d-dcd6-9aa9-c9dca02ea10d
  a a2a:Record ;
  rdfs:label "Overlijden op 1 december 1890 te 's-Hertogenbosch" ;
  a2a:hasPerson oa:person_bhi_04a29fa4-1e5d-dcd6-9aa9-c9dca02ea10d_Person-8847187f-b02c-2c51-0610-2a6e9296f359, oa:person_bhi_04a29fa4-1e5d-dcd6-9aa9-c9dca02ea10d_Person-edbe0c9f-9c0f-f99e-49e7-e4c7e6fcd8d5, oa:person_bhi_04a29fa4-1e5d-dcd6-9aa9-c9dca02ea10d_Person-9c83c7d2-7708-3c05-9e31-1c4f40f66976, oa:person_bhi_04a29fa4-1e5d-dcd6-9aa9-c9dca02ea10d_Person-6338cca8-fe8f-a68d-8309-ef73552ffb7b ;
  a2a:hasEvent oa:event_bhi_04a29fa4-1e5d-dcd6-9aa9-c9dca02ea10d_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_04a29fa4-1e5d-dcd6-9aa9-c9dca02ea10d_0, oa:relationep_bhi_04a29fa4-1e5d-dcd6-9aa9-c9dca02ea10d_1, oa:relationep_bhi_04a29fa4-1e5d-dcd6-9aa9-c9dca02ea10d_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_04a29fa4-1e5d-dcd6-9aa9-c9dca02ea10d_0 ;
  a2a:hasSource oa:source_bhi_04a29fa4-1e5d-dcd6-9aa9-c9dca02ea10d .

oa:person_bhi_04a29fa4-1e5d-dcd6-9aa9-c9dca02ea10d_Person-8847187f-b02c-2c51-0610-2a6e9296f359
  a a2a:Person ;
  rdfs:label "Hendrika Grevenstuk" ;
  a2a:PersonName [
    rdfs:label "Hendrika Grevenstuk" ;
    a2a:PersonNameFirstName "Hendrika" ;
    a2a:PersonNameLastName "Grevenstuk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_04a29fa4-1e5d-dcd6-9aa9-c9dca02ea10d_Person-edbe0c9f-9c0f-f99e-49e7-e4c7e6fcd8d5
  a a2a:Person ;
  rdfs:label "Dirkje Richter" ;
  a2a:PersonName [
    rdfs:label "Dirkje Richter" ;
    a2a:PersonNameFirstName "Dirkje" ;
    a2a:PersonNameLastName "Richter"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_04a29fa4-1e5d-dcd6-9aa9-c9dca02ea10d_Person-9c83c7d2-7708-3c05-9e31-1c4f40f66976
  a a2a:Person ;
  rdfs:label "Maurits Richter" ;
  a2a:PersonName [
    rdfs:label "Maurits Richter" ;
    a2a:PersonNameFirstName "Maurits" ;
    a2a:PersonNameLastName "Richter"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_04a29fa4-1e5d-dcd6-9aa9-c9dca02ea10d_Person-6338cca8-fe8f-a68d-8309-ef73552ffb7b
  a a2a:Person ;
  rdfs:label "Johannes Cornelis Moll" ;
  a2a:PersonName [
    rdfs:label "Johannes Cornelis Moll" ;
    a2a:PersonNameFirstName "Johannes Cornelis" ;
    a2a:PersonNameLastName "Moll"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_04a29fa4-1e5d-dcd6-9aa9-c9dca02ea10d_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1890" ;
    a2a:Month "12" ;
    a2a:Day "1" ;
    rdfs:label "1890-12-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:relationep_bhi_04a29fa4-1e5d-dcd6-9aa9-c9dca02ea10d_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_04a29fa4-1e5d-dcd6-9aa9-c9dca02ea10d_Person:8847187f-b02c-2c51-0610-2a6e9296f359 ;
  a2a:EventKeyRef oa:event_bhi_04a29fa4-1e5d-dcd6-9aa9-c9dca02ea10d_Event1 .

oa:relationep_bhi_04a29fa4-1e5d-dcd6-9aa9-c9dca02ea10d_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_04a29fa4-1e5d-dcd6-9aa9-c9dca02ea10d_Person:edbe0c9f-9c0f-f99e-49e7-e4c7e6fcd8d5 ;
  a2a:EventKeyRef oa:event_bhi_04a29fa4-1e5d-dcd6-9aa9-c9dca02ea10d_Event1 .

oa:relationep_bhi_04a29fa4-1e5d-dcd6-9aa9-c9dca02ea10d_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_04a29fa4-1e5d-dcd6-9aa9-c9dca02ea10d_Person:9c83c7d2-7708-3c05-9e31-1c4f40f66976 ;
  a2a:EventKeyRef oa:event_bhi_04a29fa4-1e5d-dcd6-9aa9-c9dca02ea10d_Event1 .

oa:relationpp_bhi_04a29fa4-1e5d-dcd6-9aa9-c9dca02ea10d_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_04a29fa4-1e5d-dcd6-9aa9-c9dca02ea10d_Person:edbe0c9f-9c0f-f99e-49e7-e4c7e6fcd8d5, oa:person_bhi_04a29fa4-1e5d-dcd6-9aa9-c9dca02ea10d_Person:6338cca8-fe8f-a68d-8309-ef73552ffb7b .

oa:source_bhi_04a29fa4-1e5d-dcd6-9aa9-c9dca02ea10d
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1890-12-02 - 1890-12-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1890-12-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1890-12-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1890" ;
    a2a:Month "12" ;
    a2a:Day "2" ;
    rdfs:label "1890-12-02"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4273, Periode: 1890" ;
    a2a:Book "Overlijdensregister 's-Hertogenbosch 1890" ;
    a2a:DocumentNumber "767" ;
    a2a:RegistryNumber "4273" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4273, Periode: 1890, Overlijdensregister 's-Hertogenbosch 1890, 767, 4273"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/14b5ce60-baa3-383c-c267-2c79af1712fa.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/14b5ce60-baa3-383c-c267-2c79af1712fa.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-01-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/04a29fa4-1e5d-dcd6-9aa9-c9dca02ea10d" ;
  a2a:RecordGUID "{04a29fa4-1e5d-dcd6-9aa9-c9dca02ea10d}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_24610_00024610.xml van BHI" .

