@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_02f55392-e8a4-8913-fe7e-634cf85a2ef2
  a a2a:Record ;
  rdfs:label "Overlijden op 19 februari 1897 te Oosterhout" ;
  a2a:hasPerson oa:person_bhi_02f55392-e8a4-8913-fe7e-634cf85a2ef2_Person-94c1ec57-d68f-16f0-c602-aa2f01e2e267, oa:person_bhi_02f55392-e8a4-8913-fe7e-634cf85a2ef2_Person-d599fe3c-33ff-bb5d-e1ab-1b1877666de6, oa:person_bhi_02f55392-e8a4-8913-fe7e-634cf85a2ef2_Person-f7211bf6-aeee-9b25-ffc3-a33c69a73f26 ;
  a2a:hasEvent oa:event_bhi_02f55392-e8a4-8913-fe7e-634cf85a2ef2_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_02f55392-e8a4-8913-fe7e-634cf85a2ef2_0, oa:relationep_bhi_02f55392-e8a4-8913-fe7e-634cf85a2ef2_1, oa:relationep_bhi_02f55392-e8a4-8913-fe7e-634cf85a2ef2_2 ;
  a2a:hasSource oa:source_bhi_02f55392-e8a4-8913-fe7e-634cf85a2ef2 .

oa:person_bhi_02f55392-e8a4-8913-fe7e-634cf85a2ef2_Person-94c1ec57-d68f-16f0-c602-aa2f01e2e267
  a a2a:Person ;
  rdfs:label "Elisabeth Bakx" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Bakx" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Bakx"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_02f55392-e8a4-8913-fe7e-634cf85a2ef2_Person-d599fe3c-33ff-bb5d-e1ab-1b1877666de6
  a a2a:Person ;
  rdfs:label "Adriaan Joseph Raaijmakers" ;
  a2a:PersonName [
    rdfs:label "Adriaan Joseph Raaijmakers" ;
    a2a:PersonNameFirstName "Adriaan Joseph" ;
    a2a:PersonNameLastName "Raaijmakers"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_02f55392-e8a4-8913-fe7e-634cf85a2ef2_Person-f7211bf6-aeee-9b25-ffc3-a33c69a73f26
  a a2a:Person ;
  rdfs:label "Petrus Raaijmakers" ;
  a2a:PersonName [
    rdfs:label "Petrus Raaijmakers" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Raaijmakers"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_02f55392-e8a4-8913-fe7e-634cf85a2ef2_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1897" ;
    a2a:Month "2" ;
    a2a:Day "19" ;
    rdfs:label "1897-02-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oosterhout" ;
    rdfs:label "Oosterhout"
  ] .

oa:relationep_bhi_02f55392-e8a4-8913-fe7e-634cf85a2ef2_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_02f55392-e8a4-8913-fe7e-634cf85a2ef2_Person:94c1ec57-d68f-16f0-c602-aa2f01e2e267 ;
  a2a:EventKeyRef oa:event_bhi_02f55392-e8a4-8913-fe7e-634cf85a2ef2_Event1 .

oa:relationep_bhi_02f55392-e8a4-8913-fe7e-634cf85a2ef2_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_02f55392-e8a4-8913-fe7e-634cf85a2ef2_Person:d599fe3c-33ff-bb5d-e1ab-1b1877666de6 ;
  a2a:EventKeyRef oa:event_bhi_02f55392-e8a4-8913-fe7e-634cf85a2ef2_Event1 .

oa:relationep_bhi_02f55392-e8a4-8913-fe7e-634cf85a2ef2_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_02f55392-e8a4-8913-fe7e-634cf85a2ef2_Person:f7211bf6-aeee-9b25-ffc3-a33c69a73f26 ;
  a2a:EventKeyRef oa:event_bhi_02f55392-e8a4-8913-fe7e-634cf85a2ef2_Event1 .

oa:source_bhi_02f55392-e8a4-8913-fe7e-634cf85a2ef2
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Oosterhout" ;
    rdfs:label "Oosterhout", "1897-02-20 - 1897-02-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1897-02-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1897-02-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1897" ;
    a2a:Month "2" ;
    a2a:Day "20" ;
    rdfs:label "1897-02-20"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 6005, Periode: 1897" ;
    a2a:Book "Overlijdensregister Oosterhout 1897" ;
    a2a:DocumentNumber "50" ;
    a2a:RegistryNumber "6005" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 6005, Periode: 1897, Overlijdensregister Oosterhout 1897, 50, 6005"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/cc17a488-c65b-8bd4-fddd-3b84a266ebbd.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/cc17a488-c65b-8bd4-fddd-3b84a266ebbd.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-11-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/02f55392-e8a4-8913-fe7e-634cf85a2ef2" ;
  a2a:RecordGUID "{02f55392-e8a4-8913-fe7e-634cf85a2ef2}" ;
  a2a:SourceRemarkdeel "6005" ;
  a2a:SourceRemarkregister_periode "1897" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251116_1042_00001042.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1897-02-19" .
