@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_f2cad5f5-5ced-49e2-afc8-40d10b132a3a
  a a2a:Record ;
  rdfs:label "Notariële akte op 20 december 1899" ;
  a2a:hasPerson oa:person_brd_f2cad5f5-5ced-49e2-afc8-40d10b132a3a_Person-c3246580-0438-5690-9820-dd8c54afda42, oa:person_brd_f2cad5f5-5ced-49e2-afc8-40d10b132a3a_Person-8dd252ac-9176-5ca4-8a78-3531058c5319, oa:person_brd_f2cad5f5-5ced-49e2-afc8-40d10b132a3a_Person-04b19f3e-d212-5e4b-b297-3d2c3a52c02b, oa:person_brd_f2cad5f5-5ced-49e2-afc8-40d10b132a3a_Person-6bf93216-df55-59f1-a7b0-dd5095bee9b2, oa:person_brd_f2cad5f5-5ced-49e2-afc8-40d10b132a3a_Person-0f82c333-f4d4-59d1-a896-e9e3e68d2d46 ;
  a2a:hasEvent oa:event_brd_f2cad5f5-5ced-49e2-afc8-40d10b132a3a_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_f2cad5f5-5ced-49e2-afc8-40d10b132a3a_0, oa:relationep_brd_f2cad5f5-5ced-49e2-afc8-40d10b132a3a_1, oa:relationep_brd_f2cad5f5-5ced-49e2-afc8-40d10b132a3a_2, oa:relationep_brd_f2cad5f5-5ced-49e2-afc8-40d10b132a3a_3, oa:relationep_brd_f2cad5f5-5ced-49e2-afc8-40d10b132a3a_4 ;
  a2a:hasSource oa:source_brd_f2cad5f5-5ced-49e2-afc8-40d10b132a3a .

oa:person_brd_f2cad5f5-5ced-49e2-afc8-40d10b132a3a_Person-c3246580-0438-5690-9820-dd8c54afda42
  a a2a:Person ;
  rdfs:label "Rommert Brandsma" ;
  a2a:PersonName [
    rdfs:label "Rommert Brandsma" ;
    a2a:PersonNameFirstName "Rommert" ;
    a2a:PersonNameLastName "Brandsma"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:person_brd_f2cad5f5-5ced-49e2-afc8-40d10b132a3a_Person-8dd252ac-9176-5ca4-8a78-3531058c5319
  a a2a:Person ;
  rdfs:label "Adrianus Petrus Scheltus" ;
  a2a:PersonName [
    rdfs:label "Adrianus Petrus Scheltus" ;
    a2a:PersonNameFirstName "Adrianus Petrus" ;
    a2a:PersonNameLastName "Scheltus"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:person_brd_f2cad5f5-5ced-49e2-afc8-40d10b132a3a_Person-04b19f3e-d212-5e4b-b297-3d2c3a52c02b
  a a2a:Person ;
  rdfs:label "Nico van Dissel" ;
  a2a:PersonName [
    rdfs:label "Nico van Dissel" ;
    a2a:PersonNameFirstName "Nico" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dissel"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Teteringen" ;
    rdfs:label "Teteringen"
  ] .

oa:person_brd_f2cad5f5-5ced-49e2-afc8-40d10b132a3a_Person-6bf93216-df55-59f1-a7b0-dd5095bee9b2
  a a2a:Person ;
  rdfs:label "Pier Hoekstra" ;
  a2a:PersonName [
    rdfs:label "Pier Hoekstra" ;
    a2a:PersonNameFirstName "Pier" ;
    a2a:PersonNameLastName "Hoekstra"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:person_brd_f2cad5f5-5ced-49e2-afc8-40d10b132a3a_Person-0f82c333-f4d4-59d1-a896-e9e3e68d2d46
  a a2a:Person ;
  rdfs:label "#### College van Regenten van het Gereformeerde Burger Weeshuis" ;
  a2a:PersonName [
    rdfs:label "#### College van Regenten van het Gereformeerde Burger Weeshuis" ;
    a2a:PersonNameFirstName "####" ;
    a2a:PersonNameLastName "College van Regenten van het Gereformeerde Burger Weeshuis"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:event_brd_f2cad5f5-5ced-49e2-afc8-40d10b132a3a_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1899" ;
    a2a:Month "12" ;
    a2a:Day "20" ;
    rdfs:label "1899-12-20"^^xsd:date
  ] .

oa:relationep_brd_f2cad5f5-5ced-49e2-afc8-40d10b132a3a_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_f2cad5f5-5ced-49e2-afc8-40d10b132a3a_Person:c3246580-0438-5690-9820-dd8c54afda42 ;
  a2a:EventKeyRef oa:event_brd_f2cad5f5-5ced-49e2-afc8-40d10b132a3a_Event1 .

oa:relationep_brd_f2cad5f5-5ced-49e2-afc8-40d10b132a3a_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_f2cad5f5-5ced-49e2-afc8-40d10b132a3a_Person:8dd252ac-9176-5ca4-8a78-3531058c5319 ;
  a2a:EventKeyRef oa:event_brd_f2cad5f5-5ced-49e2-afc8-40d10b132a3a_Event1 .

oa:relationep_brd_f2cad5f5-5ced-49e2-afc8-40d10b132a3a_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_f2cad5f5-5ced-49e2-afc8-40d10b132a3a_Person:04b19f3e-d212-5e4b-b297-3d2c3a52c02b ;
  a2a:EventKeyRef oa:event_brd_f2cad5f5-5ced-49e2-afc8-40d10b132a3a_Event1 .

oa:relationep_brd_f2cad5f5-5ced-49e2-afc8-40d10b132a3a_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_f2cad5f5-5ced-49e2-afc8-40d10b132a3a_Person:6bf93216-df55-59f1-a7b0-dd5095bee9b2 ;
  a2a:EventKeyRef oa:event_brd_f2cad5f5-5ced-49e2-afc8-40d10b132a3a_Event1 .

oa:relationep_brd_f2cad5f5-5ced-49e2-afc8-40d10b132a3a_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_f2cad5f5-5ced-49e2-afc8-40d10b132a3a_Person:0f82c333-f4d4-59d1-a896-e9e3e68d2d46 ;
  a2a:EventKeyRef oa:event_brd_f2cad5f5-5ced-49e2-afc8-40d10b132a3a_Event1 .

oa:source_brd_f2cad5f5-5ced-49e2-afc8-40d10b132a3a
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1899-12-20 - 1899-12-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1899-12-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1899-12-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1899" ;
    a2a:Month "12" ;
    a2a:Day "20" ;
    rdfs:label "1899-12-20"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Bron: akten, Deel: 0178, Periode: 1898-1899" ;
    a2a:Book "P.C.A. Kuijpers, akten 1898-1899" ;
    a2a:DocumentNumber "161" ;
    a2a:RegistryNumber "0178" ;
    rdfs:label "Stadsarchief Breda, Breda, Bron: akten, Deel: 0178, Periode: 1898-1899, P.C.A. Kuijpers, akten 1898-1899, 161, 0178"
  ] ;
  a2a:SourceLastChangeDate "2024-04-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/f2cad5f5-5ced-49e2-afc8-40d10b132a3a" ;
  a2a:RecordGUID "{f2cad5f5-5ced-49e2-afc8-40d10b132a3a}" ;
  a2a:SourceRemarkOpmerking """<br /><strong>Notaris: </strong>P.C.A.
Kuijpers""", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"P.C.A.+Kuijpers%2C+akten+1898-1899\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240501_894_00000894.xml van BRD" .

