@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_c25bb9cc-5ca8-c162-2a16-18258692ece8
  a a2a:Record ;
  rdfs:label "Overlijden op 29 mei 1971 te Teteringen" ;
  a2a:hasPerson oa:person_brd_c25bb9cc-5ca8-c162-2a16-18258692ece8_Person-8bbc76d5-4e81-4072-977e-a2064b2cfc63, oa:person_brd_c25bb9cc-5ca8-c162-2a16-18258692ece8_Person-004b8ccb-df73-c2d8-ef06-097f9fdb3dc9, oa:person_brd_c25bb9cc-5ca8-c162-2a16-18258692ece8_Person-d155058a-50d5-133a-80b9-965bc6251e60, oa:person_brd_c25bb9cc-5ca8-c162-2a16-18258692ece8_Person-cbf72293-b89b-a754-670d-4a94fd04d4e8 ;
  a2a:hasEvent oa:event_brd_c25bb9cc-5ca8-c162-2a16-18258692ece8_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_c25bb9cc-5ca8-c162-2a16-18258692ece8_0, oa:relationep_brd_c25bb9cc-5ca8-c162-2a16-18258692ece8_1, oa:relationep_brd_c25bb9cc-5ca8-c162-2a16-18258692ece8_2 ;
  a2a:hasRelationPP oa:relationpp_brd_c25bb9cc-5ca8-c162-2a16-18258692ece8_0 ;
  a2a:hasSource oa:source_brd_c25bb9cc-5ca8-c162-2a16-18258692ece8 .

oa:person_brd_c25bb9cc-5ca8-c162-2a16-18258692ece8_Person-8bbc76d5-4e81-4072-977e-a2064b2cfc63
  a a2a:Person ;
  rdfs:label "Constantia Johanna Maria Jansen" ;
  a2a:PersonName [
    rdfs:label "Constantia Johanna Maria Jansen" ;
    a2a:PersonNameFirstName "Constantia Johanna Maria" ;
    a2a:PersonNameLastName "Jansen"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_brd_c25bb9cc-5ca8-c162-2a16-18258692ece8_Person-004b8ccb-df73-c2d8-ef06-097f9fdb3dc9
  a a2a:Person ;
  rdfs:label "Catharina Maria Smits" ;
  a2a:PersonName [
    rdfs:label "Catharina Maria Smits" ;
    a2a:PersonNameFirstName "Catharina Maria" ;
    a2a:PersonNameLastName "Smits"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_c25bb9cc-5ca8-c162-2a16-18258692ece8_Person-d155058a-50d5-133a-80b9-965bc6251e60
  a a2a:Person ;
  rdfs:label "Antonius Reinerus Johannes Jansen" ;
  a2a:PersonName [
    rdfs:label "Antonius Reinerus Johannes Jansen" ;
    a2a:PersonNameFirstName "Antonius Reinerus Johannes" ;
    a2a:PersonNameLastName "Jansen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_c25bb9cc-5ca8-c162-2a16-18258692ece8_Person-cbf72293-b89b-a754-670d-4a94fd04d4e8
  a a2a:Person ;
  rdfs:label "Everard Frans Pierre Henri Lombaers" ;
  a2a:PersonName [
    rdfs:label "Everard Frans Pierre Henri Lombaers" ;
    a2a:PersonNameFirstName "Everard Frans Pierre Henri" ;
    a2a:PersonNameLastName "Lombaers"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_brd_c25bb9cc-5ca8-c162-2a16-18258692ece8_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1971" ;
    a2a:Month "5" ;
    a2a:Day "29" ;
    rdfs:label "1971-05-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Teteringen" ;
    rdfs:label "Teteringen"
  ] .

oa:relationep_brd_c25bb9cc-5ca8-c162-2a16-18258692ece8_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_brd_c25bb9cc-5ca8-c162-2a16-18258692ece8_Person:8bbc76d5-4e81-4072-977e-a2064b2cfc63 ;
  a2a:EventKeyRef oa:event_brd_c25bb9cc-5ca8-c162-2a16-18258692ece8_Event1 .

oa:relationep_brd_c25bb9cc-5ca8-c162-2a16-18258692ece8_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_c25bb9cc-5ca8-c162-2a16-18258692ece8_Person:004b8ccb-df73-c2d8-ef06-097f9fdb3dc9 ;
  a2a:EventKeyRef oa:event_brd_c25bb9cc-5ca8-c162-2a16-18258692ece8_Event1 .

oa:relationep_brd_c25bb9cc-5ca8-c162-2a16-18258692ece8_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_c25bb9cc-5ca8-c162-2a16-18258692ece8_Person:d155058a-50d5-133a-80b9-965bc6251e60 ;
  a2a:EventKeyRef oa:event_brd_c25bb9cc-5ca8-c162-2a16-18258692ece8_Event1 .

oa:relationpp_brd_c25bb9cc-5ca8-c162-2a16-18258692ece8_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_brd_c25bb9cc-5ca8-c162-2a16-18258692ece8_Person:8bbc76d5-4e81-4072-977e-a2064b2cfc63, oa:person_brd_c25bb9cc-5ca8-c162-2a16-18258692ece8_Person:cbf72293-b89b-a754-670d-4a94fd04d4e8 .

oa:source_brd_c25bb9cc-5ca8-c162-2a16-18258692ece8
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Teteringen" ;
    rdfs:label "Teteringen", "1971-05-29 - 1971-05-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1971-05-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1971-05-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1971" ;
    a2a:Month "5" ;
    a2a:Day "29" ;
    rdfs:label "1971-05-29"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Book "Overlijdensregister 1971" ;
    a2a:DocumentNumber "7" ;
    rdfs:label "Stadsarchief Breda, Breda, Overlijdensregister 1971, 7"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/11e8968f-b115-6f97-aa27-171670a74cea.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/c25bb9cc-5ca8-c162-2a16-18258692ece8" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/11e8968f-b115-6f97-aa27-171670a74cea.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/c25bb9cc-5ca8-c162-2a16-18258692ece8" ;
  a2a:RecordGUID "{c25bb9cc-5ca8-c162-2a16-18258692ece8}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Overlijdensregister+1971\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_565_00000565.xml van BRD" .

