@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_ec87f55a-5218-e807-f37d-a3d877e44e25
  a a2a:Record ;
  rdfs:label "Overlijden op 25 november 1962 te Breda" ;
  a2a:hasPerson oa:person_brd_ec87f55a-5218-e807-f37d-a3d877e44e25_Person-321c18e3-4766-3c47-6d81-cb04ae86625d, oa:person_brd_ec87f55a-5218-e807-f37d-a3d877e44e25_Person-47f2fa6b-7451-6c33-1feb-0b3d755052a9, oa:person_brd_ec87f55a-5218-e807-f37d-a3d877e44e25_Person-32ec933f-cf2c-0807-c825-29fcb4574d65, oa:person_brd_ec87f55a-5218-e807-f37d-a3d877e44e25_Person-eae427f6-2851-c3df-e254-e2339a23ad92 ;
  a2a:hasEvent oa:event_brd_ec87f55a-5218-e807-f37d-a3d877e44e25_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_ec87f55a-5218-e807-f37d-a3d877e44e25_0, oa:relationep_brd_ec87f55a-5218-e807-f37d-a3d877e44e25_1, oa:relationep_brd_ec87f55a-5218-e807-f37d-a3d877e44e25_2 ;
  a2a:hasRelationPP oa:relationpp_brd_ec87f55a-5218-e807-f37d-a3d877e44e25_0 ;
  a2a:hasSource oa:source_brd_ec87f55a-5218-e807-f37d-a3d877e44e25 .

oa:person_brd_ec87f55a-5218-e807-f37d-a3d877e44e25_Person-321c18e3-4766-3c47-6d81-cb04ae86625d
  a a2a:Person ;
  rdfs:label "Cornelia Johanna Antonia Jansen" ;
  a2a:PersonName [
    rdfs:label "Cornelia Johanna Antonia Jansen" ;
    a2a:PersonNameFirstName "Cornelia Johanna Antonia" ;
    a2a:PersonNameLastName "Jansen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_ec87f55a-5218-e807-f37d-a3d877e44e25_Person-47f2fa6b-7451-6c33-1feb-0b3d755052a9
  a a2a:Person ;
  rdfs:label "Anna Maria Graafmans" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Graafmans" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Graafmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_ec87f55a-5218-e807-f37d-a3d877e44e25_Person-32ec933f-cf2c-0807-c825-29fcb4574d65
  a a2a:Person ;
  rdfs:label "Johannes Franciscus van de Kerkhof" ;
  a2a:PersonName [
    rdfs:label "Johannes Franciscus van de Kerkhof" ;
    a2a:PersonNameFirstName "Johannes Franciscus" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Kerkhof"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_ec87f55a-5218-e807-f37d-a3d877e44e25_Person-eae427f6-2851-c3df-e254-e2339a23ad92
  a a2a:Person ;
  rdfs:label "Waltherus Wilhelmus Maria van de Kerkhof" ;
  a2a:PersonName [
    rdfs:label "Waltherus Wilhelmus Maria van de Kerkhof" ;
    a2a:PersonNameFirstName "Waltherus Wilhelmus Maria" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Kerkhof"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_ec87f55a-5218-e807-f37d-a3d877e44e25_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1962" ;
    a2a:Month "11" ;
    a2a:Day "25" ;
    rdfs:label "1962-11-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_ec87f55a-5218-e807-f37d-a3d877e44e25_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_ec87f55a-5218-e807-f37d-a3d877e44e25_Person:47f2fa6b-7451-6c33-1feb-0b3d755052a9 ;
  a2a:EventKeyRef oa:event_brd_ec87f55a-5218-e807-f37d-a3d877e44e25_Event1 .

oa:relationep_brd_ec87f55a-5218-e807-f37d-a3d877e44e25_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_ec87f55a-5218-e807-f37d-a3d877e44e25_Person:32ec933f-cf2c-0807-c825-29fcb4574d65 ;
  a2a:EventKeyRef oa:event_brd_ec87f55a-5218-e807-f37d-a3d877e44e25_Event1 .

oa:relationep_brd_ec87f55a-5218-e807-f37d-a3d877e44e25_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_brd_ec87f55a-5218-e807-f37d-a3d877e44e25_Person:eae427f6-2851-c3df-e254-e2339a23ad92 ;
  a2a:EventKeyRef oa:event_brd_ec87f55a-5218-e807-f37d-a3d877e44e25_Event1 .

oa:relationpp_brd_ec87f55a-5218-e807-f37d-a3d877e44e25_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_brd_ec87f55a-5218-e807-f37d-a3d877e44e25_Person:eae427f6-2851-c3df-e254-e2339a23ad92, oa:person_brd_ec87f55a-5218-e807-f37d-a3d877e44e25_Person:321c18e3-4766-3c47-6d81-cb04ae86625d .

oa:source_brd_ec87f55a-5218-e807-f37d-a3d877e44e25
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1962-11-26 - 1962-11-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1962-11-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1962-11-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1962" ;
    a2a:Month "11" ;
    a2a:Day "26" ;
    rdfs:label "1962-11-26"^^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: 1962" ;
    a2a:Book "Overlijdensregister 1962" ;
    a2a:DocumentNumber "1121" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Ambtenaar van de Burgerlijke Stand Breda, Bron: boek, Periode: 1962, Overlijdensregister 1962, 1121"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/88b654f4-8751-11e3-a532-0b808fa39c8d.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/ec87f55a-5218-e807-f37d-a3d877e44e25" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/88b654f4-8751-11e3-a532-0b808fa39c8d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/ec87f55a-5218-e807-f37d-a3d877e44e25" ;
  a2a:RecordGUID "{ec87f55a-5218-e807-f37d-a3d877e44e25}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Overlijdensregister+1962\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_17477_00017477.xml van BRD" .

