@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_e4d69755-0afc-cefc-c302-90ca8211e45f
  a a2a:Record ;
  rdfs:label "Notariële akte op 21 juni 1800" ;
  a2a:hasPerson oa:person_brd_e4d69755-0afc-cefc-c302-90ca8211e45f_Person-235cf9a9-0c53-4304-7f00-d3c3cf9dcb18, oa:person_brd_e4d69755-0afc-cefc-c302-90ca8211e45f_Person-d2530ebb-cff9-1c03-d11a-a36c517da891, oa:person_brd_e4d69755-0afc-cefc-c302-90ca8211e45f_Person-5939eeb5-bd68-87bc-5f2e-698085ace5fb, oa:person_brd_e4d69755-0afc-cefc-c302-90ca8211e45f_Person-7d2f24dd-e983-a03c-a2b8-162facc434b7, oa:person_brd_e4d69755-0afc-cefc-c302-90ca8211e45f_Person-d2e91232-00df-c0dc-6614-f8da30988e30 ;
  a2a:hasEvent oa:event_brd_e4d69755-0afc-cefc-c302-90ca8211e45f_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_e4d69755-0afc-cefc-c302-90ca8211e45f_0, oa:relationep_brd_e4d69755-0afc-cefc-c302-90ca8211e45f_1, oa:relationep_brd_e4d69755-0afc-cefc-c302-90ca8211e45f_2, oa:relationep_brd_e4d69755-0afc-cefc-c302-90ca8211e45f_3, oa:relationep_brd_e4d69755-0afc-cefc-c302-90ca8211e45f_4 ;
  a2a:hasSource oa:source_brd_e4d69755-0afc-cefc-c302-90ca8211e45f .

