@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_cbbcdaf0-c08e-33da-657a-7f88bacd2172
  a a2a:Record ;
  rdfs:label "Overlijden op 16 november 1950 te Breda" ;
  a2a:hasPerson oa:person_bhi_cbbcdaf0-c08e-33da-657a-7f88bacd2172_Person-ee13985c-98cb-ffc3-321a-ee6d927585c5, oa:person_bhi_cbbcdaf0-c08e-33da-657a-7f88bacd2172_Person-d92116f6-ac55-32f8-371e-7de44d6f435b, oa:person_bhi_cbbcdaf0-c08e-33da-657a-7f88bacd2172_Person-9e18f82b-d51f-53d8-2b3a-e952f7a71b53 ;
  a2a:hasEvent oa:event_bhi_cbbcdaf0-c08e-33da-657a-7f88bacd2172_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_cbbcdaf0-c08e-33da-657a-7f88bacd2172_0, oa:relationep_bhi_cbbcdaf0-c08e-33da-657a-7f88bacd2172_1, oa:relationep_bhi_cbbcdaf0-c08e-33da-657a-7f88bacd2172_2 ;
  a2a:hasSource oa:source_bhi_cbbcdaf0-c08e-33da-657a-7f88bacd2172 .

oa:person_bhi_cbbcdaf0-c08e-33da-657a-7f88bacd2172_Person-ee13985c-98cb-ffc3-321a-ee6d927585c5
  a a2a:Person ;
  rdfs:label "Johannes Thomas Antonius Joseph de Wolf" ;
  a2a:PersonName [
    rdfs:label "Johannes Thomas Antonius Joseph de Wolf" ;
    a2a:PersonNameFirstName "Johannes Thomas Antonius Joseph" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wolf"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_cbbcdaf0-c08e-33da-657a-7f88bacd2172_Person-d92116f6-ac55-32f8-371e-7de44d6f435b
  a a2a:Person ;
  rdfs:label "Maria Johanna Cornelia Hoogers" ;
  a2a:PersonName [
    rdfs:label "Maria Johanna Cornelia Hoogers" ;
    a2a:PersonNameFirstName "Maria Johanna Cornelia" ;
    a2a:PersonNameLastName "Hoogers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_cbbcdaf0-c08e-33da-657a-7f88bacd2172_Person-9e18f82b-d51f-53d8-2b3a-e952f7a71b53
  a a2a:Person ;
  rdfs:label "Antonius Johannes de Wolf" ;
  a2a:PersonName [
    rdfs:label "Antonius Johannes de Wolf" ;
    a2a:PersonNameFirstName "Antonius Johannes" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wolf"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_cbbcdaf0-c08e-33da-657a-7f88bacd2172_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1950" ;
    a2a:Month "11" ;
    a2a:Day "16" ;
    rdfs:label "1950-11-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_bhi_cbbcdaf0-c08e-33da-657a-7f88bacd2172_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_cbbcdaf0-c08e-33da-657a-7f88bacd2172_Person:ee13985c-98cb-ffc3-321a-ee6d927585c5 ;
  a2a:EventKeyRef oa:event_bhi_cbbcdaf0-c08e-33da-657a-7f88bacd2172_Event1 .

oa:relationep_bhi_cbbcdaf0-c08e-33da-657a-7f88bacd2172_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_cbbcdaf0-c08e-33da-657a-7f88bacd2172_Person:d92116f6-ac55-32f8-371e-7de44d6f435b ;
  a2a:EventKeyRef oa:event_bhi_cbbcdaf0-c08e-33da-657a-7f88bacd2172_Event1 .

oa:relationep_bhi_cbbcdaf0-c08e-33da-657a-7f88bacd2172_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_cbbcdaf0-c08e-33da-657a-7f88bacd2172_Person:9e18f82b-d51f-53d8-2b3a-e952f7a71b53 ;
  a2a:EventKeyRef oa:event_bhi_cbbcdaf0-c08e-33da-657a-7f88bacd2172_Event1 .

oa:source_bhi_cbbcdaf0-c08e-33da-657a-7f88bacd2172
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1950-11-17 - 1950-11-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1950-11-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1950-11-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1950" ;
    a2a:Month "11" ;
    a2a:Day "17" ;
    rdfs:label "1950-11-17"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 2790, Periode: 1950" ;
    a2a:Book "Overlijdensregister Breda 1950 B" ;
    a2a:DocumentNumber "442B" ;
    a2a:RegistryNumber "2790" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 2790, Periode: 1950, Overlijdensregister Breda 1950 B, 442B, 2790"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/4fc44245-3d06-3caa-cf9b-e402848c467a.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/4fc44245-3d06-3caa-cf9b-e402848c467a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-10-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/cbbcdaf0-c08e-33da-657a-7f88bacd2172" ;
  a2a:RecordGUID "{cbbcdaf0-c08e-33da-657a-7f88bacd2172}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_9268_00009268.xml van BHI" .

