@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_8a7f1c8d-c62d-4d95-8724-16d6ebbe9e4c
  a a2a:Record ;
  rdfs:label "Notariële akte op 23 april 1899" ;
  a2a:hasPerson oa:person_brd_8a7f1c8d-c62d-4d95-8724-16d6ebbe9e4c_Person-ee12531b-29c0-5f39-b9b3-c5ffbd93e834, oa:person_brd_8a7f1c8d-c62d-4d95-8724-16d6ebbe9e4c_Person-a6d21050-aa52-5e7b-9f6d-486ed40393ba, oa:person_brd_8a7f1c8d-c62d-4d95-8724-16d6ebbe9e4c_Person-3a49066c-d5ca-586d-8d19-367e6374d205, oa:person_brd_8a7f1c8d-c62d-4d95-8724-16d6ebbe9e4c_Person-500d4bb1-070c-5333-824f-2283cee76f0a, oa:person_brd_8a7f1c8d-c62d-4d95-8724-16d6ebbe9e4c_Person-fd7ab50e-d13b-5ae7-8725-42b29a2ed92f ;
  a2a:hasEvent oa:event_brd_8a7f1c8d-c62d-4d95-8724-16d6ebbe9e4c_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_8a7f1c8d-c62d-4d95-8724-16d6ebbe9e4c_0, oa:relationep_brd_8a7f1c8d-c62d-4d95-8724-16d6ebbe9e4c_1, oa:relationep_brd_8a7f1c8d-c62d-4d95-8724-16d6ebbe9e4c_2, oa:relationep_brd_8a7f1c8d-c62d-4d95-8724-16d6ebbe9e4c_3, oa:relationep_brd_8a7f1c8d-c62d-4d95-8724-16d6ebbe9e4c_4 ;
  a2a:hasSource oa:source_brd_8a7f1c8d-c62d-4d95-8724-16d6ebbe9e4c .

