@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_166501ac-fbdd-48c6-a049-fa8e08252018
  a a2a:Record ;
  rdfs:label "Notariële akte op 22 januari 1883" ;
  a2a:hasPerson oa:person_brd_166501ac-fbdd-48c6-a049-fa8e08252018_Person-e42edb2e-e332-537b-94ba-6d776fcffd6c, oa:person_brd_166501ac-fbdd-48c6-a049-fa8e08252018_Person-14acca82-e706-5346-8413-0c4e2f89c753, oa:person_brd_166501ac-fbdd-48c6-a049-fa8e08252018_Person-391f0d66-bd65-5bfe-b1fa-08eb2e8bba27 ;
  a2a:hasEvent oa:event_brd_166501ac-fbdd-48c6-a049-fa8e08252018_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_166501ac-fbdd-48c6-a049-fa8e08252018_0, oa:relationep_brd_166501ac-fbdd-48c6-a049-fa8e08252018_1, oa:relationep_brd_166501ac-fbdd-48c6-a049-fa8e08252018_2 ;
  a2a:hasSource oa:source_brd_166501ac-fbdd-48c6-a049-fa8e08252018 .

oa:person_brd_166501ac-fbdd-48c6-a049-fa8e08252018_Person-e42edb2e-e332-537b-94ba-6d776fcffd6c
  a a2a:Person ;
  rdfs:label "Elisabeth Peeters" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Peeters" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Peeters"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Elders" ;
    rdfs:label "Elders"
  ] .

oa:person_brd_166501ac-fbdd-48c6-a049-fa8e08252018_Person-14acca82-e706-5346-8413-0c4e2f89c753
  a a2a:Person ;
  rdfs:label "Adrianus Franciscus Slokkers" ;
  a2a:PersonName [
    rdfs:label "Adrianus Franciscus Slokkers" ;
    a2a:PersonNameFirstName "Adrianus Franciscus" ;
    a2a:PersonNameLastName "Slokkers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Elders" ;
    rdfs:label "Elders"
  ] .

oa:person_brd_166501ac-fbdd-48c6-a049-fa8e08252018_Person-391f0d66-bd65-5bfe-b1fa-08eb2e8bba27
  a a2a:Person ;
  rdfs:label "#### Steen" ;
  a2a:PersonName [
    rdfs:label "#### Steen" ;
    a2a:PersonNameFirstName "####" ;
    a2a:PersonNameLastName "Steen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_brd_166501ac-fbdd-48c6-a049-fa8e08252018_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1883" ;
    a2a:Month "1" ;
    a2a:Day "22" ;
    rdfs:label "1883-01-22"^^xsd:date
  ] .

oa:relationep_brd_166501ac-fbdd-48c6-a049-fa8e08252018_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_166501ac-fbdd-48c6-a049-fa8e08252018_Person:e42edb2e-e332-537b-94ba-6d776fcffd6c ;
  a2a:EventKeyRef oa:event_brd_166501ac-fbdd-48c6-a049-fa8e08252018_Event1 .

oa:relationep_brd_166501ac-fbdd-48c6-a049-fa8e08252018_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_166501ac-fbdd-48c6-a049-fa8e08252018_Person:14acca82-e706-5346-8413-0c4e2f89c753 ;
  a2a:EventKeyRef oa:event_brd_166501ac-fbdd-48c6-a049-fa8e08252018_Event1 .

oa:relationep_brd_166501ac-fbdd-48c6-a049-fa8e08252018_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_166501ac-fbdd-48c6-a049-fa8e08252018_Person:391f0d66-bd65-5bfe-b1fa-08eb2e8bba27 ;
  a2a:EventKeyRef oa:event_brd_166501ac-fbdd-48c6-a049-fa8e08252018_Event1 .

oa:source_brd_166501ac-fbdd-48c6-a049-fa8e08252018
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1883-01-22 - 1883-01-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1883-01-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1883-01-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1883" ;
    a2a:Month "1" ;
    a2a:Day "22" ;
    rdfs:label "1883-01-22"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Bron: repertoire, Deel: 0131, Periode: 1883" ;
    a2a:Book "J.B.A. van Gils, repertoire 1883" ;
    a2a:DocumentNumber "15" ;
    a2a:RegistryNumber "0131" ;
    a2a:Folio "1" ;
    rdfs:label "Stadsarchief Breda, Breda, Bron: repertoire, Deel: 0131, Periode: 1883, J.B.A. van Gils, repertoire 1883, 15, 0131, 1"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/959376f8-3e7f-0870-fb40-6f5f893354ee.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/166501ac-fbdd-48c6-a049-fa8e08252018" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/959376f8-3e7f-0870-fb40-6f5f893354ee.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-04-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/166501ac-fbdd-48c6-a049-fa8e08252018" ;
  a2a:RecordGUID "{166501ac-fbdd-48c6-a049-fa8e08252018}" ;
  a2a:SourceRemarkOpmerking """<br /><strong>Notaris: </strong>J.B.A.
van
Gils""", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"J.B.A.+van+Gils%2C+repertoire+1883\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240611_244_00000244.xml van BRD" .

