@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_b5fa5ed6-13aa-2f2d-cf6e-bcbbd1b9f481
  a a2a:Record ;
  rdfs:label "Overlijden op 25 februari 1842 te Grave" ;
  a2a:hasPerson oa:person_bhi_b5fa5ed6-13aa-2f2d-cf6e-bcbbd1b9f481_Person-e8679036-4636-11e3-a747-d206bceb4d38, oa:person_bhi_b5fa5ed6-13aa-2f2d-cf6e-bcbbd1b9f481_Person-7ed10dde-dc78-2c26-a4dc-092b8dc2f5dd, oa:person_bhi_b5fa5ed6-13aa-2f2d-cf6e-bcbbd1b9f481_Person-e867cac4-4636-11e3-a747-d206bceb4d38, oa:person_bhi_b5fa5ed6-13aa-2f2d-cf6e-bcbbd1b9f481_Person-e8685642-4636-11e3-a747-d206bceb4d38, oa:person_bhi_b5fa5ed6-13aa-2f2d-cf6e-bcbbd1b9f481_Person-e8681d1c-4636-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_b5fa5ed6-13aa-2f2d-cf6e-bcbbd1b9f481_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_b5fa5ed6-13aa-2f2d-cf6e-bcbbd1b9f481_0, oa:relationep_bhi_b5fa5ed6-13aa-2f2d-cf6e-bcbbd1b9f481_1, oa:relationep_bhi_b5fa5ed6-13aa-2f2d-cf6e-bcbbd1b9f481_2, oa:relationep_bhi_b5fa5ed6-13aa-2f2d-cf6e-bcbbd1b9f481_3, oa:relationep_bhi_b5fa5ed6-13aa-2f2d-cf6e-bcbbd1b9f481_4 ;
  a2a:hasSource oa:source_bhi_b5fa5ed6-13aa-2f2d-cf6e-bcbbd1b9f481 .

oa:person_bhi_b5fa5ed6-13aa-2f2d-cf6e-bcbbd1b9f481_Person-e8679036-4636-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Antonius Schrijvers" ;
  a2a:PersonName [
    rdfs:label "Antonius Schrijvers" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNameLastName "Schrijvers"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_b5fa5ed6-13aa-2f2d-cf6e-bcbbd1b9f481_Person-7ed10dde-dc78-2c26-a4dc-092b8dc2f5dd
  a a2a:Person ;
  rdfs:label "Elisabeth van Hees" ;
  a2a:PersonName [
    rdfs:label "Elisabeth van Hees" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hees"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b5fa5ed6-13aa-2f2d-cf6e-bcbbd1b9f481_Person-e867cac4-4636-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Maria Theresia Delbecq" ;
  a2a:PersonName [
    rdfs:label "Maria Theresia Delbecq" ;
    a2a:PersonNameFirstName "Maria Theresia" ;
    a2a:PersonNameLastName "Delbecq"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b5fa5ed6-13aa-2f2d-cf6e-bcbbd1b9f481_Person-e8685642-4636-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Elisabeth Phaff" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Phaff" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Phaff"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b5fa5ed6-13aa-2f2d-cf6e-bcbbd1b9f481_Person-e8681d1c-4636-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Jacobus Schrijvers" ;
  a2a:PersonName [
    rdfs:label "Jacobus Schrijvers" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Schrijvers"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_b5fa5ed6-13aa-2f2d-cf6e-bcbbd1b9f481_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1842" ;
    a2a:Month "2" ;
    a2a:Day "25" ;
    rdfs:label "1842-02-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Grave" ;
    rdfs:label "Grave"
  ] .

oa:relationep_bhi_b5fa5ed6-13aa-2f2d-cf6e-bcbbd1b9f481_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_b5fa5ed6-13aa-2f2d-cf6e-bcbbd1b9f481_Person:e8679036-4636-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_b5fa5ed6-13aa-2f2d-cf6e-bcbbd1b9f481_Event1 .

oa:relationep_bhi_b5fa5ed6-13aa-2f2d-cf6e-bcbbd1b9f481_1
  a a2a:RelationEP ;
  rdfs:label "other:Weduwnaar van" ;
  a2a:RelationType "other:Weduwnaar van" ;
  a2a:PersonKeyRef oa:person_bhi_b5fa5ed6-13aa-2f2d-cf6e-bcbbd1b9f481_Person:7ed10dde-dc78-2c26-a4dc-092b8dc2f5dd ;
  a2a:EventKeyRef oa:event_bhi_b5fa5ed6-13aa-2f2d-cf6e-bcbbd1b9f481_Event1 .

oa:relationep_bhi_b5fa5ed6-13aa-2f2d-cf6e-bcbbd1b9f481_2
  a a2a:RelationEP ;
  rdfs:label "other:Echtgenoot van" ;
  a2a:RelationType "other:Echtgenoot van" ;
  a2a:PersonKeyRef oa:person_bhi_b5fa5ed6-13aa-2f2d-cf6e-bcbbd1b9f481_Person:e867cac4-4636-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_b5fa5ed6-13aa-2f2d-cf6e-bcbbd1b9f481_Event1 .

oa:relationep_bhi_b5fa5ed6-13aa-2f2d-cf6e-bcbbd1b9f481_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_b5fa5ed6-13aa-2f2d-cf6e-bcbbd1b9f481_Person:e8685642-4636-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_b5fa5ed6-13aa-2f2d-cf6e-bcbbd1b9f481_Event1 .

oa:relationep_bhi_b5fa5ed6-13aa-2f2d-cf6e-bcbbd1b9f481_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_b5fa5ed6-13aa-2f2d-cf6e-bcbbd1b9f481_Person:e8681d1c-4636-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_b5fa5ed6-13aa-2f2d-cf6e-bcbbd1b9f481_Event1 .

oa:source_bhi_b5fa5ed6-13aa-2f2d-cf6e-bcbbd1b9f481
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Grave" ;
    rdfs:label "Grave", "1842-01-01 - 1842-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1842-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1842-12-31"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 3219, Periode: 1842" ;
    a2a:Book "Overlijdensregister 1842" ;
    a2a:DocumentNumber "19" ;
    a2a:RegistryNumber "3219" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 3219, Periode: 1842, Overlijdensregister 1842, 19, 3219"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/a7f29242-d956-b555-25fe-65862b02baeb.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/a7f29242-d956-b555-25fe-65862b02baeb.jpg"
  ] ;
  a2a:SourceLastChangeDate "2026-06-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/b5fa5ed6-13aa-2f2d-cf6e-bcbbd1b9f481" ;
  a2a:RecordGUID "{b5fa5ed6-13aa-2f2d-cf6e-bcbbd1b9f481}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "3219" ;
  a2a:SourceRemarkregister_periode "1842" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_2178_00002178.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1842-02-25" .
