@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_6b7e73cd-ef75-e4ca-3239-b52de99050b3
  a a2a:Record ;
  rdfs:label "Overlijden op 16 juni 1965 te Breda" ;
  a2a:hasPerson oa:person_bhi_6b7e73cd-ef75-e4ca-3239-b52de99050b3_Person-1c6b694c-08d8-d363-86fc-5f2e6e441b05, oa:person_bhi_6b7e73cd-ef75-e4ca-3239-b52de99050b3_Person-c40d35e8-bb34-b962-71c1-425b75eca026, oa:person_bhi_6b7e73cd-ef75-e4ca-3239-b52de99050b3_Person-18ae6ad8-173f-c150-42b7-00bb52ddd1ff, oa:person_bhi_6b7e73cd-ef75-e4ca-3239-b52de99050b3_Person-60d70b7d-3b00-662e-cea6-0c4216327dea ;
  a2a:hasEvent oa:event_bhi_6b7e73cd-ef75-e4ca-3239-b52de99050b3_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_6b7e73cd-ef75-e4ca-3239-b52de99050b3_0, oa:relationep_bhi_6b7e73cd-ef75-e4ca-3239-b52de99050b3_1, oa:relationep_bhi_6b7e73cd-ef75-e4ca-3239-b52de99050b3_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_6b7e73cd-ef75-e4ca-3239-b52de99050b3_0 ;
  a2a:hasSource oa:source_bhi_6b7e73cd-ef75-e4ca-3239-b52de99050b3 .

oa:person_bhi_6b7e73cd-ef75-e4ca-3239-b52de99050b3_Person-1c6b694c-08d8-d363-86fc-5f2e6e441b05
  a a2a:Person ;
  rdfs:label "Pieternella Lamberta Cornelia Faber" ;
  a2a:PersonName [
    rdfs:label "Pieternella Lamberta Cornelia Faber" ;
    a2a:PersonNameFirstName "Pieternella Lamberta Cornelia" ;
    a2a:PersonNameLastName "Faber"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_6b7e73cd-ef75-e4ca-3239-b52de99050b3_Person-c40d35e8-bb34-b962-71c1-425b75eca026
  a a2a:Person ;
  rdfs:label "Christianus de Graauw" ;
  a2a:PersonName [
    rdfs:label "Christianus de Graauw" ;
    a2a:PersonNameFirstName "Christianus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Graauw"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_6b7e73cd-ef75-e4ca-3239-b52de99050b3_Person-18ae6ad8-173f-c150-42b7-00bb52ddd1ff
  a a2a:Person ;
  rdfs:label "Maria Leijten" ;
  a2a:PersonName [
    rdfs:label "Maria Leijten" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Leijten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_6b7e73cd-ef75-e4ca-3239-b52de99050b3_Person-60d70b7d-3b00-662e-cea6-0c4216327dea
  a a2a:Person ;
  rdfs:label "Cornelis Dirk Faber" ;
  a2a:PersonName [
    rdfs:label "Cornelis Dirk Faber" ;
    a2a:PersonNameFirstName "Cornelis Dirk" ;
    a2a:PersonNameLastName "Faber"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_6b7e73cd-ef75-e4ca-3239-b52de99050b3_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1965" ;
    a2a:Month "6" ;
    a2a:Day "16" ;
    rdfs:label "1965-06-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_bhi_6b7e73cd-ef75-e4ca-3239-b52de99050b3_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_6b7e73cd-ef75-e4ca-3239-b52de99050b3_Person:1c6b694c-08d8-d363-86fc-5f2e6e441b05 ;
  a2a:EventKeyRef oa:event_bhi_6b7e73cd-ef75-e4ca-3239-b52de99050b3_Event1 .

oa:relationep_bhi_6b7e73cd-ef75-e4ca-3239-b52de99050b3_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_6b7e73cd-ef75-e4ca-3239-b52de99050b3_Person:18ae6ad8-173f-c150-42b7-00bb52ddd1ff ;
  a2a:EventKeyRef oa:event_bhi_6b7e73cd-ef75-e4ca-3239-b52de99050b3_Event1 .

oa:relationep_bhi_6b7e73cd-ef75-e4ca-3239-b52de99050b3_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_6b7e73cd-ef75-e4ca-3239-b52de99050b3_Person:60d70b7d-3b00-662e-cea6-0c4216327dea ;
  a2a:EventKeyRef oa:event_bhi_6b7e73cd-ef75-e4ca-3239-b52de99050b3_Event1 .

oa:relationpp_bhi_6b7e73cd-ef75-e4ca-3239-b52de99050b3_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_6b7e73cd-ef75-e4ca-3239-b52de99050b3_Person:1c6b694c-08d8-d363-86fc-5f2e6e441b05, oa:person_bhi_6b7e73cd-ef75-e4ca-3239-b52de99050b3_Person:c40d35e8-bb34-b962-71c1-425b75eca026 .

oa:source_bhi_6b7e73cd-ef75-e4ca-3239-b52de99050b3
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1965-06-16 - 1965-06-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1965-06-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1965-06-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1965" ;
    a2a:Month "6" ;
    a2a:Day "16" ;
    rdfs:label "1965-06-16"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 3362, Periode: 1965" ;
    a2a:Book "Overlijdensregister Breda 1965" ;
    a2a:DocumentNumber "615" ;
    a2a:RegistryNumber "3362" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 3362, Periode: 1965, Overlijdensregister Breda 1965, 615, 3362"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/04cd78ee-aa6e-ebbe-79a4-79a5e6d82427.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/04cd78ee-aa6e-ebbe-79a4-79a5e6d82427.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-09-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/6b7e73cd-ef75-e4ca-3239-b52de99050b3" ;
  a2a:RecordGUID "{6b7e73cd-ef75-e4ca-3239-b52de99050b3}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "3362" ;
  a2a:SourceRemarkregister_periode "1965" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250102_1130_00001130.xml van BHI" .

[] a2a:PersonRemarkdatum_overlijden "1965-06-16" .