oa:person_brd_8a7f1c8d-c62d-4d95-8724-16d6ebbe9e4c_Person-ee12531b-29c0-5f39-b9b3-c5ffbd93e834
  a a2a:Person ;
  rdfs:label "Theodorus Antonius Tack" ;
  a2a:PersonName [
    rdfs:label "Theodorus Antonius Tack" ;
    a2a:PersonNameFirstName "Theodorus Antonius" ;
    a2a:PersonNameLastName "Tack"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:person_brd_8a7f1c8d-c62d-4d95-8724-16d6ebbe9e4c_Person-a6d21050-aa52-5e7b-9f6d-486ed40393ba
  a a2a:Person ;
  rdfs:label "Adriana Johanna Maria Tack" ;
  a2a:PersonName [
    rdfs:label "Adriana Johanna Maria Tack" ;
    a2a:PersonNameFirstName "Adriana Johanna Maria" ;
    a2a:PersonNameLastName "Tack"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:person_brd_8a7f1c8d-c62d-4d95-8724-16d6ebbe9e4c_Person-3a49066c-d5ca-586d-8d19-367e6374d205
  a a2a:Person ;
  rdfs:label "Adrianus Johannes Wiercx" ;
  a2a:PersonName [
    rdfs:label "Adrianus Johannes Wiercx" ;
    a2a:PersonNameFirstName "Adrianus Johannes" ;
    a2a:PersonNameLastName "Wiercx"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:person_brd_8a7f1c8d-c62d-4d95-8724-16d6ebbe9e4c_Person-500d4bb1-070c-5333-824f-2283cee76f0a
  a a2a:Person ;
  rdfs:label "Catharina Maria Theresia Tack" ;
  a2a:PersonName [
    rdfs:label "Catharina Maria Theresia Tack" ;
    a2a:PersonNameFirstName "Catharina Maria Theresia" ;
    a2a:PersonNameLastName "Tack"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:person_brd_8a7f1c8d-c62d-4d95-8724-16d6ebbe9e4c_Person-fd7ab50e-d13b-5ae7-8725-42b29a2ed92f
  a a2a:Person ;
  rdfs:label "Johannes Antonius Tack" ;
  a2a:PersonName [
    rdfs:label "Johannes Antonius Tack" ;
    a2a:PersonNameFirstName "Johannes Antonius" ;
    a2a:PersonNameLastName "Tack"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:event_brd_8a7f1c8d-c62d-4d95-8724-16d6ebbe9e4c_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1899" ;
    a2a:Month "4" ;
    a2a:Day "23" ;
    rdfs:label "1899-04-23"^^xsd:date
  ] .

oa:relationep_brd_8a7f1c8d-c62d-4d95-8724-16d6ebbe9e4c_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_8a7f1c8d-c62d-4d95-8724-16d6ebbe9e4c_Person:ee12531b-29c0-5f39-b9b3-c5ffbd93e834 ;
  a2a:EventKeyRef oa:event_brd_8a7f1c8d-c62d-4d95-8724-16d6ebbe9e4c_Event1 .

oa:relationep_brd_8a7f1c8d-c62d-4d95-8724-16d6ebbe9e4c_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_8a7f1c8d-c62d-4d95-8724-16d6ebbe9e4c_Person:a6d21050-aa52-5e7b-9f6d-486ed40393ba ;
  a2a:EventKeyRef oa:event_brd_8a7f1c8d-c62d-4d95-8724-16d6ebbe9e4c_Event1 .

oa:relationep_brd_8a7f1c8d-c62d-4d95-8724-16d6ebbe9e4c_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_8a7f1c8d-c62d-4d95-8724-16d6ebbe9e4c_Person:3a49066c-d5ca-586d-8d19-367e6374d205 ;
  a2a:EventKeyRef oa:event_brd_8a7f1c8d-c62d-4d95-8724-16d6ebbe9e4c_Event1 .

oa:relationep_brd_8a7f1c8d-c62d-4d95-8724-16d6ebbe9e4c_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_8a7f1c8d-c62d-4d95-8724-16d6ebbe9e4c_Person:500d4bb1-070c-5333-824f-2283cee76f0a ;
  a2a:EventKeyRef oa:event_brd_8a7f1c8d-c62d-4d95-8724-16d6ebbe9e4c_Event1 .

oa:relationep_brd_8a7f1c8d-c62d-4d95-8724-16d6ebbe9e4c_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_8a7f1c8d-c62d-4d95-8724-16d6ebbe9e4c_Person:fd7ab50e-d13b-5ae7-8725-42b29a2ed92f ;
  a2a:EventKeyRef oa:event_brd_8a7f1c8d-c62d-4d95-8724-16d6ebbe9e4c_Event1 .

oa:source_brd_8a7f1c8d-c62d-4d95-8724-16d6ebbe9e4c
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1899-04-23 - 1899-04-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1899-04-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1899-04-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1899" ;
    a2a:Month "4" ;
    a2a:Day "23" ;
    rdfs:label "1899-04-23"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Bron: akten, Deel: 0188, Periode: 1899" ;
    a2a:Book "A.J.A. Verschraage, akten 1899 (t/m akte 249)" ;
    a2a:DocumentNumber "101" ;
    a2a:RegistryNumber "0188" ;
    rdfs:label "Stadsarchief Breda, Breda, Bron: akten, Deel: 0188, Periode: 1899, A.J.A. Verschraage, akten 1899 (t/m akte 249), 101, 0188"
  ] ;
  a2a:SourceLastChangeDate "2024-04-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/8a7f1c8d-c62d-4d95-8724-16d6ebbe9e4c" ;
  a2a:RecordGUID "{8a7f1c8d-c62d-4d95-8724-16d6ebbe9e4c}" ;
  a2a:SourceRemarkOpmerking """<br /><strong>Notaris: </strong>A.J.A.
Verschraage""", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"A.J.A.+Verschraage%2C+akten+1899+%28t%2Fm+akte+249%29\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240501_188_00000188.xml van BRD" .

