@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_4fec235c-18cf-e374-8b68-0ff59526b5bb
  a a2a:Record ;
  rdfs:label "Overlijden op 24 december 1881 te Udenhout" ;
  a2a:hasPerson oa:person_bhi_4fec235c-18cf-e374-8b68-0ff59526b5bb_Person-db26bd8a-463a-11e3-a747-d206bceb4d38, oa:person_bhi_4fec235c-18cf-e374-8b68-0ff59526b5bb_Person-db25e1c6-463a-11e3-a747-d206bceb4d38, oa:person_bhi_4fec235c-18cf-e374-8b68-0ff59526b5bb_Person-db266f24-463a-11e3-a747-d206bceb4d38, oa:person_bhi_4fec235c-18cf-e374-8b68-0ff59526b5bb_Person-db262fb4-463a-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_4fec235c-18cf-e374-8b68-0ff59526b5bb_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_4fec235c-18cf-e374-8b68-0ff59526b5bb_0, oa:relationep_bhi_4fec235c-18cf-e374-8b68-0ff59526b5bb_1, oa:relationep_bhi_4fec235c-18cf-e374-8b68-0ff59526b5bb_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_4fec235c-18cf-e374-8b68-0ff59526b5bb_0 ;
  a2a:hasSource oa:source_bhi_4fec235c-18cf-e374-8b68-0ff59526b5bb .

oa:person_bhi_4fec235c-18cf-e374-8b68-0ff59526b5bb_Person-db26bd8a-463a-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Cornelia Schoenmakers" ;
  a2a:PersonName [
    rdfs:label "Cornelia Schoenmakers" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Schoenmakers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_4fec235c-18cf-e374-8b68-0ff59526b5bb_Person-db25e1c6-463a-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Adriana van Rijswijk" ;
  a2a:PersonName [
    rdfs:label "Adriana van Rijswijk" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Rijswijk"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_4fec235c-18cf-e374-8b68-0ff59526b5bb_Person-db266f24-463a-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Martinus van Rijswijk" ;
  a2a:PersonName [
    rdfs:label "Martinus van Rijswijk" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Rijswijk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_4fec235c-18cf-e374-8b68-0ff59526b5bb_Person-db262fb4-463a-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Joost van Iersel" ;
  a2a:PersonName [
    rdfs:label "Joost van Iersel" ;
    a2a:PersonNameFirstName "Joost" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Iersel"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_4fec235c-18cf-e374-8b68-0ff59526b5bb_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1881" ;
    a2a:Month "12" ;
    a2a:Day "24" ;
    rdfs:label "1881-12-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Udenhout" ;
    rdfs:label "Udenhout"
  ] .

oa:relationep_bhi_4fec235c-18cf-e374-8b68-0ff59526b5bb_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_4fec235c-18cf-e374-8b68-0ff59526b5bb_Person:db26bd8a-463a-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_4fec235c-18cf-e374-8b68-0ff59526b5bb_Event1 .

oa:relationep_bhi_4fec235c-18cf-e374-8b68-0ff59526b5bb_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_4fec235c-18cf-e374-8b68-0ff59526b5bb_Person:db25e1c6-463a-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_4fec235c-18cf-e374-8b68-0ff59526b5bb_Event1 .

oa:relationep_bhi_4fec235c-18cf-e374-8b68-0ff59526b5bb_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_4fec235c-18cf-e374-8b68-0ff59526b5bb_Person:db266f24-463a-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_4fec235c-18cf-e374-8b68-0ff59526b5bb_Event1 .

oa:relationpp_bhi_4fec235c-18cf-e374-8b68-0ff59526b5bb_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_4fec235c-18cf-e374-8b68-0ff59526b5bb_Person:db25e1c6-463a-11e3-a747-d206bceb4d38, oa:person_bhi_4fec235c-18cf-e374-8b68-0ff59526b5bb_Person:db262fb4-463a-11e3-a747-d206bceb4d38 .

oa:source_bhi_4fec235c-18cf-e374-8b68-0ff59526b5bb
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Udenhout" ;
    rdfs:label "Udenhout", "1881-01-01 - 1881-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1881-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1881-12-31"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 8147, Periode: 1881" ;
    a2a:Book "Overlijdensregister 1881" ;
    a2a:DocumentNumber "57" ;
    a2a:RegistryNumber "8147" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 8147, Periode: 1881, Overlijdensregister 1881, 57, 8147"
  ] ;
  a2a:SourceLastChangeDate "2013-11-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/4fec235c-18cf-e374-8b68-0ff59526b5bb" ;
  a2a:RecordGUID "{4fec235c-18cf-e374-8b68-0ff59526b5bb}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_28289_00028289.xml van BHI" .

