@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_08b0aa65-cab6-4f85-82f2-e3141e06f62e
  a a2a:Record ;
  rdfs:label "Notariële akte op 15 januari 1653" ;
  a2a:hasPerson oa:person_brd_08b0aa65-cab6-4f85-82f2-e3141e06f62e_Person-f316c311-7712-4fbb-888f-a6b472403b55, oa:person_brd_08b0aa65-cab6-4f85-82f2-e3141e06f62e_Person-052e6a43-0a4a-42f0-8874-41d7c8114400, oa:person_brd_08b0aa65-cab6-4f85-82f2-e3141e06f62e_Person-af766d84-d811-4b60-8020-7169d0b9fddd, oa:person_brd_08b0aa65-cab6-4f85-82f2-e3141e06f62e_Person-1eaa89e0-cb3c-498e-ad47-573170a69134 ;
  a2a:hasEvent oa:event_brd_08b0aa65-cab6-4f85-82f2-e3141e06f62e_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_08b0aa65-cab6-4f85-82f2-e3141e06f62e_0, oa:relationep_brd_08b0aa65-cab6-4f85-82f2-e3141e06f62e_1, oa:relationep_brd_08b0aa65-cab6-4f85-82f2-e3141e06f62e_2, oa:relationep_brd_08b0aa65-cab6-4f85-82f2-e3141e06f62e_3 ;
  a2a:hasSource oa:source_brd_08b0aa65-cab6-4f85-82f2-e3141e06f62e .

oa:person_brd_08b0aa65-cab6-4f85-82f2-e3141e06f62e_Person-f316c311-7712-4fbb-888f-a6b472403b55
  a a2a:Person ;
  rdfs:label "Elisabeth Alewijns" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Alewijns" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Alewijns"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_08b0aa65-cab6-4f85-82f2-e3141e06f62e_Person-052e6a43-0a4a-42f0-8874-41d7c8114400
  a a2a:Person ;
  rdfs:label "Johan Buijcx" ;
  a2a:PersonName [
    rdfs:label "Johan Buijcx" ;
    a2a:PersonNameFirstName "Johan" ;
    a2a:PersonNameLastName "Buijcx"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_08b0aa65-cab6-4f85-82f2-e3141e06f62e_Person-af766d84-d811-4b60-8020-7169d0b9fddd
  a a2a:Person ;
  rdfs:label "Elisabeth Alewijns Jaques" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Alewijns Jaques" ;
    a2a:PersonNameFirstName "Elisabeth Alewijns" ;
    a2a:PersonNameLastName "Jaques"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_08b0aa65-cab6-4f85-82f2-e3141e06f62e_Person-1eaa89e0-cb3c-498e-ad47-573170a69134
  a a2a:Person ;
  rdfs:label "Willem Soli" ;
  a2a:PersonName [
    rdfs:label "Willem Soli" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Soli"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Oisterwijk" ;
    rdfs:label "Oisterwijk"
  ] ;
  a2a:Profession "koster" .

oa:event_brd_08b0aa65-cab6-4f85-82f2-e3141e06f62e_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1653" ;
    a2a:Month "1" ;
    a2a:Day "15" ;
    rdfs:label "1653-01-15"^^xsd:date
  ] .

oa:relationep_brd_08b0aa65-cab6-4f85-82f2-e3141e06f62e_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_08b0aa65-cab6-4f85-82f2-e3141e06f62e_Person:f316c311-7712-4fbb-888f-a6b472403b55 ;
  a2a:EventKeyRef oa:event_brd_08b0aa65-cab6-4f85-82f2-e3141e06f62e_Event1 .

oa:relationep_brd_08b0aa65-cab6-4f85-82f2-e3141e06f62e_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_08b0aa65-cab6-4f85-82f2-e3141e06f62e_Person:052e6a43-0a4a-42f0-8874-41d7c8114400 ;
  a2a:EventKeyRef oa:event_brd_08b0aa65-cab6-4f85-82f2-e3141e06f62e_Event1 .

oa:relationep_brd_08b0aa65-cab6-4f85-82f2-e3141e06f62e_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_08b0aa65-cab6-4f85-82f2-e3141e06f62e_Person:af766d84-d811-4b60-8020-7169d0b9fddd ;
  a2a:EventKeyRef oa:event_brd_08b0aa65-cab6-4f85-82f2-e3141e06f62e_Event1 .

oa:relationep_brd_08b0aa65-cab6-4f85-82f2-e3141e06f62e_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_08b0aa65-cab6-4f85-82f2-e3141e06f62e_Person:1eaa89e0-cb3c-498e-ad47-573170a69134 ;
  a2a:EventKeyRef oa:event_brd_08b0aa65-cab6-4f85-82f2-e3141e06f62e_Event1 .

oa:source_brd_08b0aa65-cab6-4f85-82f2-e3141e06f62e
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1653-01-15 - 1653-01-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1653-01-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1653-01-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1653" ;
    a2a:Month "1" ;
    a2a:Day "15" ;
    rdfs:label "1653-01-15"^^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: 0129, Periode: 1643-1659" ;
    a2a:Book "J. P. Beeris, Testamenten (Protocollen), 1643 - 1659" ;
    a2a:RegistryNumber "0129" ;
    a2a:Folio "126cr" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Notariële archieven Breda, Bron: akten, Deel: 0129, Periode: 1643-1659, J. P. Beeris, Testamenten (Protocollen), 1643 - 1659, 0129, 126cr"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/aa4042de-2849-86bc-42f0-7bbe41edbc0f.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/08b0aa65-cab6-4f85-82f2-e3141e06f62e" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/aa4042de-2849-86bc-42f0-7bbe41edbc0f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-02-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/08b0aa65-cab6-4f85-82f2-e3141e06f62e" ;
  a2a:RecordGUID "{08b0aa65-cab6-4f85-82f2-e3141e06f62e}" ;
  a2a:SourceRemarkOpmerking """<br /><strong>Notaris: </strong>J.P.
Beeris""", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"J.+P.+Beeris%2C+Testamenten+%28Protocollen%29%2C+1643+-+1659\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_19949_00019949.xml van BRD" .

[] a2a:PersonRemarkdiversen "akte 126 inlage. Gehuwd met Johan Buijcx. Overleden 16 januari 1653." .
[] a2a:PersonRemarkdiversen "N129, folio 126 inlage. Gehuwd met Elisabeth Alewijns Jacques dochter." .
[] a2a:PersonRemarkdiversen "gehuwd met Johan Buijcx" .
[] a2a:PersonRemarkdiversen "neef van Elisabeth Alewijns Jacques" .
