@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_2efb0d3f-7d8d-4da0-bdec-b7a1f37e1bd9
  a a2a:Record ;
  rdfs:label "Notariële akte op 7 juli 1863" ;
  a2a:hasPerson oa:person_brd_2efb0d3f-7d8d-4da0-bdec-b7a1f37e1bd9_Person-b675088b-b09e-5763-ac70-c475b7338446, oa:person_brd_2efb0d3f-7d8d-4da0-bdec-b7a1f37e1bd9_Person-a7e12729-1238-5e63-84a3-f300827b58c6, oa:person_brd_2efb0d3f-7d8d-4da0-bdec-b7a1f37e1bd9_Person-2a06dbcc-5fb8-561d-835e-78ff8169a722, oa:person_brd_2efb0d3f-7d8d-4da0-bdec-b7a1f37e1bd9_Person-17169bee-9be3-5a41-ab2d-d1dd632b6c4e, oa:person_brd_2efb0d3f-7d8d-4da0-bdec-b7a1f37e1bd9_Person-1ffe61ee-02c5-578d-9408-779e81a7a5e5 ;
  a2a:hasEvent oa:event_brd_2efb0d3f-7d8d-4da0-bdec-b7a1f37e1bd9_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_2efb0d3f-7d8d-4da0-bdec-b7a1f37e1bd9_0, oa:relationep_brd_2efb0d3f-7d8d-4da0-bdec-b7a1f37e1bd9_1, oa:relationep_brd_2efb0d3f-7d8d-4da0-bdec-b7a1f37e1bd9_2, oa:relationep_brd_2efb0d3f-7d8d-4da0-bdec-b7a1f37e1bd9_3, oa:relationep_brd_2efb0d3f-7d8d-4da0-bdec-b7a1f37e1bd9_4 ;
  a2a:hasSource oa:source_brd_2efb0d3f-7d8d-4da0-bdec-b7a1f37e1bd9 .

