@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_05bf461c-a770-be40-70a6-9cf8a3a002ee
  a a2a:Record ;
  rdfs:label "Overlijden op 23 augustus 1840 te Helmond" ;
  a2a:hasPerson oa:person_bhi_05bf461c-a770-be40-70a6-9cf8a3a002ee_Person-00c57087-a6d5-6e19-d8ad-57e25439bc07, oa:person_bhi_05bf461c-a770-be40-70a6-9cf8a3a002ee_Person-b322b2c9-3d67-d722-afd0-dea1f7cd44c6, oa:person_bhi_05bf461c-a770-be40-70a6-9cf8a3a002ee_Person-4d77e138-1813-e74e-0893-1da0289ea32e, oa:person_bhi_05bf461c-a770-be40-70a6-9cf8a3a002ee_Person-355c78af-847c-1ddd-1066-e3f5bb1d46df ;
  a2a:hasEvent oa:event_bhi_05bf461c-a770-be40-70a6-9cf8a3a002ee_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_05bf461c-a770-be40-70a6-9cf8a3a002ee_0, oa:relationep_bhi_05bf461c-a770-be40-70a6-9cf8a3a002ee_1, oa:relationep_bhi_05bf461c-a770-be40-70a6-9cf8a3a002ee_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_05bf461c-a770-be40-70a6-9cf8a3a002ee_0 ;
  a2a:hasSource oa:source_bhi_05bf461c-a770-be40-70a6-9cf8a3a002ee .

oa:person_bhi_05bf461c-a770-be40-70a6-9cf8a3a002ee_Person-00c57087-a6d5-6e19-d8ad-57e25439bc07
  a a2a:Person ;
  rdfs:label "Maria Josepha Janssen" ;
  a2a:PersonName [
    rdfs:label "Maria Josepha Janssen" ;
    a2a:PersonNameFirstName "Maria Josepha" ;
    a2a:PersonNameLastName "Janssen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_05bf461c-a770-be40-70a6-9cf8a3a002ee_Person-b322b2c9-3d67-d722-afd0-dea1f7cd44c6
  a a2a:Person ;
  rdfs:label "Peter Clephas" ;
  a2a:PersonName [
    rdfs:label "Peter Clephas" ;
    a2a:PersonNameFirstName "Peter" ;
    a2a:PersonNameLastName "Clephas"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_05bf461c-a770-be40-70a6-9cf8a3a002ee_Person-4d77e138-1813-e74e-0893-1da0289ea32e
  a a2a:Person ;
  rdfs:label "Hendricus Clephas" ;
  a2a:PersonName [
    rdfs:label "Hendricus Clephas" ;
    a2a:PersonNameFirstName "Hendricus" ;
    a2a:PersonNameLastName "Clephas"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_05bf461c-a770-be40-70a6-9cf8a3a002ee_Person-355c78af-847c-1ddd-1066-e3f5bb1d46df
  a a2a:Person ;
  rdfs:label "Mechelina van der Wijs" ;
  a2a:PersonName [
    rdfs:label "Mechelina van der Wijs" ;
    a2a:PersonNameFirstName "Mechelina" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Wijs"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_05bf461c-a770-be40-70a6-9cf8a3a002ee_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1840" ;
    a2a:Month "8" ;
    a2a:Day "23" ;
    rdfs:label "1840-08-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Helmond" ;
    rdfs:label "Helmond"
  ] .

oa:relationep_bhi_05bf461c-a770-be40-70a6-9cf8a3a002ee_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_05bf461c-a770-be40-70a6-9cf8a3a002ee_Person:00c57087-a6d5-6e19-d8ad-57e25439bc07 ;
  a2a:EventKeyRef oa:event_bhi_05bf461c-a770-be40-70a6-9cf8a3a002ee_Event1 .

oa:relationep_bhi_05bf461c-a770-be40-70a6-9cf8a3a002ee_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_05bf461c-a770-be40-70a6-9cf8a3a002ee_Person:b322b2c9-3d67-d722-afd0-dea1f7cd44c6 ;
  a2a:EventKeyRef oa:event_bhi_05bf461c-a770-be40-70a6-9cf8a3a002ee_Event1 .

oa:relationep_bhi_05bf461c-a770-be40-70a6-9cf8a3a002ee_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_05bf461c-a770-be40-70a6-9cf8a3a002ee_Person:4d77e138-1813-e74e-0893-1da0289ea32e ;
  a2a:EventKeyRef oa:event_bhi_05bf461c-a770-be40-70a6-9cf8a3a002ee_Event1 .

oa:relationpp_bhi_05bf461c-a770-be40-70a6-9cf8a3a002ee_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_05bf461c-a770-be40-70a6-9cf8a3a002ee_Person:b322b2c9-3d67-d722-afd0-dea1f7cd44c6, oa:person_bhi_05bf461c-a770-be40-70a6-9cf8a3a002ee_Person:355c78af-847c-1ddd-1066-e3f5bb1d46df .

oa:source_bhi_05bf461c-a770-be40-70a6-9cf8a3a002ee
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Helmond" ;
    rdfs:label "Helmond", "1840-08-24 - 1840-08-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1840-08-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1840-08-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1840" ;
    a2a:Month "8" ;
    a2a:Day "24" ;
    rdfs:label "1840-08-24"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3626, Periode: 1840" ;
    a2a:Book "Overlijdensregister Helmond 1840" ;
    a2a:DocumentNumber "94" ;
    a2a:RegistryNumber "3626" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3626, Periode: 1840, Overlijdensregister Helmond 1840, 94, 3626"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/81a6f7be-286a-b307-050e-588f7113c973.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/81a6f7be-286a-b307-050e-588f7113c973.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-12-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/05bf461c-a770-be40-70a6-9cf8a3a002ee" ;
  a2a:RecordGUID "{05bf461c-a770-be40-70a6-9cf8a3a002ee}" ;
  a2a:SourceRemarkOpmerking "Eerder weduwnaar van Johanna Groenen." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_24661_00024661.xml van BHI" .

