@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_762d810d-af85-9aa6-d625-e7b0820dbd44
  a a2a:Record ;
  rdfs:label "Overlijden op 11 februari 1868 te Gassel" ;
  a2a:hasPerson oa:person_bhi_762d810d-af85-9aa6-d625-e7b0820dbd44_Person-19463cb2-4636-11e3-a747-d206bceb4d38, oa:person_bhi_762d810d-af85-9aa6-d625-e7b0820dbd44_Person-19468500-4636-11e3-a747-d206bceb4d38, oa:person_bhi_762d810d-af85-9aa6-d625-e7b0820dbd44_Person-194708d6-4636-11e3-a747-d206bceb4d38, oa:person_bhi_762d810d-af85-9aa6-d625-e7b0820dbd44_Person-1946be80-4636-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_762d810d-af85-9aa6-d625-e7b0820dbd44_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_762d810d-af85-9aa6-d625-e7b0820dbd44_0, oa:relationep_bhi_762d810d-af85-9aa6-d625-e7b0820dbd44_1, oa:relationep_bhi_762d810d-af85-9aa6-d625-e7b0820dbd44_2, oa:relationep_bhi_762d810d-af85-9aa6-d625-e7b0820dbd44_3 ;
  a2a:hasSource oa:source_bhi_762d810d-af85-9aa6-d625-e7b0820dbd44 .

oa:person_bhi_762d810d-af85-9aa6-d625-e7b0820dbd44_Person-19463cb2-4636-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Johanna Verbiezen" ;
  a2a:PersonName [
    rdfs:label "Johanna Verbiezen" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Verbiezen"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_762d810d-af85-9aa6-d625-e7b0820dbd44_Person-19468500-4636-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Jacobus Emers" ;
  a2a:PersonName [
    rdfs:label "Jacobus Emers" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Emers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_762d810d-af85-9aa6-d625-e7b0820dbd44_Person-194708d6-4636-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Geertruij Smits" ;
  a2a:PersonName [
    rdfs:label "Geertruij Smits" ;
    a2a:PersonNameFirstName "Geertruij" ;
    a2a:PersonNameLastName "Smits"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_762d810d-af85-9aa6-d625-e7b0820dbd44_Person-1946be80-4636-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Hendricus Verbiezen" ;
  a2a:PersonName [
    rdfs:label "Hendricus Verbiezen" ;
    a2a:PersonNameFirstName "Hendricus" ;
    a2a:PersonNameLastName "Verbiezen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_762d810d-af85-9aa6-d625-e7b0820dbd44_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1868" ;
    a2a:Month "2" ;
    a2a:Day "11" ;
    rdfs:label "1868-02-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Gassel" ;
    rdfs:label "Gassel"
  ] .

oa:relationep_bhi_762d810d-af85-9aa6-d625-e7b0820dbd44_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_762d810d-af85-9aa6-d625-e7b0820dbd44_Person:19463cb2-4636-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_762d810d-af85-9aa6-d625-e7b0820dbd44_Event1 .

oa:relationep_bhi_762d810d-af85-9aa6-d625-e7b0820dbd44_1
  a a2a:RelationEP ;
  rdfs:label "other:Weduwe van" ;
  a2a:RelationType "other:Weduwe van" ;
  a2a:PersonKeyRef oa:person_bhi_762d810d-af85-9aa6-d625-e7b0820dbd44_Person:19468500-4636-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_762d810d-af85-9aa6-d625-e7b0820dbd44_Event1 .

oa:relationep_bhi_762d810d-af85-9aa6-d625-e7b0820dbd44_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_762d810d-af85-9aa6-d625-e7b0820dbd44_Person:194708d6-4636-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_762d810d-af85-9aa6-d625-e7b0820dbd44_Event1 .

oa:relationep_bhi_762d810d-af85-9aa6-d625-e7b0820dbd44_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_762d810d-af85-9aa6-d625-e7b0820dbd44_Person:1946be80-4636-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_762d810d-af85-9aa6-d625-e7b0820dbd44_Event1 .

oa:source_bhi_762d810d-af85-9aa6-d625-e7b0820dbd44
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Gassel" ;
    rdfs:label "Gassel", "1868-01-01 - 1868-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1868-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1868-12-31"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 2637, Periode: 1868" ;
    a2a:Book "Overlijdensregister 1868" ;
    a2a:DocumentNumber "7" ;
    a2a:RegistryNumber "2637" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 2637, Periode: 1868, Overlijdensregister 1868, 7, 2637"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/cf5ffc30-a00c-7366-e6ed-f6363eb6def2.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/cf5ffc30-a00c-7366-e6ed-f6363eb6def2.jpg"
  ] ;
  a2a:SourceLastChangeDate "2026-01-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/762d810d-af85-9aa6-d625-e7b0820dbd44" ;
  a2a:RecordGUID "{762d810d-af85-9aa6-d625-e7b0820dbd44}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "2637" ;
  a2a:SourceRemarkregister_periode "1868" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_2360_00002360.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1868-02-11" .