oa:person_brd_e4d69755-0afc-cefc-c302-90ca8211e45f_Person-235cf9a9-0c53-4304-7f00-d3c3cf9dcb18
  a a2a:Person ;
  rdfs:label "Balthazar Elie Abbema" ;
  a2a:PersonName [
    rdfs:label "Balthazar Elie Abbema" ;
    a2a:PersonNameFirstName "Balthazar Elie" ;
    a2a:PersonNameLastName "Abbema"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_e4d69755-0afc-cefc-c302-90ca8211e45f_Person-d2530ebb-cff9-1c03-d11a-a36c517da891
  a a2a:Person ;
  rdfs:label "Jean Baptist Casteele" ;
  a2a:PersonName [
    rdfs:label "Jean Baptist Casteele" ;
    a2a:PersonNameFirstName "Jean Baptist" ;
    a2a:PersonNameLastName "Casteele"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_e4d69755-0afc-cefc-c302-90ca8211e45f_Person-5939eeb5-bd68-87bc-5f2e-698085ace5fb
  a a2a:Person ;
  rdfs:label "Guillaume Henri Louis Slingerland" ;
  a2a:PersonName [
    rdfs:label "Guillaume Henri Louis Slingerland" ;
    a2a:PersonNameFirstName "Guillaume Henri Louis" ;
    a2a:PersonNameLastName "Slingerland"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "bankier" .

oa:person_brd_e4d69755-0afc-cefc-c302-90ca8211e45f_Person-7d2f24dd-e983-a03c-a2b8-162facc434b7
  a a2a:Person ;
  rdfs:label "Maria Aldegonda Zorreth" ;
  a2a:PersonName [
    rdfs:label "Maria Aldegonda Zorreth" ;
    a2a:PersonNameFirstName "Maria Aldegonda" ;
    a2a:PersonNameLastName "Zorreth"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_e4d69755-0afc-cefc-c302-90ca8211e45f_Person-d2e91232-00df-c0dc-6614-f8da30988e30
  a a2a:Person ;
  rdfs:label "Frederik Gerard Zorreth" ;
  a2a:PersonName [
    rdfs:label "Frederik Gerard Zorreth" ;
    a2a:PersonNameFirstName "Frederik Gerard" ;
    a2a:PersonNameLastName "Zorreth"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_brd_e4d69755-0afc-cefc-c302-90ca8211e45f_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1800" ;
    a2a:Month "6" ;
    a2a:Day "21" ;
    rdfs:label "1800-06-21"^^xsd:date
  ] .

oa:relationep_brd_e4d69755-0afc-cefc-c302-90ca8211e45f_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_e4d69755-0afc-cefc-c302-90ca8211e45f_Person:235cf9a9-0c53-4304-7f00-d3c3cf9dcb18 ;
  a2a:EventKeyRef oa:event_brd_e4d69755-0afc-cefc-c302-90ca8211e45f_Event1 .

oa:relationep_brd_e4d69755-0afc-cefc-c302-90ca8211e45f_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_e4d69755-0afc-cefc-c302-90ca8211e45f_Person:d2530ebb-cff9-1c03-d11a-a36c517da891 ;
  a2a:EventKeyRef oa:event_brd_e4d69755-0afc-cefc-c302-90ca8211e45f_Event1 .

oa:relationep_brd_e4d69755-0afc-cefc-c302-90ca8211e45f_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_e4d69755-0afc-cefc-c302-90ca8211e45f_Person:5939eeb5-bd68-87bc-5f2e-698085ace5fb ;
  a2a:EventKeyRef oa:event_brd_e4d69755-0afc-cefc-c302-90ca8211e45f_Event1 .

oa:relationep_brd_e4d69755-0afc-cefc-c302-90ca8211e45f_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_e4d69755-0afc-cefc-c302-90ca8211e45f_Person:7d2f24dd-e983-a03c-a2b8-162facc434b7 ;
  a2a:EventKeyRef oa:event_brd_e4d69755-0afc-cefc-c302-90ca8211e45f_Event1 .

oa:relationep_brd_e4d69755-0afc-cefc-c302-90ca8211e45f_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_e4d69755-0afc-cefc-c302-90ca8211e45f_Person:d2e91232-00df-c0dc-6614-f8da30988e30 ;
  a2a:EventKeyRef oa:event_brd_e4d69755-0afc-cefc-c302-90ca8211e45f_Event1 .

oa:source_brd_e4d69755-0afc-cefc-c302-90ca8211e45f
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1800-06-21 - 1800-06-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1800-06-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1800-06-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1800" ;
    a2a:Month "6" ;
    a2a:Day "21" ;
    rdfs:label "1800-06-21"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Notariële archieven Breda, Bron: akten, Deel: 1144, Periode: 1800" ;
    a2a:Book "J.F. Mirandolle, Allerhande acten (Minuten), 1800" ;
    a2a:DocumentNumber "85" ;
    a2a:RegistryNumber "1144" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Notariële archieven Breda, Bron: akten, Deel: 1144, Periode: 1800, J.F. Mirandolle, Allerhande acten (Minuten), 1800, 85, 1144"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/8a0e9a1e-8751-11e3-9b59-3fe1232a173b.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/e4d69755-0afc-cefc-c302-90ca8211e45f" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/8a0e9a1e-8751-11e3-9b59-3fe1232a173b.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/8a0e9af0-8751-11e3-812c-5b3853590145.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/e4d69755-0afc-cefc-c302-90ca8211e45f" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/8a0e9af0-8751-11e3-812c-5b3853590145.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/8a0e9c1c-8751-11e3-9f2f-dba5759fa7e1.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/e4d69755-0afc-cefc-c302-90ca8211e45f" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/8a0e9c1c-8751-11e3-9f2f-dba5759fa7e1.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/e4d69755-0afc-cefc-c302-90ca8211e45f" ;
  a2a:RecordGUID "{e4d69755-0afc-cefc-c302-90ca8211e45f}" ;
  a2a:SourceRemarkOpmerking """<br /><strong>Notaris: </strong>J.F.
Mirandolle""", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"J.F.+Mirandolle%2C+Allerhande+acten+%28Minuten%29%2C+1800\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_17055_00017055.xml van BRD" .

[] a2a:PersonRemarkdiversen "als lasthebber van Frederik Gerhard Zorreth" .
[] a2a:PersonRemarkdiversen "gehuwd met Maria Allegonda Zorreth" .
[] a2a:PersonRemarkdiversen "qualitate qua" .
[] a2a:PersonRemarkdiversen "weduwe en boedelhoudster van Johan Baptist Casteele" .
[] a2a:PersonRemarkdiversen "als executeur in de nalatenschap van Maria Allegonda Zorreth, weduwe van Jean Baptist Casteele" .
