@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_7bfcffc3-6b63-45f4-be1b-52e9be9f9a53
  a a2a:Record ;
  rdfs:label "Overlijden op 13 mei 1877 te Breda" ;
  a2a:hasPerson oa:person_brd_7bfcffc3-6b63-45f4-be1b-52e9be9f9a53_Person-70cff699-c994-b633-5b6d-a978566d6473, oa:person_brd_7bfcffc3-6b63-45f4-be1b-52e9be9f9a53_Person-9f5e7564-5fd4-6be2-434d-79e86490a878, oa:person_brd_7bfcffc3-6b63-45f4-be1b-52e9be9f9a53_Person-74376a68-a236-1d41-0b72-04438f25a267, oa:person_brd_7bfcffc3-6b63-45f4-be1b-52e9be9f9a53_Person-9cce22ff-6cf1-ae7e-0d87-3132434e4f69 ;
  a2a:hasEvent oa:event_brd_7bfcffc3-6b63-45f4-be1b-52e9be9f9a53_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_7bfcffc3-6b63-45f4-be1b-52e9be9f9a53_0, oa:relationep_brd_7bfcffc3-6b63-45f4-be1b-52e9be9f9a53_1, oa:relationep_brd_7bfcffc3-6b63-45f4-be1b-52e9be9f9a53_2 ;
  a2a:hasRelationPP oa:relationpp_brd_7bfcffc3-6b63-45f4-be1b-52e9be9f9a53_0 ;
  a2a:hasSource oa:source_brd_7bfcffc3-6b63-45f4-be1b-52e9be9f9a53 .

oa:person_brd_7bfcffc3-6b63-45f4-be1b-52e9be9f9a53_Person-70cff699-c994-b633-5b6d-a978566d6473
  a a2a:Person ;
  rdfs:label "Anna Maria Cornelisse" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Cornelisse" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Cornelisse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_7bfcffc3-6b63-45f4-be1b-52e9be9f9a53_Person-9f5e7564-5fd4-6be2-434d-79e86490a878
  a a2a:Person ;
  rdfs:label "#### ####" ;
  a2a:PersonName [
    rdfs:label "#### ####" ;
    a2a:PersonNameFirstName "####" ;
    a2a:PersonNameLastName "####"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_7bfcffc3-6b63-45f4-be1b-52e9be9f9a53_Person-74376a68-a236-1d41-0b72-04438f25a267
  a a2a:Person ;
  rdfs:label "#### ####" ;
  a2a:PersonName [
    rdfs:label "#### ####" ;
    a2a:PersonNameFirstName "####" ;
    a2a:PersonNameLastName "####"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_7bfcffc3-6b63-45f4-be1b-52e9be9f9a53_Person-9cce22ff-6cf1-ae7e-0d87-3132434e4f69
  a a2a:Person ;
  rdfs:label "Jan Janses Poppes" ;
  a2a:PersonName [
    rdfs:label "Jan Janses Poppes" ;
    a2a:PersonNameFirstName "Jan Janses" ;
    a2a:PersonNameLastName "Poppes"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_7bfcffc3-6b63-45f4-be1b-52e9be9f9a53_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1877" ;
    a2a:Month "5" ;
    a2a:Day "13" ;
    rdfs:label "1877-05-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_7bfcffc3-6b63-45f4-be1b-52e9be9f9a53_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_7bfcffc3-6b63-45f4-be1b-52e9be9f9a53_Person:9f5e7564-5fd4-6be2-434d-79e86490a878 ;
  a2a:EventKeyRef oa:event_brd_7bfcffc3-6b63-45f4-be1b-52e9be9f9a53_Event1 .

oa:relationep_brd_7bfcffc3-6b63-45f4-be1b-52e9be9f9a53_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_7bfcffc3-6b63-45f4-be1b-52e9be9f9a53_Person:74376a68-a236-1d41-0b72-04438f25a267 ;
  a2a:EventKeyRef oa:event_brd_7bfcffc3-6b63-45f4-be1b-52e9be9f9a53_Event1 .

oa:relationep_brd_7bfcffc3-6b63-45f4-be1b-52e9be9f9a53_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_brd_7bfcffc3-6b63-45f4-be1b-52e9be9f9a53_Person:9cce22ff-6cf1-ae7e-0d87-3132434e4f69 ;
  a2a:EventKeyRef oa:event_brd_7bfcffc3-6b63-45f4-be1b-52e9be9f9a53_Event1 .

oa:relationpp_brd_7bfcffc3-6b63-45f4-be1b-52e9be9f9a53_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_brd_7bfcffc3-6b63-45f4-be1b-52e9be9f9a53_Person:9cce22ff-6cf1-ae7e-0d87-3132434e4f69, oa:person_brd_7bfcffc3-6b63-45f4-be1b-52e9be9f9a53_Person:70cff699-c994-b633-5b6d-a978566d6473 .

oa:source_brd_7bfcffc3-6b63-45f4-be1b-52e9be9f9a53
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1877-05-14 - 1877-05-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1877-05-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1877-05-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1877" ;
    a2a:Month "5" ;
    a2a:Day "14" ;
    rdfs:label "1877-05-14"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Archief van de ambtenaar Burgerlijke Stand Breda, Bron: boek, Periode: 1877" ;
    a2a:Book "Overlijdensregister 1877" ;
    a2a:DocumentNumber "176" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Archief van de ambtenaar Burgerlijke Stand Breda, Bron: boek, Periode: 1877, Overlijdensregister 1877, 176"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/81f6def4-8751-11e3-b1ca-dfa547defa88.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/7bfcffc3-6b63-45f4-be1b-52e9be9f9a53" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/81f6def4-8751-11e3-b1ca-dfa547defa88.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/7bfcffc3-6b63-45f4-be1b-52e9be9f9a53" ;
  a2a:RecordGUID "{7bfcffc3-6b63-45f4-be1b-52e9be9f9a53}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Overlijdensregister+1877\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_3390_00003390.xml van BRD" .

