@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_bhi_f40d09d2-62e0-cb9d-b7f0-c8a9f6febddb
  a a2a:Record ;
  rdfs:label "Overlijden op 20 december 1949 te 's-Hertogenbosch" ;
  a2a:hasPerson oa:person_bhi_f40d09d2-62e0-cb9d-b7f0-c8a9f6febddb_Person-2651ce44-ba05-0c5c-c772-184bbd561ea3, oa:person_bhi_f40d09d2-62e0-cb9d-b7f0-c8a9f6febddb_Person-7cc4786e-0759-e929-aaa6-eb3c1cf2dab3, oa:person_bhi_f40d09d2-62e0-cb9d-b7f0-c8a9f6febddb_Person-000ae710-433f-9897-5a9c-5d53d4a17a08 ;
  a2a:hasEvent oa:event_bhi_f40d09d2-62e0-cb9d-b7f0-c8a9f6febddb_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_f40d09d2-62e0-cb9d-b7f0-c8a9f6febddb_0, oa:relationep_bhi_f40d09d2-62e0-cb9d-b7f0-c8a9f6febddb_1, oa:relationep_bhi_f40d09d2-62e0-cb9d-b7f0-c8a9f6febddb_2 ;
  a2a:hasSource oa:source_bhi_f40d09d2-62e0-cb9d-b7f0-c8a9f6febddb .

oa:person_bhi_f40d09d2-62e0-cb9d-b7f0-c8a9f6febddb_Person-2651ce44-ba05-0c5c-c772-184bbd561ea3
  a a2a:Person ;
  rdfs:label "Anna Catharina Thomas Adriana Johanna Josepha Mari Wierts" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Thomas Adriana Johanna Josepha Mari Wierts" ;
    a2a:PersonNameFirstName "Anna Catharina Thomas Adriana Johanna Josepha Mari" ;
    a2a:PersonNameLastName "Wierts"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_f40d09d2-62e0-cb9d-b7f0-c8a9f6febddb_Person-7cc4786e-0759-e929-aaa6-eb3c1cf2dab3
  a a2a:Person ;
  rdfs:label "Theodora Maria de Jager" ;
  owl:sameAs oa:person_bhi_0f86bae0-679c-3f29-1f03-ce024a90a676_Person-259266e6-3c6e-45c2-b77f-2bf1ba2e9ce7, oa:person_bhi_e27a29b5-3f81-2b2b-ac89-b72fab014c0d_Person-6476431b-e0fc-5479-25b3-ba5abbfa360b, oa:person_bhi_62e8a36b-6085-9ef3-4053-0b3654728dcd_Person-8a927d2c-1d8d-e21a-42f8-cfe5549efa23, oa:person_wba_f40fa4f8-4865-11e1-9853-b7a7dd2b6a2a_Person-a6231c44-4869-11e1-9853-b7a7dd2b6a2a ;
  a2a:PersonName [
    rdfs:label "Theodora Maria de Jager" ;
    a2a:PersonNameFirstName "Theodora Maria" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jager"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_f40d09d2-62e0-cb9d-b7f0-c8a9f6febddb_Person-000ae710-433f-9897-5a9c-5d53d4a17a08
  a a2a:Person ;
  rdfs:label "Adolf Alex Josephus Maria Wierts" ;
  owl:sameAs oa:person_bhi_0f86bae0-679c-3f29-1f03-ce024a90a676_Person-49f4472b-93a9-4e97-6b36-41d7bbae612e, oa:person_bhi_e27a29b5-3f81-2b2b-ac89-b72fab014c0d_Person-77cf4e4c-ee83-b9f1-497f-b08548d1cdb9, oa:person_bhi_62e8a36b-6085-9ef3-4053-0b3654728dcd_Person-acaa4680-6bb8-1b33-982a-d4a79c513d72, oa:person_wba_f40fa4f8-4865-11e1-9853-b7a7dd2b6a2a_Person-a622f174-4869-11e1-9853-b7a7dd2b6a2a ;
  a2a:PersonName [
    rdfs:label "Adolf Alex Josephus Maria Wierts" ;
    a2a:PersonNameFirstName "Adolf Alex Josephus Maria" ;
    a2a:PersonNameLastName "Wierts"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_f40d09d2-62e0-cb9d-b7f0-c8a9f6febddb_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1949" ;
    a2a:Month "12" ;
    a2a:Day "20" ;
    rdfs:label "1949-12-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:relationep_bhi_f40d09d2-62e0-cb9d-b7f0-c8a9f6febddb_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_f40d09d2-62e0-cb9d-b7f0-c8a9f6febddb_Person:2651ce44-ba05-0c5c-c772-184bbd561ea3 ;
  a2a:EventKeyRef oa:event_bhi_f40d09d2-62e0-cb9d-b7f0-c8a9f6febddb_Event1 .

oa:relationep_bhi_f40d09d2-62e0-cb9d-b7f0-c8a9f6febddb_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_f40d09d2-62e0-cb9d-b7f0-c8a9f6febddb_Person:7cc4786e-0759-e929-aaa6-eb3c1cf2dab3 ;
  a2a:EventKeyRef oa:event_bhi_f40d09d2-62e0-cb9d-b7f0-c8a9f6febddb_Event1 .

oa:relationep_bhi_f40d09d2-62e0-cb9d-b7f0-c8a9f6febddb_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_f40d09d2-62e0-cb9d-b7f0-c8a9f6febddb_Person:000ae710-433f-9897-5a9c-5d53d4a17a08 ;
  a2a:EventKeyRef oa:event_bhi_f40d09d2-62e0-cb9d-b7f0-c8a9f6febddb_Event1 .

oa:source_bhi_f40d09d2-62e0-cb9d-b7f0-c8a9f6febddb
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1949-12-21 - 1949-12-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1949-12-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1949-12-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1949" ;
    a2a:Month "12" ;
    a2a:Day "21" ;
    rdfs:label "1949-12-21"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3119, Periode: 1949" ;
    a2a:Book "Overlijdensregister 's-Hertogenbosch 1949" ;
    a2a:DocumentNumber "772" ;
    a2a:RegistryNumber "3119" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3119, Periode: 1949, Overlijdensregister 's-Hertogenbosch 1949, 772, 3119"
  ] ;
  a2a:SourceLastChangeDate "2018-11-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/f40d09d2-62e0-cb9d-b7f0-c8a9f6febddb" ;
  a2a:RecordGUID "{f40d09d2-62e0-cb9d-b7f0-c8a9f6febddb}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240413_719_00000719.xml van BHI" .

