@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_01f70e31-cc2b-43d5-af2e-d339d367b400
  a a2a:Record ;
  rdfs:label "Notariële akte op 7 juli 1663" ;
  a2a:hasPerson oa:person_brd_01f70e31-cc2b-43d5-af2e-d339d367b400_Person-53bd0a45-595d-4c49-a1ce-e52550c6c189, oa:person_brd_01f70e31-cc2b-43d5-af2e-d339d367b400_Person-b299ec90-cc5a-471f-b287-1d78ce89473c, oa:person_brd_01f70e31-cc2b-43d5-af2e-d339d367b400_Person-93ba20be-6f17-4efd-942b-85d2a643cd62, oa:person_brd_01f70e31-cc2b-43d5-af2e-d339d367b400_Person-de66f8f9-6094-44d3-894d-18f371ca5ef5 ;
  a2a:hasEvent oa:event_brd_01f70e31-cc2b-43d5-af2e-d339d367b400_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_01f70e31-cc2b-43d5-af2e-d339d367b400_0, oa:relationep_brd_01f70e31-cc2b-43d5-af2e-d339d367b400_1, oa:relationep_brd_01f70e31-cc2b-43d5-af2e-d339d367b400_2, oa:relationep_brd_01f70e31-cc2b-43d5-af2e-d339d367b400_3 ;
  a2a:hasSource oa:source_brd_01f70e31-cc2b-43d5-af2e-d339d367b400 .

oa:person_brd_01f70e31-cc2b-43d5-af2e-d339d367b400_Person-53bd0a45-595d-4c49-a1ce-e52550c6c189
  a a2a:Person ;
  rdfs:label "Johan Dijrven" ;
  a2a:PersonName [
    rdfs:label "Johan Dijrven" ;
    a2a:PersonNameFirstName "Johan" ;
    a2a:PersonNameLastName "Dijrven"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "meester, advocaat" .

oa:person_brd_01f70e31-cc2b-43d5-af2e-d339d367b400_Person-b299ec90-cc5a-471f-b287-1d78ce89473c
  a a2a:Person ;
  rdfs:label "Anna van Loon" ;
  a2a:PersonName [
    rdfs:label "Anna van Loon" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Loon"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_01f70e31-cc2b-43d5-af2e-d339d367b400_Person-93ba20be-6f17-4efd-942b-85d2a643cd62
  a a2a:Person ;
  rdfs:label "Jacomina van der Vliet" ;
  a2a:PersonName [
    rdfs:label "Jacomina van der Vliet" ;
    a2a:PersonNameFirstName "Jacomina" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Vliet"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_01f70e31-cc2b-43d5-af2e-d339d367b400_Person-de66f8f9-6094-44d3-894d-18f371ca5ef5
  a a2a:Person ;
  rdfs:label "Maria Witvelt" ;
  a2a:PersonName [
    rdfs:label "Maria Witvelt" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Witvelt"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "gewezen Koopvrouw" .

oa:event_brd_01f70e31-cc2b-43d5-af2e-d339d367b400_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1663" ;
    a2a:Month "7" ;
    a2a:Day "7" ;
    rdfs:label "1663-07-07"^^xsd:date
  ] .

oa:relationep_brd_01f70e31-cc2b-43d5-af2e-d339d367b400_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_01f70e31-cc2b-43d5-af2e-d339d367b400_Person:53bd0a45-595d-4c49-a1ce-e52550c6c189 ;
  a2a:EventKeyRef oa:event_brd_01f70e31-cc2b-43d5-af2e-d339d367b400_Event1 .

oa:relationep_brd_01f70e31-cc2b-43d5-af2e-d339d367b400_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_01f70e31-cc2b-43d5-af2e-d339d367b400_Person:b299ec90-cc5a-471f-b287-1d78ce89473c ;
  a2a:EventKeyRef oa:event_brd_01f70e31-cc2b-43d5-af2e-d339d367b400_Event1 .

oa:relationep_brd_01f70e31-cc2b-43d5-af2e-d339d367b400_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_01f70e31-cc2b-43d5-af2e-d339d367b400_Person:93ba20be-6f17-4efd-942b-85d2a643cd62 ;
  a2a:EventKeyRef oa:event_brd_01f70e31-cc2b-43d5-af2e-d339d367b400_Event1 .

oa:relationep_brd_01f70e31-cc2b-43d5-af2e-d339d367b400_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_01f70e31-cc2b-43d5-af2e-d339d367b400_Person:de66f8f9-6094-44d3-894d-18f371ca5ef5 ;
  a2a:EventKeyRef oa:event_brd_01f70e31-cc2b-43d5-af2e-d339d367b400_Event1 .

oa:source_brd_01f70e31-cc2b-43d5-af2e-d339d367b400
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1663-07-07 - 1663-07-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1663-07-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1663-07-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1663" ;
    a2a:Month "7" ;
    a2a:Day "7" ;
    rdfs:label "1663-07-07"^^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: 0134, Periode: 1655-1668" ;
    a2a:Book "J. P. Beeris, Procuratiën, attestatiën enz., 1655 - 1668" ;
    a2a:RegistryNumber "0134" ;
    a2a:Folio "151v" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Notariële archieven Breda, Bron: boek, Deel: 0134, Periode: 1655-1668, J. P. Beeris, Procuratiën, attestatiën enz., 1655 - 1668, 0134, 151v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/f08af59d-9e11-e462-c74a-49d0e3de29e6.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/01f70e31-cc2b-43d5-af2e-d339d367b400" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/f08af59d-9e11-e462-c74a-49d0e3de29e6.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-02-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/01f70e31-cc2b-43d5-af2e-d339d367b400" ;
  a2a:RecordGUID "{01f70e31-cc2b-43d5-af2e-d339d367b400}" ;
  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+Procurati%C3%ABn%2C+attestati%C3%ABn+enz.%2C+1655+-+1668\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_19935_00019935.xml van BRD" .

[] a2a:PersonRemarkdiversen "Gehuwd met Anna van den Broeck." .
[] a2a:PersonRemarkdiversen "Gehuwd met Johannes Geeuws." .
