@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_90bbef30-661c-003e-67d0-fe965c59f2ef
  a a2a:Record ;
  rdfs:label "Overlijden op 12 januari 1935 te Teteringen" ;
  a2a:hasPerson oa:person_brd_90bbef30-661c-003e-67d0-fe965c59f2ef_Person-a5a83fcf-6282-69ba-834c-158c7a494e38, oa:person_brd_90bbef30-661c-003e-67d0-fe965c59f2ef_Person-9c8e4b56-fc96-61a1-71fc-0f4b9e29df35, oa:person_brd_90bbef30-661c-003e-67d0-fe965c59f2ef_Person-be7dd8a3-993c-b8e6-1f62-180ef97c200d, oa:person_brd_90bbef30-661c-003e-67d0-fe965c59f2ef_Person-f8895a81-4dea-b4a1-1a39-4258f798540f ;
  a2a:hasEvent oa:event_brd_90bbef30-661c-003e-67d0-fe965c59f2ef_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_90bbef30-661c-003e-67d0-fe965c59f2ef_0, oa:relationep_brd_90bbef30-661c-003e-67d0-fe965c59f2ef_1, oa:relationep_brd_90bbef30-661c-003e-67d0-fe965c59f2ef_2 ;
  a2a:hasRelationPP oa:relationpp_brd_90bbef30-661c-003e-67d0-fe965c59f2ef_0 ;
  a2a:hasSource oa:source_brd_90bbef30-661c-003e-67d0-fe965c59f2ef .

oa:person_brd_90bbef30-661c-003e-67d0-fe965c59f2ef_Person-a5a83fcf-6282-69ba-834c-158c7a494e38
  a a2a:Person ;
  rdfs:label "Charles Louis Stickers" ;
  a2a:PersonName [
    rdfs:label "Charles Louis Stickers" ;
    a2a:PersonNameFirstName "Charles Louis" ;
    a2a:PersonNameLastName "Stickers"
  ] ;
  a2a:Gender "Man" .

oa:person_brd_90bbef30-661c-003e-67d0-fe965c59f2ef_Person-9c8e4b56-fc96-61a1-71fc-0f4b9e29df35
  a a2a:Person ;
  rdfs:label "Maria Cornelia van der Ackerveken" ;
  a2a:PersonName [
    rdfs:label "Maria Cornelia van der Ackerveken" ;
    a2a:PersonNameFirstName "Maria Cornelia" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Ackerveken"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_90bbef30-661c-003e-67d0-fe965c59f2ef_Person-be7dd8a3-993c-b8e6-1f62-180ef97c200d
  a a2a:Person ;
  rdfs:label "Gummarius Stickers" ;
  a2a:PersonName [
    rdfs:label "Gummarius Stickers" ;
    a2a:PersonNameFirstName "Gummarius" ;
    a2a:PersonNameLastName "Stickers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_90bbef30-661c-003e-67d0-fe965c59f2ef_Person-f8895a81-4dea-b4a1-1a39-4258f798540f
  a a2a:Person ;
  rdfs:label "Maria Elisabeth Josephina van Daelen" ;
  a2a:PersonName [
    rdfs:label "Maria Elisabeth Josephina van Daelen" ;
    a2a:PersonNameFirstName "Maria Elisabeth Josephina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Daelen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_brd_90bbef30-661c-003e-67d0-fe965c59f2ef_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1935" ;
    a2a:Month "1" ;
    a2a:Day "12" ;
    rdfs:label "1935-01-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Teteringen" ;
    rdfs:label "Teteringen"
  ] .

oa:relationep_brd_90bbef30-661c-003e-67d0-fe965c59f2ef_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_brd_90bbef30-661c-003e-67d0-fe965c59f2ef_Person:a5a83fcf-6282-69ba-834c-158c7a494e38 ;
  a2a:EventKeyRef oa:event_brd_90bbef30-661c-003e-67d0-fe965c59f2ef_Event1 .

oa:relationep_brd_90bbef30-661c-003e-67d0-fe965c59f2ef_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_90bbef30-661c-003e-67d0-fe965c59f2ef_Person:9c8e4b56-fc96-61a1-71fc-0f4b9e29df35 ;
  a2a:EventKeyRef oa:event_brd_90bbef30-661c-003e-67d0-fe965c59f2ef_Event1 .

oa:relationep_brd_90bbef30-661c-003e-67d0-fe965c59f2ef_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_90bbef30-661c-003e-67d0-fe965c59f2ef_Person:be7dd8a3-993c-b8e6-1f62-180ef97c200d ;
  a2a:EventKeyRef oa:event_brd_90bbef30-661c-003e-67d0-fe965c59f2ef_Event1 .

oa:relationpp_brd_90bbef30-661c-003e-67d0-fe965c59f2ef_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_brd_90bbef30-661c-003e-67d0-fe965c59f2ef_Person:a5a83fcf-6282-69ba-834c-158c7a494e38, oa:person_brd_90bbef30-661c-003e-67d0-fe965c59f2ef_Person:f8895a81-4dea-b4a1-1a39-4258f798540f .

oa:source_brd_90bbef30-661c-003e-67d0-fe965c59f2ef
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Teteringen" ;
    rdfs:label "Teteringen", "1935-01-15 - 1935-01-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1935-01-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1935-01-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1935" ;
    a2a:Month "1" ;
    a2a:Day "15" ;
    rdfs:label "1935-01-15"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Archief van de ambtenaar Burgerlijke Stand Teteringen, Bron: boek, Periode: 1935" ;
    a2a:Book "Overlijdensregister 1935" ;
    a2a:DocumentNumber "001" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Archief van de ambtenaar Burgerlijke Stand Teteringen, Bron: boek, Periode: 1935, Overlijdensregister 1935, 001"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83bc7a00-8751-11e3-bf46-c39c3b2bb0b2.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/90bbef30-661c-003e-67d0-fe965c59f2ef" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83bc7a00-8751-11e3-bf46-c39c3b2bb0b2.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/90bbef30-661c-003e-67d0-fe965c59f2ef" ;
  a2a:RecordGUID "{90bbef30-661c-003e-67d0-fe965c59f2ef}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Overlijdensregister+1935\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_3489_00003489.xml van BRD" .

