@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_e3605a22-d596-6c75-d50c-3a2fd6d6abd7
  a a2a:Record ;
  rdfs:label "Overlijden op 30 maart 1961 te Breda" ;
  a2a:hasPerson oa:person_brd_e3605a22-d596-6c75-d50c-3a2fd6d6abd7_Person-add13017-58f5-c3b3-33ad-667cf8f95d37, oa:person_brd_e3605a22-d596-6c75-d50c-3a2fd6d6abd7_Person-09cffd24-e974-cca9-b1a2-714b4f0a4bb3, oa:person_brd_e3605a22-d596-6c75-d50c-3a2fd6d6abd7_Person-50706f54-62fd-4d32-c43d-9bbbae32e7fd, oa:person_brd_e3605a22-d596-6c75-d50c-3a2fd6d6abd7_Person-89df49ae-25ec-7185-47a2-d3259cf3bf0b ;
  a2a:hasEvent oa:event_brd_e3605a22-d596-6c75-d50c-3a2fd6d6abd7_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_e3605a22-d596-6c75-d50c-3a2fd6d6abd7_0, oa:relationep_brd_e3605a22-d596-6c75-d50c-3a2fd6d6abd7_1, oa:relationep_brd_e3605a22-d596-6c75-d50c-3a2fd6d6abd7_2 ;
  a2a:hasRelationPP oa:relationpp_brd_e3605a22-d596-6c75-d50c-3a2fd6d6abd7_0 ;
  a2a:hasSource oa:source_brd_e3605a22-d596-6c75-d50c-3a2fd6d6abd7 .

oa:person_brd_e3605a22-d596-6c75-d50c-3a2fd6d6abd7_Person-add13017-58f5-c3b3-33ad-667cf8f95d37
  a a2a:Person ;
  rdfs:label "Adrianus Simeon Alphonsus Schuermans" ;
  a2a:PersonName [
    rdfs:label "Adrianus Simeon Alphonsus Schuermans" ;
    a2a:PersonNameFirstName "Adrianus Simeon Alphonsus" ;
    a2a:PersonNameLastName "Schuermans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_e3605a22-d596-6c75-d50c-3a2fd6d6abd7_Person-09cffd24-e974-cca9-b1a2-714b4f0a4bb3
  a a2a:Person ;
  rdfs:label "Johanna Elisabeth Weterings" ;
  a2a:PersonName [
    rdfs:label "Johanna Elisabeth Weterings" ;
    a2a:PersonNameFirstName "Johanna Elisabeth" ;
    a2a:PersonNameLastName "Weterings"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_e3605a22-d596-6c75-d50c-3a2fd6d6abd7_Person-50706f54-62fd-4d32-c43d-9bbbae32e7fd
  a a2a:Person ;
  rdfs:label "Adrianus de Kok" ;
  a2a:PersonName [
    rdfs:label "Adrianus de Kok" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Kok"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_e3605a22-d596-6c75-d50c-3a2fd6d6abd7_Person-89df49ae-25ec-7185-47a2-d3259cf3bf0b
  a a2a:Person ;
  rdfs:label "Catharina Antonetta de Kok" ;
  a2a:PersonName [
    rdfs:label "Catharina Antonetta de Kok" ;
    a2a:PersonNameFirstName "Catharina Antonetta" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Kok"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_e3605a22-d596-6c75-d50c-3a2fd6d6abd7_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1961" ;
    a2a:Month "3" ;
    a2a:Day "30" ;
    rdfs:label "1961-03-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_e3605a22-d596-6c75-d50c-3a2fd6d6abd7_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_e3605a22-d596-6c75-d50c-3a2fd6d6abd7_Person:09cffd24-e974-cca9-b1a2-714b4f0a4bb3 ;
  a2a:EventKeyRef oa:event_brd_e3605a22-d596-6c75-d50c-3a2fd6d6abd7_Event1 .

oa:relationep_brd_e3605a22-d596-6c75-d50c-3a2fd6d6abd7_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_e3605a22-d596-6c75-d50c-3a2fd6d6abd7_Person:50706f54-62fd-4d32-c43d-9bbbae32e7fd ;
  a2a:EventKeyRef oa:event_brd_e3605a22-d596-6c75-d50c-3a2fd6d6abd7_Event1 .

oa:relationep_brd_e3605a22-d596-6c75-d50c-3a2fd6d6abd7_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_brd_e3605a22-d596-6c75-d50c-3a2fd6d6abd7_Person:89df49ae-25ec-7185-47a2-d3259cf3bf0b ;
  a2a:EventKeyRef oa:event_brd_e3605a22-d596-6c75-d50c-3a2fd6d6abd7_Event1 .

oa:relationpp_brd_e3605a22-d596-6c75-d50c-3a2fd6d6abd7_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_brd_e3605a22-d596-6c75-d50c-3a2fd6d6abd7_Person:89df49ae-25ec-7185-47a2-d3259cf3bf0b, oa:person_brd_e3605a22-d596-6c75-d50c-3a2fd6d6abd7_Person:add13017-58f5-c3b3-33ad-667cf8f95d37 .

oa:source_brd_e3605a22-d596-6c75-d50c-3a2fd6d6abd7
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1961-03-31 - 1961-03-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1961-03-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1961-03-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1961" ;
    a2a:Month "3" ;
    a2a:Day "31" ;
    rdfs:label "1961-03-31"^^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 "309" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Ambtenaar van de Burgerlijke Stand Breda, Bron: boek, Periode: 1961, Overlijdensregister 1961, 309"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/88a68a06-8751-11e3-8f7b-77e7dfa4be58.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/e3605a22-d596-6c75-d50c-3a2fd6d6abd7" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/88a68a06-8751-11e3-8f7b-77e7dfa4be58.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/e3605a22-d596-6c75-d50c-3a2fd6d6abd7" ;
  a2a:RecordGUID "{e3605a22-d596-6c75-d50c-3a2fd6d6abd7}" ;
  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_17476_00017476.xml van BRD" .

