@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_8276dfd0-0fb1-590c-ace4-49bb4b2aefee
  a a2a:Record ;
  rdfs:label "Overlijden op 17 februari 1947 te Lieshout" ;
  a2a:hasPerson oa:person_bhi_8276dfd0-0fb1-590c-ace4-49bb4b2aefee_Person-3b2f1d55-10cb-5359-8475-b05f4076794c, oa:person_bhi_8276dfd0-0fb1-590c-ace4-49bb4b2aefee_Person-f2c2b0de-d1c0-e4c1-3095-f9c73e4eb7e7, oa:person_bhi_8276dfd0-0fb1-590c-ace4-49bb4b2aefee_Person-d2a6a44f-c8f6-ff03-3597-6ac5fad424f1 ;
  a2a:hasEvent oa:event_bhi_8276dfd0-0fb1-590c-ace4-49bb4b2aefee_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_8276dfd0-0fb1-590c-ace4-49bb4b2aefee_0, oa:relationep_bhi_8276dfd0-0fb1-590c-ace4-49bb4b2aefee_1, oa:relationep_bhi_8276dfd0-0fb1-590c-ace4-49bb4b2aefee_2 ;
  a2a:hasSource oa:source_bhi_8276dfd0-0fb1-590c-ace4-49bb4b2aefee .

oa:person_bhi_8276dfd0-0fb1-590c-ace4-49bb4b2aefee_Person-3b2f1d55-10cb-5359-8475-b05f4076794c
  a a2a:Person ;
  rdfs:label "Agnes Petronella Francisca Maria Mostermans" ;
  a2a:PersonName [
    rdfs:label "Agnes Petronella Francisca Maria Mostermans" ;
    a2a:PersonNameFirstName "Agnes Petronella Francisca Maria" ;
    a2a:PersonNameLastName "Mostermans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_8276dfd0-0fb1-590c-ace4-49bb4b2aefee_Person-f2c2b0de-d1c0-e4c1-3095-f9c73e4eb7e7
  a a2a:Person ;
  rdfs:label "Elisabeth Swinkels" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Swinkels" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Swinkels"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_8276dfd0-0fb1-590c-ace4-49bb4b2aefee_Person-d2a6a44f-c8f6-ff03-3597-6ac5fad424f1
  a a2a:Person ;
  rdfs:label "Theodoor Johannes Mostermans" ;
  a2a:PersonName [
    rdfs:label "Theodoor Johannes Mostermans" ;
    a2a:PersonNameFirstName "Theodoor Johannes" ;
    a2a:PersonNameLastName "Mostermans"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_8276dfd0-0fb1-590c-ace4-49bb4b2aefee_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1947" ;
    a2a:Month "2" ;
    a2a:Day "17" ;
    rdfs:label "1947-02-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Lieshout" ;
    rdfs:label "Lieshout"
  ] .

oa:relationep_bhi_8276dfd0-0fb1-590c-ace4-49bb4b2aefee_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_8276dfd0-0fb1-590c-ace4-49bb4b2aefee_Person:3b2f1d55-10cb-5359-8475-b05f4076794c ;
  a2a:EventKeyRef oa:event_bhi_8276dfd0-0fb1-590c-ace4-49bb4b2aefee_Event1 .

oa:relationep_bhi_8276dfd0-0fb1-590c-ace4-49bb4b2aefee_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_8276dfd0-0fb1-590c-ace4-49bb4b2aefee_Person:f2c2b0de-d1c0-e4c1-3095-f9c73e4eb7e7 ;
  a2a:EventKeyRef oa:event_bhi_8276dfd0-0fb1-590c-ace4-49bb4b2aefee_Event1 .

oa:relationep_bhi_8276dfd0-0fb1-590c-ace4-49bb4b2aefee_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_8276dfd0-0fb1-590c-ace4-49bb4b2aefee_Person:d2a6a44f-c8f6-ff03-3597-6ac5fad424f1 ;
  a2a:EventKeyRef oa:event_bhi_8276dfd0-0fb1-590c-ace4-49bb4b2aefee_Event1 .

oa:source_bhi_8276dfd0-0fb1-590c-ace4-49bb4b2aefee
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Lieshout" ;
    rdfs:label "Lieshout", "1947-02-19 - 1947-02-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1947-02-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1947-02-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1947" ;
    a2a:Month "2" ;
    a2a:Day "19" ;
    rdfs:label "1947-02-19"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3209, Periode: 1947" ;
    a2a:Book "Overlijdensregister Lieshout 1947" ;
    a2a:DocumentNumber "6" ;
    a2a:RegistryNumber "3209" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3209, Periode: 1947, Overlijdensregister Lieshout 1947, 6, 3209"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/8fec6d18-f00f-977e-5ec1-8f7db14d1721.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/8fec6d18-f00f-977e-5ec1-8f7db14d1721.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-02-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/8276dfd0-0fb1-590c-ace4-49bb4b2aefee" ;
  a2a:RecordGUID "{8276dfd0-0fb1-590c-ace4-49bb4b2aefee}" ;
  a2a:SourceRemarkdeel "3209" ;
  a2a:SourceRemarkregister_periode "1947" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250424_1567_00001567.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1947-02-17" .