oa:person_brd_2efb0d3f-7d8d-4da0-bdec-b7a1f37e1bd9_Person-b675088b-b09e-5763-ac70-c475b7338446
  a a2a:Person ;
  rdfs:label "Arnaud Jan Bernard Six" ;
  a2a:PersonName [
    rdfs:label "Arnaud Jan Bernard Six" ;
    a2a:PersonNameFirstName "Arnaud Jan Bernard" ;
    a2a:PersonNameLastName "Six"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:person_brd_2efb0d3f-7d8d-4da0-bdec-b7a1f37e1bd9_Person-a7e12729-1238-5e63-84a3-f300827b58c6
  a a2a:Person ;
  rdfs:label "Pieter Six" ;
  a2a:PersonName [
    rdfs:label "Pieter Six" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Six"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:person_brd_2efb0d3f-7d8d-4da0-bdec-b7a1f37e1bd9_Person-2a06dbcc-5fb8-561d-835e-78ff8169a722
  a a2a:Person ;
  rdfs:label "Willem Philippus Six" ;
  a2a:PersonName [
    rdfs:label "Willem Philippus Six" ;
    a2a:PersonNameFirstName "Willem Philippus" ;
    a2a:PersonNameLastName "Six"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:person_brd_2efb0d3f-7d8d-4da0-bdec-b7a1f37e1bd9_Person-17169bee-9be3-5a41-ab2d-d1dd632b6c4e
  a a2a:Person ;
  rdfs:label "Lodewijk Alfred Pieter Six" ;
  a2a:PersonName [
    rdfs:label "Lodewijk Alfred Pieter Six" ;
    a2a:PersonNameFirstName "Lodewijk Alfred Pieter" ;
    a2a:PersonNameLastName "Six"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:person_brd_2efb0d3f-7d8d-4da0-bdec-b7a1f37e1bd9_Person-1ffe61ee-02c5-578d-9408-779e81a7a5e5
  a a2a:Person ;
  rdfs:label "Anna Philippina Six" ;
  a2a:PersonName [
    rdfs:label "Anna Philippina Six" ;
    a2a:PersonNameFirstName "Anna Philippina" ;
    a2a:PersonNameLastName "Six"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:event_brd_2efb0d3f-7d8d-4da0-bdec-b7a1f37e1bd9_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1863" ;
    a2a:Month "7" ;
    a2a:Day "7" ;
    rdfs:label "1863-07-07"^^xsd:date
  ] .

oa:relationep_brd_2efb0d3f-7d8d-4da0-bdec-b7a1f37e1bd9_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_2efb0d3f-7d8d-4da0-bdec-b7a1f37e1bd9_Person:b675088b-b09e-5763-ac70-c475b7338446 ;
  a2a:EventKeyRef oa:event_brd_2efb0d3f-7d8d-4da0-bdec-b7a1f37e1bd9_Event1 .

oa:relationep_brd_2efb0d3f-7d8d-4da0-bdec-b7a1f37e1bd9_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_2efb0d3f-7d8d-4da0-bdec-b7a1f37e1bd9_Person:a7e12729-1238-5e63-84a3-f300827b58c6 ;
  a2a:EventKeyRef oa:event_brd_2efb0d3f-7d8d-4da0-bdec-b7a1f37e1bd9_Event1 .

oa:relationep_brd_2efb0d3f-7d8d-4da0-bdec-b7a1f37e1bd9_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_2efb0d3f-7d8d-4da0-bdec-b7a1f37e1bd9_Person:2a06dbcc-5fb8-561d-835e-78ff8169a722 ;
  a2a:EventKeyRef oa:event_brd_2efb0d3f-7d8d-4da0-bdec-b7a1f37e1bd9_Event1 .

oa:relationep_brd_2efb0d3f-7d8d-4da0-bdec-b7a1f37e1bd9_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_2efb0d3f-7d8d-4da0-bdec-b7a1f37e1bd9_Person:17169bee-9be3-5a41-ab2d-d1dd632b6c4e ;
  a2a:EventKeyRef oa:event_brd_2efb0d3f-7d8d-4da0-bdec-b7a1f37e1bd9_Event1 .

oa:relationep_brd_2efb0d3f-7d8d-4da0-bdec-b7a1f37e1bd9_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_2efb0d3f-7d8d-4da0-bdec-b7a1f37e1bd9_Person:1ffe61ee-02c5-578d-9408-779e81a7a5e5 ;
  a2a:EventKeyRef oa:event_brd_2efb0d3f-7d8d-4da0-bdec-b7a1f37e1bd9_Event1 .

oa:source_brd_2efb0d3f-7d8d-4da0-bdec-b7a1f37e1bd9
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1863-07-07 - 1863-07-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1863-07-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1863-07-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1863" ;
    a2a:Month "7" ;
    a2a:Day "7" ;
    rdfs:label "1863-07-07"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Bron: akten, Deel: 0051, Periode: 1863-1864" ;
    a2a:Book "J.F. van Asperen, akten nrs. 0001-0300" ;
    a2a:DocumentNumber "42" ;
    a2a:RegistryNumber "0051" ;
    rdfs:label "Stadsarchief Breda, Breda, Bron: akten, Deel: 0051, Periode: 1863-1864, J.F. van Asperen, akten nrs. 0001-0300, 42, 0051"
  ] ;
  a2a:SourceLastChangeDate "2024-04-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/2efb0d3f-7d8d-4da0-bdec-b7a1f37e1bd9" ;
  a2a:RecordGUID "{2efb0d3f-7d8d-4da0-bdec-b7a1f37e1bd9}" ;
  a2a:SourceRemarkOpmerking """<br /><strong>Notaris: </strong>J.F.
van
Asperen""", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"J.F.+van+Asperen%2C+akten+nrs.+0001-0300\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240501_661_00000661.xml van BRD" .

