@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_13ecf562-3d32-4d3a-bbc2-616634aa2ab5
  a a2a:Record ;
  rdfs:label "Notariële akte op 2 augustus 1681" ;
  a2a:hasPerson oa:person_brd_13ecf562-3d32-4d3a-bbc2-616634aa2ab5_Person-a0fd18af-e201-4da5-8b3e-2b84308ef29a, oa:person_brd_13ecf562-3d32-4d3a-bbc2-616634aa2ab5_Person-9104b932-49cc-467d-8062-7330f6ec1560, oa:person_brd_13ecf562-3d32-4d3a-bbc2-616634aa2ab5_Person-b0bb1d6c-18b9-48ab-b46a-f89b63512735, oa:person_brd_13ecf562-3d32-4d3a-bbc2-616634aa2ab5_Person-e383754c-6a42-4db2-aa85-8bd86af6c4fb, oa:person_brd_13ecf562-3d32-4d3a-bbc2-616634aa2ab5_Person-5a8c13dd-a9be-4ada-8b71-3618a5754866, oa:person_brd_13ecf562-3d32-4d3a-bbc2-616634aa2ab5_Person-39727ce2-e9a8-4bb8-a714-945b7b1f3872 ;
  a2a:hasEvent oa:event_brd_13ecf562-3d32-4d3a-bbc2-616634aa2ab5_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_13ecf562-3d32-4d3a-bbc2-616634aa2ab5_0, oa:relationep_brd_13ecf562-3d32-4d3a-bbc2-616634aa2ab5_1, oa:relationep_brd_13ecf562-3d32-4d3a-bbc2-616634aa2ab5_2, oa:relationep_brd_13ecf562-3d32-4d3a-bbc2-616634aa2ab5_3, oa:relationep_brd_13ecf562-3d32-4d3a-bbc2-616634aa2ab5_4, oa:relationep_brd_13ecf562-3d32-4d3a-bbc2-616634aa2ab5_5 ;
  a2a:hasSource oa:source_brd_13ecf562-3d32-4d3a-bbc2-616634aa2ab5 .

