@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_brd_05b4a9ba-c49b-c110-3ef4-4e39b8eda990
  a a2a:Record ;
  rdfs:label "Overlijden op 17 januari 1969 te Breda" ;
  a2a:hasPerson oa:person_brd_05b4a9ba-c49b-c110-3ef4-4e39b8eda990_Person-7e05821d-3f27-8898-2958-1d5c51556c88, oa:person_brd_05b4a9ba-c49b-c110-3ef4-4e39b8eda990_Person-612c3224-9fe8-cd45-40af-28fc3079c2d9, oa:person_brd_05b4a9ba-c49b-c110-3ef4-4e39b8eda990_Person-0e83aa9d-c7dc-86c0-9071-c9a05c1a3f9e ;
  a2a:hasEvent oa:event_brd_05b4a9ba-c49b-c110-3ef4-4e39b8eda990_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_05b4a9ba-c49b-c110-3ef4-4e39b8eda990_0, oa:relationep_brd_05b4a9ba-c49b-c110-3ef4-4e39b8eda990_1, oa:relationep_brd_05b4a9ba-c49b-c110-3ef4-4e39b8eda990_2 ;
  a2a:hasSource oa:source_brd_05b4a9ba-c49b-c110-3ef4-4e39b8eda990 .

oa:person_brd_05b4a9ba-c49b-c110-3ef4-4e39b8eda990_Person-7e05821d-3f27-8898-2958-1d5c51556c88
  a a2a:Person ;
  rdfs:label "Johanna Pheninckx" ;
  a2a:PersonName [
    rdfs:label "Johanna Pheninckx" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Pheninckx"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_05b4a9ba-c49b-c110-3ef4-4e39b8eda990_Person-612c3224-9fe8-cd45-40af-28fc3079c2d9
  a a2a:Person ;
  rdfs:label "Petrus Oonincx" ;
  a2a:PersonName [
    rdfs:label "Petrus Oonincx" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Oonincx"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_05b4a9ba-c49b-c110-3ef4-4e39b8eda990_Person-0e83aa9d-c7dc-86c0-9071-c9a05c1a3f9e
  a a2a:Person ;
  rdfs:label "Anna Maria Oonincx" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Oonincx" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Oonincx"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_05b4a9ba-c49b-c110-3ef4-4e39b8eda990_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1969" ;
    a2a:Month "1" ;
    a2a:Day "17" ;
    rdfs:label "1969-01-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_05b4a9ba-c49b-c110-3ef4-4e39b8eda990_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_05b4a9ba-c49b-c110-3ef4-4e39b8eda990_Person:7e05821d-3f27-8898-2958-1d5c51556c88 ;
  a2a:EventKeyRef oa:event_brd_05b4a9ba-c49b-c110-3ef4-4e39b8eda990_Event1 .

oa:relationep_brd_05b4a9ba-c49b-c110-3ef4-4e39b8eda990_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_05b4a9ba-c49b-c110-3ef4-4e39b8eda990_Person:612c3224-9fe8-cd45-40af-28fc3079c2d9 ;
  a2a:EventKeyRef oa:event_brd_05b4a9ba-c49b-c110-3ef4-4e39b8eda990_Event1 .

oa:relationep_brd_05b4a9ba-c49b-c110-3ef4-4e39b8eda990_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_brd_05b4a9ba-c49b-c110-3ef4-4e39b8eda990_Person:0e83aa9d-c7dc-86c0-9071-c9a05c1a3f9e ;
  a2a:EventKeyRef oa:event_brd_05b4a9ba-c49b-c110-3ef4-4e39b8eda990_Event1 .

oa:source_brd_05b4a9ba-c49b-c110-3ef4-4e39b8eda990
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1969-01-17 - 1969-01-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1969-01-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1969-01-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1969" ;
    a2a:Month "1" ;
    a2a:Day "17" ;
    rdfs:label "1969-01-17"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Periode: 1969" ;
    a2a:Book "Overlijdensregister 1969" ;
    a2a:DocumentNumber "74" ;
    rdfs:label "Stadsarchief Breda, Breda, Periode: 1969, Overlijdensregister 1969, 74"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/81911ef4-0f23-db82-dcd6-f4441ab73202.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/05b4a9ba-c49b-c110-3ef4-4e39b8eda990" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/81911ef4-0f23-db82-dcd6-f4441ab73202.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-08-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/05b4a9ba-c49b-c110-3ef4-4e39b8eda990" ;
  a2a:RecordGUID "{05b4a9ba-c49b-c110-3ef4-4e39b8eda990}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Overlijdensregister+1969\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_2483_00002483.xml van BRD" .

