@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_ce2efba4-8e5b-c6c2-d52f-78e5ac4d8f14
  a a2a:Record ;
  rdfs:label "Notariële akte op 22 november 1695" ;
  a2a:hasPerson oa:person_brd_ce2efba4-8e5b-c6c2-d52f-78e5ac4d8f14_Person-eb9b7a93-cf5e-031c-1300-65254cf615cc, oa:person_brd_ce2efba4-8e5b-c6c2-d52f-78e5ac4d8f14_Person-93bfca0b-8e93-aec5-a0af-cd1fd9b8735b, oa:person_brd_ce2efba4-8e5b-c6c2-d52f-78e5ac4d8f14_Person-20af9171-7ad3-2a6c-1f4e-e818a05b1dca, oa:person_brd_ce2efba4-8e5b-c6c2-d52f-78e5ac4d8f14_Person-2e4f092a-1a4a-3e17-3d25-a8dfba88a957, oa:person_brd_ce2efba4-8e5b-c6c2-d52f-78e5ac4d8f14_Person-be621f3c-28f1-2890-dc0b-2ab748984d27 ;
  a2a:hasEvent oa:event_brd_ce2efba4-8e5b-c6c2-d52f-78e5ac4d8f14_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_ce2efba4-8e5b-c6c2-d52f-78e5ac4d8f14_0, oa:relationep_brd_ce2efba4-8e5b-c6c2-d52f-78e5ac4d8f14_1, oa:relationep_brd_ce2efba4-8e5b-c6c2-d52f-78e5ac4d8f14_2, oa:relationep_brd_ce2efba4-8e5b-c6c2-d52f-78e5ac4d8f14_3, oa:relationep_brd_ce2efba4-8e5b-c6c2-d52f-78e5ac4d8f14_4 ;
  a2a:hasSource oa:source_brd_ce2efba4-8e5b-c6c2-d52f-78e5ac4d8f14 .

oa:person_brd_ce2efba4-8e5b-c6c2-d52f-78e5ac4d8f14_Person-eb9b7a93-cf5e-031c-1300-65254cf615cc
  a a2a:Person ;
  rdfs:label "Sebastiaen Laets" ;
  a2a:PersonName [
    rdfs:label "Sebastiaen Laets" ;
    a2a:PersonNameFirstName "Sebastiaen" ;
    a2a:PersonNameLastName "Laets"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal"
  ] ;
  a2a:Profession "apotheker herbergier" .

oa:person_brd_ce2efba4-8e5b-c6c2-d52f-78e5ac4d8f14_Person-93bfca0b-8e93-aec5-a0af-cd1fd9b8735b
  a a2a:Person ;
  rdfs:label "Laureijs de Wolff" ;
  a2a:PersonName [
    rdfs:label "Laureijs de Wolff" ;
    a2a:PersonNameFirstName "Laureijs" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wolff"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal"
  ] ;
  a2a:Profession "brouwer" .

