@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_ac21b525-e0fb-d0b6-5002-e75e212ab6b4
  a a2a:Record ;
  rdfs:label "Overlijden op 21 januari 1973 te 's-Hertogenbosch" ;
  a2a:hasPerson oa:person_bhi_ac21b525-e0fb-d0b6-5002-e75e212ab6b4_Person-891fd696-2a54-2450-a51f-5539c02df5e6, oa:person_bhi_ac21b525-e0fb-d0b6-5002-e75e212ab6b4_Person-df152bab-c128-d41d-101f-8116f7c66de9, oa:person_bhi_ac21b525-e0fb-d0b6-5002-e75e212ab6b4_Person-71eaa912-b866-0313-efce-95f72efa8a15, oa:person_bhi_ac21b525-e0fb-d0b6-5002-e75e212ab6b4_Person-bc2598e8-8592-af34-a17a-b95bc82b08d0 ;
  a2a:hasEvent oa:event_bhi_ac21b525-e0fb-d0b6-5002-e75e212ab6b4_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_ac21b525-e0fb-d0b6-5002-e75e212ab6b4_0, oa:relationep_bhi_ac21b525-e0fb-d0b6-5002-e75e212ab6b4_1, oa:relationep_bhi_ac21b525-e0fb-d0b6-5002-e75e212ab6b4_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_ac21b525-e0fb-d0b6-5002-e75e212ab6b4_0 ;
  a2a:hasSource oa:source_bhi_ac21b525-e0fb-d0b6-5002-e75e212ab6b4 .

oa:person_bhi_ac21b525-e0fb-d0b6-5002-e75e212ab6b4_Person-891fd696-2a54-2450-a51f-5539c02df5e6
  a a2a:Person ;
  rdfs:label "Anna Johanna Theodora Maria Blans" ;
  a2a:PersonName [
    rdfs:label "Anna Johanna Theodora Maria Blans" ;
    a2a:PersonNameFirstName "Anna Johanna Theodora Maria" ;
    a2a:PersonNameLastName "Blans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ac21b525-e0fb-d0b6-5002-e75e212ab6b4_Person-df152bab-c128-d41d-101f-8116f7c66de9
  a a2a:Person ;
  rdfs:label "Mathieu Christiaan Cornelis Jansen" ;
  a2a:PersonName [
    rdfs:label "Mathieu Christiaan Cornelis Jansen" ;
    a2a:PersonNameFirstName "Mathieu Christiaan Cornelis" ;
    a2a:PersonNameLastName "Jansen"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_ac21b525-e0fb-d0b6-5002-e75e212ab6b4_Person-71eaa912-b866-0313-efce-95f72efa8a15
  a a2a:Person ;
  rdfs:label "Catharina de Wit" ;
  a2a:PersonName [
    rdfs:label "Catharina de Wit" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wit"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ac21b525-e0fb-d0b6-5002-e75e212ab6b4_Person-bc2598e8-8592-af34-a17a-b95bc82b08d0
  a a2a:Person ;
  rdfs:label "Martinus Jansen" ;
  a2a:PersonName [
    rdfs:label "Martinus Jansen" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNameLastName "Jansen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_ac21b525-e0fb-d0b6-5002-e75e212ab6b4_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1973" ;
    a2a:Month "1" ;
    a2a:Day "21" ;
    rdfs:label "1973-01-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:relationep_bhi_ac21b525-e0fb-d0b6-5002-e75e212ab6b4_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_ac21b525-e0fb-d0b6-5002-e75e212ab6b4_Person:df152bab-c128-d41d-101f-8116f7c66de9 ;
  a2a:EventKeyRef oa:event_bhi_ac21b525-e0fb-d0b6-5002-e75e212ab6b4_Event1 .

oa:relationep_bhi_ac21b525-e0fb-d0b6-5002-e75e212ab6b4_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_ac21b525-e0fb-d0b6-5002-e75e212ab6b4_Person:71eaa912-b866-0313-efce-95f72efa8a15 ;
  a2a:EventKeyRef oa:event_bhi_ac21b525-e0fb-d0b6-5002-e75e212ab6b4_Event1 .

oa:relationep_bhi_ac21b525-e0fb-d0b6-5002-e75e212ab6b4_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_ac21b525-e0fb-d0b6-5002-e75e212ab6b4_Person:bc2598e8-8592-af34-a17a-b95bc82b08d0 ;
  a2a:EventKeyRef oa:event_bhi_ac21b525-e0fb-d0b6-5002-e75e212ab6b4_Event1 .

oa:relationpp_bhi_ac21b525-e0fb-d0b6-5002-e75e212ab6b4_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_ac21b525-e0fb-d0b6-5002-e75e212ab6b4_Person:df152bab-c128-d41d-101f-8116f7c66de9, oa:person_bhi_ac21b525-e0fb-d0b6-5002-e75e212ab6b4_Person:891fd696-2a54-2450-a51f-5539c02df5e6 .

oa:source_bhi_ac21b525-e0fb-d0b6-5002-e75e212ab6b4
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1973-01-23 - 1973-01-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1973-01-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1973-01-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1973" ;
    a2a:Month "1" ;
    a2a:Day "23" ;
    rdfs:label "1973-01-23"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3424, Periode: 1973" ;
    a2a:Book "Overlijdensregister 's-Hertogenbosch 1973" ;
    a2a:DocumentNumber "96" ;
    a2a:RegistryNumber "3424" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3424, Periode: 1973, Overlijdensregister 's-Hertogenbosch 1973, 96, 3424"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/e6b6731a-a84f-937c-8d78-21ab76f4ce94.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/e6b6731a-a84f-937c-8d78-21ab76f4ce94.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-11-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/ac21b525-e0fb-d0b6-5002-e75e212ab6b4" ;
  a2a:RecordGUID "{ac21b525-e0fb-d0b6-5002-e75e212ab6b4}" ;
  a2a:SourceRemarkdeel "3424" ;
  a2a:SourceRemarkregister_periode "1973" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250424_1140_00001140.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1973-01-21" .
