@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_951dfb5a-c094-caf4-da40-e0397658e372
  a a2a:Record ;
  rdfs:label "Overlijden op 23 oktober 1913 te Oirschot" ;
  a2a:hasPerson oa:person_bhi_951dfb5a-c094-caf4-da40-e0397658e372_Person-0024faaa-d870-7199-46bd-0e488fbf0f44, oa:person_bhi_951dfb5a-c094-caf4-da40-e0397658e372_Person-331aeb02-e4f2-3da3-c865-b3cb5b847acb, oa:person_bhi_951dfb5a-c094-caf4-da40-e0397658e372_Person-b52a0b18-be35-8ff6-3e25-5c50f9e414c4 ;
  a2a:hasEvent oa:event_bhi_951dfb5a-c094-caf4-da40-e0397658e372_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_951dfb5a-c094-caf4-da40-e0397658e372_0, oa:relationep_bhi_951dfb5a-c094-caf4-da40-e0397658e372_1, oa:relationep_bhi_951dfb5a-c094-caf4-da40-e0397658e372_2 ;
  a2a:hasSource oa:source_bhi_951dfb5a-c094-caf4-da40-e0397658e372 .

oa:person_bhi_951dfb5a-c094-caf4-da40-e0397658e372_Person-0024faaa-d870-7199-46bd-0e488fbf0f44
  a a2a:Person ;
  rdfs:label "Maria Magdalena Nuijens" ;
  a2a:PersonName [
    rdfs:label "Maria Magdalena Nuijens" ;
    a2a:PersonNameFirstName "Maria Magdalena" ;
    a2a:PersonNameLastName "Nuijens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_951dfb5a-c094-caf4-da40-e0397658e372_Person-331aeb02-e4f2-3da3-c865-b3cb5b847acb
  a a2a:Person ;
  rdfs:label "Gerardus Johannes de Kroon" ;
  a2a:PersonName [
    rdfs:label "Gerardus Johannes de Kroon" ;
    a2a:PersonNameFirstName "Gerardus Johannes" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Kroon"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_951dfb5a-c094-caf4-da40-e0397658e372_Person-b52a0b18-be35-8ff6-3e25-5c50f9e414c4
  a a2a:Person ;
  rdfs:label "Adriana Maria Caspara de Kroon" ;
  a2a:PersonName [
    rdfs:label "Adriana Maria Caspara de Kroon" ;
    a2a:PersonNameFirstName "Adriana Maria Caspara" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Kroon"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_bhi_951dfb5a-c094-caf4-da40-e0397658e372_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1913" ;
    a2a:Month "10" ;
    a2a:Day "23" ;
    rdfs:label "1913-10-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oirschot" ;
    rdfs:label "Oirschot"
  ] .

oa:relationep_bhi_951dfb5a-c094-caf4-da40-e0397658e372_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_951dfb5a-c094-caf4-da40-e0397658e372_Person:0024faaa-d870-7199-46bd-0e488fbf0f44 ;
  a2a:EventKeyRef oa:event_bhi_951dfb5a-c094-caf4-da40-e0397658e372_Event1 .

oa:relationep_bhi_951dfb5a-c094-caf4-da40-e0397658e372_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_951dfb5a-c094-caf4-da40-e0397658e372_Person:331aeb02-e4f2-3da3-c865-b3cb5b847acb ;
  a2a:EventKeyRef oa:event_bhi_951dfb5a-c094-caf4-da40-e0397658e372_Event1 .

oa:relationep_bhi_951dfb5a-c094-caf4-da40-e0397658e372_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_951dfb5a-c094-caf4-da40-e0397658e372_Person:b52a0b18-be35-8ff6-3e25-5c50f9e414c4 ;
  a2a:EventKeyRef oa:event_bhi_951dfb5a-c094-caf4-da40-e0397658e372_Event1 .

oa:source_bhi_951dfb5a-c094-caf4-da40-e0397658e372
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Oirschot" ;
    rdfs:label "Oirschot", "1913-10-23 - 1913-10-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1913-10-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1913-10-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1913" ;
    a2a:Month "10" ;
    a2a:Day "23" ;
    rdfs:label "1913-10-23"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 2195, Periode: 1913" ;
    a2a:Book "Overlijdensregister Oirschot 1913" ;
    a2a:DocumentNumber "74" ;
    a2a:RegistryNumber "2195" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 2195, Periode: 1913, Overlijdensregister Oirschot 1913, 74, 2195"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/41deefc1-3dfe-4fc3-dfde-b031afcf7e8a.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/41deefc1-3dfe-4fc3-dfde-b031afcf7e8a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-04-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/951dfb5a-c094-caf4-da40-e0397658e372" ;
  a2a:RecordGUID "{951dfb5a-c094-caf4-da40-e0397658e372}" ;
  a2a:SourceRemarkdeel "2195" ;
  a2a:SourceRemarkregister_periode "1913" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250909_871_00000871.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1913-10-23" .
