@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_f068e5d4-3bd2-b9f3-8ebf-36bb3738e9f3
  a a2a:Record ;
  rdfs:label "Overlijden op 7 juni 1863 te Princenhage" ;
  a2a:hasPerson oa:person_brd_f068e5d4-3bd2-b9f3-8ebf-36bb3738e9f3_Person-e3a14e3e-3c2b-dfd1-c1ce-d36a53298187, oa:person_brd_f068e5d4-3bd2-b9f3-8ebf-36bb3738e9f3_Person-4d11108b-1bb2-cac3-71ce-374acdd21325, oa:person_brd_f068e5d4-3bd2-b9f3-8ebf-36bb3738e9f3_Person-240b5acf-3a61-9c53-5ef9-6e5b797e0849, oa:person_brd_f068e5d4-3bd2-b9f3-8ebf-36bb3738e9f3_Person-43316567-9a5a-c317-056a-d46564309c05 ;
  a2a:hasEvent oa:event_brd_f068e5d4-3bd2-b9f3-8ebf-36bb3738e9f3_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_f068e5d4-3bd2-b9f3-8ebf-36bb3738e9f3_0, oa:relationep_brd_f068e5d4-3bd2-b9f3-8ebf-36bb3738e9f3_1, oa:relationep_brd_f068e5d4-3bd2-b9f3-8ebf-36bb3738e9f3_2 ;
  a2a:hasRelationPP oa:relationpp_brd_f068e5d4-3bd2-b9f3-8ebf-36bb3738e9f3_0 ;
  a2a:hasSource oa:source_brd_f068e5d4-3bd2-b9f3-8ebf-36bb3738e9f3 .

oa:person_brd_f068e5d4-3bd2-b9f3-8ebf-36bb3738e9f3_Person-e3a14e3e-3c2b-dfd1-c1ce-d36a53298187
  a a2a:Person ;
  rdfs:label "Pieternella la Motte" ;
  a2a:PersonName [
    rdfs:label "Pieternella la Motte" ;
    a2a:PersonNameFirstName "Pieternella" ;
    a2a:PersonNamePrefixLastName "la" ;
    a2a:PersonNameLastName "Motte"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_brd_f068e5d4-3bd2-b9f3-8ebf-36bb3738e9f3_Person-4d11108b-1bb2-cac3-71ce-374acdd21325
  a a2a:Person ;
  rdfs:label "Jacomijna Schouwenaar" ;
  a2a:PersonName [
    rdfs:label "Jacomijna Schouwenaar" ;
    a2a:PersonNameFirstName "Jacomijna" ;
    a2a:PersonNameLastName "Schouwenaar"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_f068e5d4-3bd2-b9f3-8ebf-36bb3738e9f3_Person-240b5acf-3a61-9c53-5ef9-6e5b797e0849
  a a2a:Person ;
  rdfs:label "David Esaias Bode" ;
  a2a:PersonName [
    rdfs:label "David Esaias Bode" ;
    a2a:PersonNameFirstName "David Esaias" ;
    a2a:PersonNameLastName "Bode"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_f068e5d4-3bd2-b9f3-8ebf-36bb3738e9f3_Person-43316567-9a5a-c317-056a-d46564309c05
  a a2a:Person ;
  rdfs:label "Jacobus Petrus la Motte" ;
  a2a:PersonName [
    rdfs:label "Jacobus Petrus la Motte" ;
    a2a:PersonNameFirstName "Jacobus Petrus" ;
    a2a:PersonNamePrefixLastName "la" ;
    a2a:PersonNameLastName "Motte"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_brd_f068e5d4-3bd2-b9f3-8ebf-36bb3738e9f3_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1863" ;
    a2a:Month "6" ;
    a2a:Day "7" ;
    rdfs:label "1863-06-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage"
  ] .

oa:relationep_brd_f068e5d4-3bd2-b9f3-8ebf-36bb3738e9f3_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_brd_f068e5d4-3bd2-b9f3-8ebf-36bb3738e9f3_Person:e3a14e3e-3c2b-dfd1-c1ce-d36a53298187 ;
  a2a:EventKeyRef oa:event_brd_f068e5d4-3bd2-b9f3-8ebf-36bb3738e9f3_Event1 .

oa:relationep_brd_f068e5d4-3bd2-b9f3-8ebf-36bb3738e9f3_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_f068e5d4-3bd2-b9f3-8ebf-36bb3738e9f3_Person:4d11108b-1bb2-cac3-71ce-374acdd21325 ;
  a2a:EventKeyRef oa:event_brd_f068e5d4-3bd2-b9f3-8ebf-36bb3738e9f3_Event1 .

oa:relationep_brd_f068e5d4-3bd2-b9f3-8ebf-36bb3738e9f3_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_f068e5d4-3bd2-b9f3-8ebf-36bb3738e9f3_Person:43316567-9a5a-c317-056a-d46564309c05 ;
  a2a:EventKeyRef oa:event_brd_f068e5d4-3bd2-b9f3-8ebf-36bb3738e9f3_Event1 .

oa:relationpp_brd_f068e5d4-3bd2-b9f3-8ebf-36bb3738e9f3_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_brd_f068e5d4-3bd2-b9f3-8ebf-36bb3738e9f3_Person:e3a14e3e-3c2b-dfd1-c1ce-d36a53298187, oa:person_brd_f068e5d4-3bd2-b9f3-8ebf-36bb3738e9f3_Person:240b5acf-3a61-9c53-5ef9-6e5b797e0849 .

oa:source_brd_f068e5d4-3bd2-b9f3-8ebf-36bb3738e9f3
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage", "1863-06-08 - 1863-06-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1863-06-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1863-06-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1863" ;
    a2a:Month "6" ;
    a2a:Day "8" ;
    rdfs:label "1863-06-08"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Archief ambtenaar van de Burgerlijke Stand Princenhage, Bron: boek, Periode: 1863" ;
    a2a:Book "Overlijdensregister 1863" ;
    a2a:DocumentNumber "054" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Archief ambtenaar van de Burgerlijke Stand Princenhage, Bron: boek, Periode: 1863, Overlijdensregister 1863, 054"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/827bc754-8751-11e3-84e5-079e7a11e86b.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/f068e5d4-3bd2-b9f3-8ebf-36bb3738e9f3" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/827bc754-8751-11e3-84e5-079e7a11e86b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/f068e5d4-3bd2-b9f3-8ebf-36bb3738e9f3" ;
  a2a:RecordGUID "{f068e5d4-3bd2-b9f3-8ebf-36bb3738e9f3}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Overlijdensregister+1863\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_4238_00004238.xml van BRD" .

