@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_1a43f6e1-e6be-4594-92bd-0b98c99e5202
  a a2a:Record ;
  rdfs:label "Notariële akte op 28 maart 1674" ;
  a2a:hasPerson oa:person_brd_1a43f6e1-e6be-4594-92bd-0b98c99e5202_Person-29111969-98d3-49c0-b47b-163a8c4ffbe0, oa:person_brd_1a43f6e1-e6be-4594-92bd-0b98c99e5202_Person-d5aee243-22c2-4d8c-bac0-9497f378c625, oa:person_brd_1a43f6e1-e6be-4594-92bd-0b98c99e5202_Person-02f54bd4-6219-4e60-8ff9-4eded70081ac, oa:person_brd_1a43f6e1-e6be-4594-92bd-0b98c99e5202_Person-69e4c300-1d7c-4d15-b656-a715621a4293, oa:person_brd_1a43f6e1-e6be-4594-92bd-0b98c99e5202_Person-314d77e3-5044-4ecf-93d3-2f9a3a1e5b35 ;
  a2a:hasEvent oa:event_brd_1a43f6e1-e6be-4594-92bd-0b98c99e5202_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_1a43f6e1-e6be-4594-92bd-0b98c99e5202_0, oa:relationep_brd_1a43f6e1-e6be-4594-92bd-0b98c99e5202_1, oa:relationep_brd_1a43f6e1-e6be-4594-92bd-0b98c99e5202_2, oa:relationep_brd_1a43f6e1-e6be-4594-92bd-0b98c99e5202_3, oa:relationep_brd_1a43f6e1-e6be-4594-92bd-0b98c99e5202_4 ;
  a2a:hasSource oa:source_brd_1a43f6e1-e6be-4594-92bd-0b98c99e5202 .

oa:person_brd_1a43f6e1-e6be-4594-92bd-0b98c99e5202_Person-29111969-98d3-49c0-b47b-163a8c4ffbe0
  a a2a:Person ;
  rdfs:label "Jan Lenaert Bellekens" ;
  a2a:PersonName [
    rdfs:label "Jan Lenaert Bellekens" ;
    a2a:PersonNameFirstName "Jan Lenaert" ;
    a2a:PersonNameLastName "Bellekens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Meir (B.)" ;
    rdfs:label "Meir (B.)"
  ] .

oa:person_brd_1a43f6e1-e6be-4594-92bd-0b98c99e5202_Person-d5aee243-22c2-4d8c-bac0-9497f378c625
  a a2a:Person ;
  rdfs:label "Maeijken de Bruijn" ;
  a2a:PersonName [
    rdfs:label "Maeijken de Bruijn" ;
    a2a:PersonNameFirstName "Maeijken" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bruijn"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "begijn" .

oa:person_brd_1a43f6e1-e6be-4594-92bd-0b98c99e5202_Person-02f54bd4-6219-4e60-8ff9-4eded70081ac
  a a2a:Person ;
  rdfs:label "Johan van Giels" ;
  a2a:PersonName [
    rdfs:label "Johan van Giels" ;
    a2a:PersonNameFirstName "Johan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Giels"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "heer van Vileers" .

oa:person_brd_1a43f6e1-e6be-4594-92bd-0b98c99e5202_Person-69e4c300-1d7c-4d15-b656-a715621a4293
  a a2a:Person ;
  rdfs:label "Maria Verwijmeren" ;
  a2a:PersonName [
    rdfs:label "Maria Verwijmeren" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Verwijmeren"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "oud-meesteres Begijnhof" .

oa:person_brd_1a43f6e1-e6be-4594-92bd-0b98c99e5202_Person-314d77e3-5044-4ecf-93d3-2f9a3a1e5b35
  a a2a:Person ;
  rdfs:label "Adriana van Ypelaer" ;
  a2a:PersonName [
    rdfs:label "Adriana van Ypelaer" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Ypelaer"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "vrouwe van Villeners" .

oa:event_brd_1a43f6e1-e6be-4594-92bd-0b98c99e5202_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1674" ;
    a2a:Month "3" ;
    a2a:Day "28" ;
    rdfs:label "1674-03-28"^^xsd:date
  ] .

oa:relationep_brd_1a43f6e1-e6be-4594-92bd-0b98c99e5202_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_1a43f6e1-e6be-4594-92bd-0b98c99e5202_Person:29111969-98d3-49c0-b47b-163a8c4ffbe0 ;
  a2a:EventKeyRef oa:event_brd_1a43f6e1-e6be-4594-92bd-0b98c99e5202_Event1 .

oa:relationep_brd_1a43f6e1-e6be-4594-92bd-0b98c99e5202_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_1a43f6e1-e6be-4594-92bd-0b98c99e5202_Person:d5aee243-22c2-4d8c-bac0-9497f378c625 ;
  a2a:EventKeyRef oa:event_brd_1a43f6e1-e6be-4594-92bd-0b98c99e5202_Event1 .

oa:relationep_brd_1a43f6e1-e6be-4594-92bd-0b98c99e5202_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_1a43f6e1-e6be-4594-92bd-0b98c99e5202_Person:02f54bd4-6219-4e60-8ff9-4eded70081ac ;
  a2a:EventKeyRef oa:event_brd_1a43f6e1-e6be-4594-92bd-0b98c99e5202_Event1 .

oa:relationep_brd_1a43f6e1-e6be-4594-92bd-0b98c99e5202_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_1a43f6e1-e6be-4594-92bd-0b98c99e5202_Person:69e4c300-1d7c-4d15-b656-a715621a4293 ;
  a2a:EventKeyRef oa:event_brd_1a43f6e1-e6be-4594-92bd-0b98c99e5202_Event1 .

oa:relationep_brd_1a43f6e1-e6be-4594-92bd-0b98c99e5202_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_1a43f6e1-e6be-4594-92bd-0b98c99e5202_Person:314d77e3-5044-4ecf-93d3-2f9a3a1e5b35 ;
  a2a:EventKeyRef oa:event_brd_1a43f6e1-e6be-4594-92bd-0b98c99e5202_Event1 .

oa:source_brd_1a43f6e1-e6be-4594-92bd-0b98c99e5202
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1674-03-28 - 1674-03-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1674-03-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1674-03-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1674" ;
    a2a:Month "3" ;
    a2a:Day "28" ;
    rdfs:label "1674-03-28"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Notariële archieven Breda, Bron: boek, Deel: 0135, Periode: 1655-1679" ;
    a2a:Book "J. P. Beeris, Obligatiën, 1655 - 1679" ;
    a2a:RegistryNumber "0135" ;
    a2a:Folio "45" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Notariële archieven Breda, Bron: boek, Deel: 0135, Periode: 1655-1679, J. P. Beeris, Obligatiën, 1655 - 1679, 0135, 45"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/de19a78e-878c-8b80-1b0e-d251f9f2ec30.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/1a43f6e1-e6be-4594-92bd-0b98c99e5202" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/de19a78e-878c-8b80-1b0e-d251f9f2ec30.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-02-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/1a43f6e1-e6be-4594-92bd-0b98c99e5202" ;
  a2a:RecordGUID "{1a43f6e1-e6be-4594-92bd-0b98c99e5202}" ;
  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+Obligati%C3%ABn%2C+1655+-+1679\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_19978_00019978.xml van BRD" .

[] a2a:PersonRemarkdiversen "Gehuwd met Adriana van IJpelaer." .
[] a2a:PersonRemarkdiversen "Gehuwd met Johan van Giels." .
