@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_47caeb50-ca66-079d-6464-41bcfdf5c73b
  a a2a:Record ;
  rdfs:label "Overlijden op 9 september 1972 te Oss" ;
  a2a:hasPerson oa:person_bhi_47caeb50-ca66-079d-6464-41bcfdf5c73b_Person-3ed13ce2-0709-91e3-ba6d-8c516f8907bf, oa:person_bhi_47caeb50-ca66-079d-6464-41bcfdf5c73b_Person-e09c8213-82dc-606d-1cba-d4e158049ea7, oa:person_bhi_47caeb50-ca66-079d-6464-41bcfdf5c73b_Person-c915f1bd-1fde-9270-6e5e-bce02dda4549, oa:person_bhi_47caeb50-ca66-079d-6464-41bcfdf5c73b_Person-47abeab9-7a6e-b9f4-7ec1-4364f2ad389a ;
  a2a:hasEvent oa:event_bhi_47caeb50-ca66-079d-6464-41bcfdf5c73b_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_47caeb50-ca66-079d-6464-41bcfdf5c73b_0, oa:relationep_bhi_47caeb50-ca66-079d-6464-41bcfdf5c73b_1, oa:relationep_bhi_47caeb50-ca66-079d-6464-41bcfdf5c73b_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_47caeb50-ca66-079d-6464-41bcfdf5c73b_0 ;
  a2a:hasSource oa:source_bhi_47caeb50-ca66-079d-6464-41bcfdf5c73b .

oa:person_bhi_47caeb50-ca66-079d-6464-41bcfdf5c73b_Person-3ed13ce2-0709-91e3-ba6d-8c516f8907bf
  a a2a:Person ;
  rdfs:label "Catharina Uijland" ;
  a2a:PersonName [
    rdfs:label "Catharina Uijland" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Uijland"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_47caeb50-ca66-079d-6464-41bcfdf5c73b_Person-e09c8213-82dc-606d-1cba-d4e158049ea7
  a a2a:Person ;
  rdfs:label "Theodora van Langeveld" ;
  a2a:PersonName [
    rdfs:label "Theodora van Langeveld" ;
    a2a:PersonNameFirstName "Theodora" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Langeveld"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_47caeb50-ca66-079d-6464-41bcfdf5c73b_Person-c915f1bd-1fde-9270-6e5e-bce02dda4549
  a a2a:Person ;
  rdfs:label "Marcelis Uijland" ;
  a2a:PersonName [
    rdfs:label "Marcelis Uijland" ;
    a2a:PersonNameFirstName "Marcelis" ;
    a2a:PersonNameLastName "Uijland"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_47caeb50-ca66-079d-6464-41bcfdf5c73b_Person-47abeab9-7a6e-b9f4-7ec1-4364f2ad389a
  a a2a:Person ;
  rdfs:label "Johannes Hermanus van der Heijden" ;
  a2a:PersonName [
    rdfs:label "Johannes Hermanus van der Heijden" ;
    a2a:PersonNameFirstName "Johannes Hermanus" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Heijden"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_47caeb50-ca66-079d-6464-41bcfdf5c73b_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1972" ;
    a2a:Month "9" ;
    a2a:Day "9" ;
    rdfs:label "1972-09-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oss" ;
    rdfs:label "Oss"
  ] .

oa:relationep_bhi_47caeb50-ca66-079d-6464-41bcfdf5c73b_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_47caeb50-ca66-079d-6464-41bcfdf5c73b_Person:3ed13ce2-0709-91e3-ba6d-8c516f8907bf ;
  a2a:EventKeyRef oa:event_bhi_47caeb50-ca66-079d-6464-41bcfdf5c73b_Event1 .

oa:relationep_bhi_47caeb50-ca66-079d-6464-41bcfdf5c73b_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_47caeb50-ca66-079d-6464-41bcfdf5c73b_Person:e09c8213-82dc-606d-1cba-d4e158049ea7 ;
  a2a:EventKeyRef oa:event_bhi_47caeb50-ca66-079d-6464-41bcfdf5c73b_Event1 .

oa:relationep_bhi_47caeb50-ca66-079d-6464-41bcfdf5c73b_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_47caeb50-ca66-079d-6464-41bcfdf5c73b_Person:c915f1bd-1fde-9270-6e5e-bce02dda4549 ;
  a2a:EventKeyRef oa:event_bhi_47caeb50-ca66-079d-6464-41bcfdf5c73b_Event1 .

oa:relationpp_bhi_47caeb50-ca66-079d-6464-41bcfdf5c73b_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_47caeb50-ca66-079d-6464-41bcfdf5c73b_Person:3ed13ce2-0709-91e3-ba6d-8c516f8907bf, oa:person_bhi_47caeb50-ca66-079d-6464-41bcfdf5c73b_Person:47abeab9-7a6e-b9f4-7ec1-4364f2ad389a .

oa:source_bhi_47caeb50-ca66-079d-6464-41bcfdf5c73b
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Oss" ;
    rdfs:label "Oss", "1972-09-12 - 1972-09-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1972-09-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1972-09-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1972" ;
    a2a:Month "9" ;
    a2a:Day "12" ;
    rdfs:label "1972-09-12"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3753, Periode: 1972" ;
    a2a:Book "Overlijdensregister Oss 1972" ;
    a2a:DocumentNumber "210" ;
    a2a:RegistryNumber "3753" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3753, Periode: 1972, Overlijdensregister Oss 1972, 210, 3753"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/07a31748-e6a6-b24e-937b-1ad72e48e93b.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/07a31748-e6a6-b24e-937b-1ad72e48e93b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-01-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/47caeb50-ca66-079d-6464-41bcfdf5c73b" ;
  a2a:RecordGUID "{47caeb50-ca66-079d-6464-41bcfdf5c73b}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_74785_00074785.xml van BHI" .

