@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_2ef8d674-a419-518a-ece0-86de32c722cc
  a a2a:Record ;
  rdfs:label "Overlijden op 24 juli 1898 te 's-Hertogenbosch" ;
  a2a:hasPerson oa:person_bhi_2ef8d674-a419-518a-ece0-86de32c722cc_Person-f2c279b2-ae45-087a-2b7f-981c0d099209, oa:person_bhi_2ef8d674-a419-518a-ece0-86de32c722cc_Person-9c285daf-3597-6c98-898d-ab19086fb53c, oa:person_bhi_2ef8d674-a419-518a-ece0-86de32c722cc_Person-7921ffda-9f05-e274-d137-27647d2edb00 ;
  a2a:hasEvent oa:event_bhi_2ef8d674-a419-518a-ece0-86de32c722cc_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_2ef8d674-a419-518a-ece0-86de32c722cc_0, oa:relationep_bhi_2ef8d674-a419-518a-ece0-86de32c722cc_1, oa:relationep_bhi_2ef8d674-a419-518a-ece0-86de32c722cc_2 ;
  a2a:hasSource oa:source_bhi_2ef8d674-a419-518a-ece0-86de32c722cc .

oa:person_bhi_2ef8d674-a419-518a-ece0-86de32c722cc_Person-f2c279b2-ae45-087a-2b7f-981c0d099209
  a a2a:Person ;
  rdfs:label "Geertruida Boeren" ;
  a2a:PersonName [
    rdfs:label "Geertruida Boeren" ;
    a2a:PersonNameFirstName "Geertruida" ;
    a2a:PersonNameLastName "Boeren"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2ef8d674-a419-518a-ece0-86de32c722cc_Person-9c285daf-3597-6c98-898d-ab19086fb53c
  a a2a:Person ;
  rdfs:label "Wilhelmina van der Loo" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina van der Loo" ;
    a2a:PersonNameFirstName "Wilhelmina" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Loo"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_2ef8d674-a419-518a-ece0-86de32c722cc_Person-7921ffda-9f05-e274-d137-27647d2edb00
  a a2a:Person ;
  rdfs:label "Theodorus van der Loo" ;
  a2a:PersonName [
    rdfs:label "Theodorus van der Loo" ;
    a2a:PersonNameFirstName "Theodorus" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Loo"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_2ef8d674-a419-518a-ece0-86de32c722cc_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1898" ;
    a2a:Month "7" ;
    a2a:Day "24" ;
    rdfs:label "1898-07-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:relationep_bhi_2ef8d674-a419-518a-ece0-86de32c722cc_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_2ef8d674-a419-518a-ece0-86de32c722cc_Person:f2c279b2-ae45-087a-2b7f-981c0d099209 ;
  a2a:EventKeyRef oa:event_bhi_2ef8d674-a419-518a-ece0-86de32c722cc_Event1 .

oa:relationep_bhi_2ef8d674-a419-518a-ece0-86de32c722cc_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_2ef8d674-a419-518a-ece0-86de32c722cc_Person:9c285daf-3597-6c98-898d-ab19086fb53c ;
  a2a:EventKeyRef oa:event_bhi_2ef8d674-a419-518a-ece0-86de32c722cc_Event1 .

oa:relationep_bhi_2ef8d674-a419-518a-ece0-86de32c722cc_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_2ef8d674-a419-518a-ece0-86de32c722cc_Person:7921ffda-9f05-e274-d137-27647d2edb00 ;
  a2a:EventKeyRef oa:event_bhi_2ef8d674-a419-518a-ece0-86de32c722cc_Event1 .

oa:source_bhi_2ef8d674-a419-518a-ece0-86de32c722cc
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1898-07-25 - 1898-07-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1898-07-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1898-07-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1898" ;
    a2a:Month "7" ;
    a2a:Day "25" ;
    rdfs:label "1898-07-25"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4281, Periode: 1898" ;
    a2a:Book "Overlijdensregister 's-Hertogenbosch 1898" ;
    a2a:DocumentNumber "427" ;
    a2a:RegistryNumber "4281" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4281, Periode: 1898, Overlijdensregister 's-Hertogenbosch 1898, 427, 4281"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/1b6f3746-d36e-1bdc-ee78-784e6dfb47d2.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/1b6f3746-d36e-1bdc-ee78-784e6dfb47d2.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-03-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/2ef8d674-a419-518a-ece0-86de32c722cc" ;
  a2a:RecordGUID "{2ef8d674-a419-518a-ece0-86de32c722cc}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_26738_00026738.xml van BHI" .

