@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_brd_036e9b03-92b7-e6fb-d9ca-210940fdbfbb
  a a2a:Record ;
  rdfs:label "Overlijden op 12 september 1961 te Breda" ;
  a2a:hasPerson oa:person_brd_036e9b03-92b7-e6fb-d9ca-210940fdbfbb_Person-1bba44ec-0270-c4a0-6277-dcb811dc0cab, oa:person_brd_036e9b03-92b7-e6fb-d9ca-210940fdbfbb_Person-089ec2a3-8614-ba82-64b0-f30dd2706a6d, oa:person_brd_036e9b03-92b7-e6fb-d9ca-210940fdbfbb_Person-dc9575c8-2eb8-71d6-3783-b442d1e36283, oa:person_brd_036e9b03-92b7-e6fb-d9ca-210940fdbfbb_Person-f3cbf19e-9ce6-4778-c20e-8705f0601469 ;
  a2a:hasEvent oa:event_brd_036e9b03-92b7-e6fb-d9ca-210940fdbfbb_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_036e9b03-92b7-e6fb-d9ca-210940fdbfbb_0, oa:relationep_brd_036e9b03-92b7-e6fb-d9ca-210940fdbfbb_1, oa:relationep_brd_036e9b03-92b7-e6fb-d9ca-210940fdbfbb_2 ;
  a2a:hasRelationPP oa:relationpp_brd_036e9b03-92b7-e6fb-d9ca-210940fdbfbb_0 ;
  a2a:hasSource oa:source_brd_036e9b03-92b7-e6fb-d9ca-210940fdbfbb .

oa:person_brd_036e9b03-92b7-e6fb-d9ca-210940fdbfbb_Person-1bba44ec-0270-c4a0-6277-dcb811dc0cab
  a a2a:Person ;
  rdfs:label "Bruinis Johan van Garderen" ;
  a2a:PersonName [
    rdfs:label "Bruinis Johan van Garderen" ;
    a2a:PersonNameFirstName "Bruinis Johan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Garderen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_036e9b03-92b7-e6fb-d9ca-210940fdbfbb_Person-089ec2a3-8614-ba82-64b0-f30dd2706a6d
  a a2a:Person ;
  rdfs:label "Anna Catharina Boks" ;
  owl:sameAs oa:person_bhi_54178558-7696-4593-e2fa-2317a8931dfd_Person-d0b2d6a1-f6b7-4954-ced0-106692b8e151 ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Boks" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Boks"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_036e9b03-92b7-e6fb-d9ca-210940fdbfbb_Person-dc9575c8-2eb8-71d6-3783-b442d1e36283
  a a2a:Person ;
  rdfs:label "Johannes IJserinkhuijsen" ;
  owl:sameAs oa:person_bhi_54178558-7696-4593-e2fa-2317a8931dfd_Person-16d52166-8955-1f27-3908-1bfa69630173 ;
  a2a:PersonName [
    rdfs:label "Johannes IJserinkhuijsen" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "IJserinkhuijsen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_036e9b03-92b7-e6fb-d9ca-210940fdbfbb_Person-f3cbf19e-9ce6-4778-c20e-8705f0601469
  a a2a:Person ;
  rdfs:label "Anna Catharina IJserinkhuijsen" ;
  owl:sameAs oa:person_bhi_54178558-7696-4593-e2fa-2317a8931dfd_Person-9dd3d5ee-6ac3-ee88-cf16-48a054739c63 ;
  a2a:PersonName [
    rdfs:label "Anna Catharina IJserinkhuijsen" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "IJserinkhuijsen"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_036e9b03-92b7-e6fb-d9ca-210940fdbfbb_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1961" ;
    a2a:Month "9" ;
    a2a:Day "12" ;
    rdfs:label "1961-09-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_036e9b03-92b7-e6fb-d9ca-210940fdbfbb_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_036e9b03-92b7-e6fb-d9ca-210940fdbfbb_Person:089ec2a3-8614-ba82-64b0-f30dd2706a6d ;
  a2a:EventKeyRef oa:event_brd_036e9b03-92b7-e6fb-d9ca-210940fdbfbb_Event1 .

oa:relationep_brd_036e9b03-92b7-e6fb-d9ca-210940fdbfbb_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_036e9b03-92b7-e6fb-d9ca-210940fdbfbb_Person:dc9575c8-2eb8-71d6-3783-b442d1e36283 ;
  a2a:EventKeyRef oa:event_brd_036e9b03-92b7-e6fb-d9ca-210940fdbfbb_Event1 .

oa:relationep_brd_036e9b03-92b7-e6fb-d9ca-210940fdbfbb_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_brd_036e9b03-92b7-e6fb-d9ca-210940fdbfbb_Person:f3cbf19e-9ce6-4778-c20e-8705f0601469 ;
  a2a:EventKeyRef oa:event_brd_036e9b03-92b7-e6fb-d9ca-210940fdbfbb_Event1 .

oa:relationpp_brd_036e9b03-92b7-e6fb-d9ca-210940fdbfbb_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_brd_036e9b03-92b7-e6fb-d9ca-210940fdbfbb_Person:f3cbf19e-9ce6-4778-c20e-8705f0601469, oa:person_brd_036e9b03-92b7-e6fb-d9ca-210940fdbfbb_Person:1bba44ec-0270-c4a0-6277-dcb811dc0cab .

oa:source_brd_036e9b03-92b7-e6fb-d9ca-210940fdbfbb
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1961-09-13 - 1961-09-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1961-09-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1961-09-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1961" ;
    a2a:Month "9" ;
    a2a:Day "13" ;
    rdfs:label "1961-09-13"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Ambtenaar van de Burgerlijke Stand Breda, Bron: boek, Periode: 1961" ;
    a2a:Book "Overlijdensregister 1961" ;
    a2a:DocumentNumber "790" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Ambtenaar van de Burgerlijke Stand Breda, Bron: boek, Periode: 1961, Overlijdensregister 1961, 790"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/88a74a86-8751-11e3-a817-bf7724f9ad54.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/036e9b03-92b7-e6fb-d9ca-210940fdbfbb" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/88a74a86-8751-11e3-a817-bf7724f9ad54.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/036e9b03-92b7-e6fb-d9ca-210940fdbfbb" ;
  a2a:RecordGUID "{036e9b03-92b7-e6fb-d9ca-210940fdbfbb}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Overlijdensregister+1961\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_17451_00017451.xml van BRD" .

