@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_2758e42e-6ec5-b50e-eae1-14fed5b4abcf
  a a2a:Record ;
  rdfs:label "Overlijden op 30 december 1962 te Breda" ;
  a2a:hasPerson oa:person_bhi_2758e42e-6ec5-b50e-eae1-14fed5b4abcf_Person-f37712f6-ea47-eb3c-dc72-646df247357b, oa:person_bhi_2758e42e-6ec5-b50e-eae1-14fed5b4abcf_Person-97282df4-fd31-580a-92a8-ee6618ddde7c, oa:person_bhi_2758e42e-6ec5-b50e-eae1-14fed5b4abcf_Person-e10d64af-e697-16f2-c0da-7d3b969d1a2e, oa:person_bhi_2758e42e-6ec5-b50e-eae1-14fed5b4abcf_Person-1ba1a109-84e7-8be1-ae9a-979bbe6c6f97, oa:person_bhi_2758e42e-6ec5-b50e-eae1-14fed5b4abcf_Person-8b782544-5d3a-6bff-7b91-75ac553cdbfc ;
  a2a:hasEvent oa:event_bhi_2758e42e-6ec5-b50e-eae1-14fed5b4abcf_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_2758e42e-6ec5-b50e-eae1-14fed5b4abcf_0, oa:relationep_bhi_2758e42e-6ec5-b50e-eae1-14fed5b4abcf_1, oa:relationep_bhi_2758e42e-6ec5-b50e-eae1-14fed5b4abcf_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_2758e42e-6ec5-b50e-eae1-14fed5b4abcf_0, oa:relationpp_bhi_2758e42e-6ec5-b50e-eae1-14fed5b4abcf_1 ;
  a2a:hasSource oa:source_bhi_2758e42e-6ec5-b50e-eae1-14fed5b4abcf .

oa:person_bhi_2758e42e-6ec5-b50e-eae1-14fed5b4abcf_Person-f37712f6-ea47-eb3c-dc72-646df247357b
  a a2a:Person ;
  rdfs:label "Carel Diederick Josenius Pieloor" ;
  a2a:PersonName [
    rdfs:label "Carel Diederick Josenius Pieloor" ;
    a2a:PersonNameFirstName "Carel Diederick Josenius" ;
    a2a:PersonNameLastName "Pieloor"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_2758e42e-6ec5-b50e-eae1-14fed5b4abcf_Person-97282df4-fd31-580a-92a8-ee6618ddde7c
  a a2a:Person ;
  rdfs:label "Emma Tielman" ;
  a2a:PersonName [
    rdfs:label "Emma Tielman" ;
    a2a:PersonNameFirstName "Emma" ;
    a2a:PersonNameLastName "Tielman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2758e42e-6ec5-b50e-eae1-14fed5b4abcf_Person-e10d64af-e697-16f2-c0da-7d3b969d1a2e
  a a2a:Person ;
  rdfs:label "Rohaja N.N." ;
  a2a:PersonName [
    rdfs:label "Rohaja N.N." ;
    a2a:PersonNameFirstName "Rohaja" ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2758e42e-6ec5-b50e-eae1-14fed5b4abcf_Person-1ba1a109-84e7-8be1-ae9a-979bbe6c6f97
  a a2a:Person ;
  rdfs:label "Maria Adriana Cornelia Hemler" ;
  a2a:PersonName [
    rdfs:label "Maria Adriana Cornelia Hemler" ;
    a2a:PersonNameFirstName "Maria Adriana Cornelia" ;
    a2a:PersonNameLastName "Hemler"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2758e42e-6ec5-b50e-eae1-14fed5b4abcf_Person-8b782544-5d3a-6bff-7b91-75ac553cdbfc
  a a2a:Person ;
  rdfs:label "Charles Richard Pieloor" ;
  a2a:PersonName [
    rdfs:label "Charles Richard Pieloor" ;
    a2a:PersonNameFirstName "Charles Richard" ;
    a2a:PersonNameLastName "Pieloor"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_2758e42e-6ec5-b50e-eae1-14fed5b4abcf_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1962" ;
    a2a:Month "12" ;
    a2a:Day "30" ;
    rdfs:label "1962-12-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_bhi_2758e42e-6ec5-b50e-eae1-14fed5b4abcf_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_2758e42e-6ec5-b50e-eae1-14fed5b4abcf_Person:f37712f6-ea47-eb3c-dc72-646df247357b ;
  a2a:EventKeyRef oa:event_bhi_2758e42e-6ec5-b50e-eae1-14fed5b4abcf_Event1 .

oa:relationep_bhi_2758e42e-6ec5-b50e-eae1-14fed5b4abcf_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_2758e42e-6ec5-b50e-eae1-14fed5b4abcf_Person:1ba1a109-84e7-8be1-ae9a-979bbe6c6f97 ;
  a2a:EventKeyRef oa:event_bhi_2758e42e-6ec5-b50e-eae1-14fed5b4abcf_Event1 .

oa:relationep_bhi_2758e42e-6ec5-b50e-eae1-14fed5b4abcf_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_2758e42e-6ec5-b50e-eae1-14fed5b4abcf_Person:8b782544-5d3a-6bff-7b91-75ac553cdbfc ;
  a2a:EventKeyRef oa:event_bhi_2758e42e-6ec5-b50e-eae1-14fed5b4abcf_Event1 .

oa:relationpp_bhi_2758e42e-6ec5-b50e-eae1-14fed5b4abcf_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_2758e42e-6ec5-b50e-eae1-14fed5b4abcf_Person:f37712f6-ea47-eb3c-dc72-646df247357b, oa:person_bhi_2758e42e-6ec5-b50e-eae1-14fed5b4abcf_Person:97282df4-fd31-580a-92a8-ee6618ddde7c .

oa:relationpp_bhi_2758e42e-6ec5-b50e-eae1-14fed5b4abcf_1
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_2758e42e-6ec5-b50e-eae1-14fed5b4abcf_Person:f37712f6-ea47-eb3c-dc72-646df247357b, oa:person_bhi_2758e42e-6ec5-b50e-eae1-14fed5b4abcf_Person:e10d64af-e697-16f2-c0da-7d3b969d1a2e .

oa:source_bhi_2758e42e-6ec5-b50e-eae1-14fed5b4abcf
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1962-12-31 - 1962-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1962-12-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1962-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1962" ;
    a2a:Month "12" ;
    a2a:Day "31" ;
    rdfs:label "1962-12-31"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 3359, Periode: 1962" ;
    a2a:Book "Overlijdensregister Breda 1962" ;
    a2a:DocumentNumber "1238" ;
    a2a:RegistryNumber "3359" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 3359, Periode: 1962, Overlijdensregister Breda 1962, 1238, 3359"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/6ed14723-c435-790f-b3d0-cd654b0a68ed.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/6ed14723-c435-790f-b3d0-cd654b0a68ed.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-09-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/2758e42e-6ec5-b50e-eae1-14fed5b4abcf" ;
  a2a:RecordGUID "{2758e42e-6ec5-b50e-eae1-14fed5b4abcf}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "3359" ;
  a2a:SourceRemarkregister_periode "1962" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250102_1058_00001058.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1962-12-30" .