oa:person_brd_13ecf562-3d32-4d3a-bbc2-616634aa2ab5_Person-a0fd18af-e201-4da5-8b3e-2b84308ef29a
  a a2a:Person ;
  rdfs:label "Adriaen Dingmans Braet" ;
  a2a:PersonName [
    rdfs:label "Adriaen Dingmans Braet" ;
    a2a:PersonNameFirstName "Adriaen" ;
    a2a:PersonNamePatronym "Dingmans" ;
    a2a:PersonNameLastName "Braet"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_13ecf562-3d32-4d3a-bbc2-616634aa2ab5_Person-9104b932-49cc-467d-8062-7330f6ec1560
  a a2a:Person ;
  rdfs:label "Johannes Geets" ;
  a2a:PersonName [
    rdfs:label "Johannes Geets" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Geets"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "koopman" .

oa:person_brd_13ecf562-3d32-4d3a-bbc2-616634aa2ab5_Person-b0bb1d6c-18b9-48ab-b46a-f89b63512735
  a a2a:Person ;
  rdfs:label "Francoise Petronella Geets" ;
  a2a:PersonName [
    rdfs:label "Francoise Petronella Geets" ;
    a2a:PersonNameFirstName "Francoise Petronella" ;
    a2a:PersonNameLastName "Geets"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_13ecf562-3d32-4d3a-bbc2-616634aa2ab5_Person-e383754c-6a42-4db2-aa85-8bd86af6c4fb
  a a2a:Person ;
  rdfs:label "Catharina Geets" ;
  a2a:PersonName [
    rdfs:label "Catharina Geets" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Geets"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_13ecf562-3d32-4d3a-bbc2-616634aa2ab5_Person-5a8c13dd-a9be-4ada-8b71-3618a5754866
  a a2a:Person ;
  rdfs:label "Pauwels de Graef" ;
  a2a:PersonName [
    rdfs:label "Pauwels de Graef" ;
    a2a:PersonNameFirstName "Pauwels" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Graef"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_13ecf562-3d32-4d3a-bbc2-616634aa2ab5_Person-39727ce2-e9a8-4bb8-a714-945b7b1f3872
  a a2a:Person ;
  rdfs:label "Hendrick Wissems" ;
  a2a:PersonName [
    rdfs:label "Hendrick Wissems" ;
    a2a:PersonNameFirstName "Hendrick" ;
    a2a:PersonNameLastName "Wissems"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "apotheker" .

oa:event_brd_13ecf562-3d32-4d3a-bbc2-616634aa2ab5_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1681" ;
    a2a:Month "8" ;
    a2a:Day "2" ;
    rdfs:label "1681-08-02"^^xsd:date
  ] .

oa:relationep_brd_13ecf562-3d32-4d3a-bbc2-616634aa2ab5_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_13ecf562-3d32-4d3a-bbc2-616634aa2ab5_Person:a0fd18af-e201-4da5-8b3e-2b84308ef29a ;
  a2a:EventKeyRef oa:event_brd_13ecf562-3d32-4d3a-bbc2-616634aa2ab5_Event1 .

oa:relationep_brd_13ecf562-3d32-4d3a-bbc2-616634aa2ab5_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_13ecf562-3d32-4d3a-bbc2-616634aa2ab5_Person:9104b932-49cc-467d-8062-7330f6ec1560 ;
  a2a:EventKeyRef oa:event_brd_13ecf562-3d32-4d3a-bbc2-616634aa2ab5_Event1 .

oa:relationep_brd_13ecf562-3d32-4d3a-bbc2-616634aa2ab5_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_13ecf562-3d32-4d3a-bbc2-616634aa2ab5_Person:b0bb1d6c-18b9-48ab-b46a-f89b63512735 ;
  a2a:EventKeyRef oa:event_brd_13ecf562-3d32-4d3a-bbc2-616634aa2ab5_Event1 .

oa:relationep_brd_13ecf562-3d32-4d3a-bbc2-616634aa2ab5_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_13ecf562-3d32-4d3a-bbc2-616634aa2ab5_Person:e383754c-6a42-4db2-aa85-8bd86af6c4fb ;
  a2a:EventKeyRef oa:event_brd_13ecf562-3d32-4d3a-bbc2-616634aa2ab5_Event1 .

oa:relationep_brd_13ecf562-3d32-4d3a-bbc2-616634aa2ab5_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_13ecf562-3d32-4d3a-bbc2-616634aa2ab5_Person:5a8c13dd-a9be-4ada-8b71-3618a5754866 ;
  a2a:EventKeyRef oa:event_brd_13ecf562-3d32-4d3a-bbc2-616634aa2ab5_Event1 .

oa:relationep_brd_13ecf562-3d32-4d3a-bbc2-616634aa2ab5_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_13ecf562-3d32-4d3a-bbc2-616634aa2ab5_Person:39727ce2-e9a8-4bb8-a714-945b7b1f3872 ;
  a2a:EventKeyRef oa:event_brd_13ecf562-3d32-4d3a-bbc2-616634aa2ab5_Event1 .

oa:source_brd_13ecf562-3d32-4d3a-bbc2-616634aa2ab5
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1681-08-02 - 1681-08-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1681-08-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1681-08-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1681" ;
    a2a:Month "8" ;
    a2a:Day "2" ;
    rdfs:label "1681-08-02"^^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: 0212, Periode: 1681-1682" ;
    a2a:Book "P. van Heusden, Allerhande acten (Protocollen), 1681 / 05-05-1682" ;
    a2a:RegistryNumber "0212" ;
    a2a:Folio "34" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Notariële archieven Breda, Bron: akten, Deel: 0212, Periode: 1681-1682, P. van Heusden, Allerhande acten (Protocollen), 1681 / 05-05-1682, 0212, 34"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/4f3dcbfa-70b2-7073-52fc-4db0d6cd8b97.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/13ecf562-3d32-4d3a-bbc2-616634aa2ab5" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/4f3dcbfa-70b2-7073-52fc-4db0d6cd8b97.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-02-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/13ecf562-3d32-4d3a-bbc2-616634aa2ab5" ;
  a2a:RecordGUID "{13ecf562-3d32-4d3a-bbc2-616634aa2ab5}" ;
  a2a:SourceRemarkOpmerking """<br /><strong>Notaris: </strong>P.
van
Heusden""", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"P.+van+Heusden%2C+Allerhande+acten+%28Protocollen%29%2C+1681+%2F+05-05-1682\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_370_00000370.xml van BRD" .

[] a2a:PersonRemarkdiversen "gehuwd met Catharina Gastelaers" .