oa:person_brd_ce2efba4-8e5b-c6c2-d52f-78e5ac4d8f14_Person-20af9171-7ad3-2a6c-1f4e-e818a05b1dca
  a a2a:Person ;
  rdfs:label "Johan van Gils" ;
  a2a:PersonName [
    rdfs:label "Johan van Gils" ;
    a2a:PersonNameFirstName "Johan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gils"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "herbergier" .

oa:person_brd_ce2efba4-8e5b-c6c2-d52f-78e5ac4d8f14_Person-2e4f092a-1a4a-3e17-3d25-a8dfba88a957
  a a2a:Person ;
  rdfs:label "Jacob Knaep" ;
  a2a:PersonName [
    rdfs:label "Jacob Knaep" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Knaep"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "meesterontvanger" .

oa:person_brd_ce2efba4-8e5b-c6c2-d52f-78e5ac4d8f14_Person-be621f3c-28f1-2890-dc0b-2ab748984d27
  a a2a:Person ;
  rdfs:label "Willem Schuijffhull" ;
  a2a:PersonName [
    rdfs:label "Willem Schuijffhull" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Schuijffhull"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Ginneken" ;
    rdfs:label "Ginneken"
  ] ;
  a2a:Profession "schepen" .

oa:event_brd_ce2efba4-8e5b-c6c2-d52f-78e5ac4d8f14_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1695" ;
    a2a:Month "11" ;
    a2a:Day "22" ;
    rdfs:label "1695-11-22"^^xsd:date
  ] .

oa:relationep_brd_ce2efba4-8e5b-c6c2-d52f-78e5ac4d8f14_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_ce2efba4-8e5b-c6c2-d52f-78e5ac4d8f14_Person:eb9b7a93-cf5e-031c-1300-65254cf615cc ;
  a2a:EventKeyRef oa:event_brd_ce2efba4-8e5b-c6c2-d52f-78e5ac4d8f14_Event1 .

oa:relationep_brd_ce2efba4-8e5b-c6c2-d52f-78e5ac4d8f14_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_ce2efba4-8e5b-c6c2-d52f-78e5ac4d8f14_Person:93bfca0b-8e93-aec5-a0af-cd1fd9b8735b ;
  a2a:EventKeyRef oa:event_brd_ce2efba4-8e5b-c6c2-d52f-78e5ac4d8f14_Event1 .

oa:relationep_brd_ce2efba4-8e5b-c6c2-d52f-78e5ac4d8f14_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_ce2efba4-8e5b-c6c2-d52f-78e5ac4d8f14_Person:20af9171-7ad3-2a6c-1f4e-e818a05b1dca ;
  a2a:EventKeyRef oa:event_brd_ce2efba4-8e5b-c6c2-d52f-78e5ac4d8f14_Event1 .

oa:relationep_brd_ce2efba4-8e5b-c6c2-d52f-78e5ac4d8f14_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_ce2efba4-8e5b-c6c2-d52f-78e5ac4d8f14_Person:2e4f092a-1a4a-3e17-3d25-a8dfba88a957 ;
  a2a:EventKeyRef oa:event_brd_ce2efba4-8e5b-c6c2-d52f-78e5ac4d8f14_Event1 .

oa:relationep_brd_ce2efba4-8e5b-c6c2-d52f-78e5ac4d8f14_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_ce2efba4-8e5b-c6c2-d52f-78e5ac4d8f14_Person:be621f3c-28f1-2890-dc0b-2ab748984d27 ;
  a2a:EventKeyRef oa:event_brd_ce2efba4-8e5b-c6c2-d52f-78e5ac4d8f14_Event1 .

oa:source_brd_ce2efba4-8e5b-c6c2-d52f-78e5ac4d8f14
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1695-11-22 - 1695-11-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1695-11-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1695-11-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1695" ;
    a2a:Month "11" ;
    a2a:Day "22" ;
    rdfs:label "1695-11-22"^^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: 0331, Periode: 1694-1696" ;
    a2a:Book "I. Leempoel, Allerhande acten (Minuten), 1694 - 1696" ;
    a2a:RegistryNumber "0331" ;
    a2a:Folio "219" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Notariële archieven Breda, Bron: akten, Deel: 0331, Periode: 1694-1696, I. Leempoel, Allerhande acten (Minuten), 1694 - 1696, 0331, 219"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/8f595310-8751-11e3-af4f-4b16ff41d8f7.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/ce2efba4-8e5b-c6c2-d52f-78e5ac4d8f14" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/8f595310-8751-11e3-af4f-4b16ff41d8f7.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/8f5953b0-8751-11e3-bf9d-2392aba0b21a.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/ce2efba4-8e5b-c6c2-d52f-78e5ac4d8f14" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/8f5953b0-8751-11e3-bf9d-2392aba0b21a.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/8f595450-8751-11e3-9bb4-77b513049991.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/ce2efba4-8e5b-c6c2-d52f-78e5ac4d8f14" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/8f595450-8751-11e3-9bb4-77b513049991.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/ce2efba4-8e5b-c6c2-d52f-78e5ac4d8f14" ;
  a2a:RecordGUID "{ce2efba4-8e5b-c6c2-d52f-78e5ac4d8f14}" ;
  a2a:SourceRemarkOpmerking """<br /><strong>Notaris: </strong>I.
Leempoel""", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"I.+Leempoel%2C+Allerhande+acten+%28Minuten%29%2C+1694+-+1696\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_18519_00018519.xml van BRD" .

