@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_bdecda72-397e-b982-7389-0be3c7b60a64
  a a2a:Record ;
  rdfs:label "Overlijden op 13 april 1944 te 's-Hertogenbosch" ;
  a2a:hasPerson oa:person_bhi_bdecda72-397e-b982-7389-0be3c7b60a64_Person-39ac01e7-2e3b-2195-3754-d9c1f9be6108, oa:person_bhi_bdecda72-397e-b982-7389-0be3c7b60a64_Person-7c3fda72-aecf-f499-d77b-7902f0b97f6d, oa:person_bhi_bdecda72-397e-b982-7389-0be3c7b60a64_Person-88036599-88da-3555-b19e-258192b5809b, oa:person_bhi_bdecda72-397e-b982-7389-0be3c7b60a64_Person-c5d4d7a9-4a20-ae16-ddff-2f3e1c73138e ;
  a2a:hasEvent oa:event_bhi_bdecda72-397e-b982-7389-0be3c7b60a64_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_bdecda72-397e-b982-7389-0be3c7b60a64_0, oa:relationep_bhi_bdecda72-397e-b982-7389-0be3c7b60a64_1, oa:relationep_bhi_bdecda72-397e-b982-7389-0be3c7b60a64_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_bdecda72-397e-b982-7389-0be3c7b60a64_0 ;
  a2a:hasSource oa:source_bhi_bdecda72-397e-b982-7389-0be3c7b60a64 .

oa:person_bhi_bdecda72-397e-b982-7389-0be3c7b60a64_Person-39ac01e7-2e3b-2195-3754-d9c1f9be6108
  a a2a:Person ;
  rdfs:label "Anna Margaretha Elisabeth Maria Cremers" ;
  a2a:PersonName [
    rdfs:label "Anna Margaretha Elisabeth Maria Cremers" ;
    a2a:PersonNameFirstName "Anna Margaretha Elisabeth Maria" ;
    a2a:PersonNameLastName "Cremers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_bdecda72-397e-b982-7389-0be3c7b60a64_Person-7c3fda72-aecf-f499-d77b-7902f0b97f6d
  a a2a:Person ;
  rdfs:label "Eduard Louis Alexander van Voorst tot Voorst" ;
  a2a:PersonName [
    rdfs:label "Eduard Louis Alexander van Voorst tot Voorst" ;
    a2a:PersonNameFirstName "Eduard Louis Alexander" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Voorst tot Voorst"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_bdecda72-397e-b982-7389-0be3c7b60a64_Person-88036599-88da-3555-b19e-258192b5809b
  a a2a:Person ;
  rdfs:label "Jan Joseph Godfried van Voorst tot Voorst" ;
  a2a:PersonName [
    rdfs:label "Jan Joseph Godfried van Voorst tot Voorst" ;
    a2a:PersonNameFirstName "Jan Joseph Godfried" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Voorst tot Voorst"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_bdecda72-397e-b982-7389-0be3c7b60a64_Person-c5d4d7a9-4a20-ae16-ddff-2f3e1c73138e
  a a2a:Person ;
  rdfs:label "Maria Clementine Jacoba van Hövell van Westervlier en Weezeveld" ;
  a2a:PersonName [
    rdfs:label "Maria Clementine Jacoba van Hövell van Westervlier en Weezeveld" ;
    a2a:PersonNameFirstName "Maria Clementine Jacoba" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hövell van Westervlier en Weezeveld"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_bdecda72-397e-b982-7389-0be3c7b60a64_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1944" ;
    a2a:Month "4" ;
    a2a:Day "13" ;
    rdfs:label "1944-04-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:relationep_bhi_bdecda72-397e-b982-7389-0be3c7b60a64_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_bdecda72-397e-b982-7389-0be3c7b60a64_Person:39ac01e7-2e3b-2195-3754-d9c1f9be6108 ;
  a2a:EventKeyRef oa:event_bhi_bdecda72-397e-b982-7389-0be3c7b60a64_Event1 .

oa:relationep_bhi_bdecda72-397e-b982-7389-0be3c7b60a64_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_bdecda72-397e-b982-7389-0be3c7b60a64_Person:7c3fda72-aecf-f499-d77b-7902f0b97f6d ;
  a2a:EventKeyRef oa:event_bhi_bdecda72-397e-b982-7389-0be3c7b60a64_Event1 .

oa:relationep_bhi_bdecda72-397e-b982-7389-0be3c7b60a64_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_bdecda72-397e-b982-7389-0be3c7b60a64_Person:88036599-88da-3555-b19e-258192b5809b ;
  a2a:EventKeyRef oa:event_bhi_bdecda72-397e-b982-7389-0be3c7b60a64_Event1 .

oa:relationpp_bhi_bdecda72-397e-b982-7389-0be3c7b60a64_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_bdecda72-397e-b982-7389-0be3c7b60a64_Person:7c3fda72-aecf-f499-d77b-7902f0b97f6d, oa:person_bhi_bdecda72-397e-b982-7389-0be3c7b60a64_Person:c5d4d7a9-4a20-ae16-ddff-2f3e1c73138e .

oa:source_bhi_bdecda72-397e-b982-7389-0be3c7b60a64
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1944-04-14 - 1944-04-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1944-04-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1944-04-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1944" ;
    a2a:Month "4" ;
    a2a:Day "14" ;
    rdfs:label "1944-04-14"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3114, Periode: 1944" ;
    a2a:Book "Overlijdensregister 's-Hertogenbosch 1944" ;
    a2a:DocumentNumber "288" ;
    a2a:RegistryNumber "3114" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3114, Periode: 1944, Overlijdensregister 's-Hertogenbosch 1944, 288, 3114"
  ] ;
  a2a:SourceLastChangeDate "2019-05-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/bdecda72-397e-b982-7389-0be3c7b60a64" ;
  a2a:RecordGUID "{bdecda72-397e-b982-7389-0be3c7b60a64}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240413_670_00000670.xml van BHI" .

