@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_wba_4e1af8e3-6c56-689b-e06f-fb043708a094
  a a2a:Record ;
  rdfs:label "Notariële akte op 6 mei 1788 te Bergen op Zoom" ;
  a2a:hasPerson oa:person_wba_4e1af8e3-6c56-689b-e06f-fb043708a094_Person-d64c6447-b659-c0b2-7b5c-f88964b68b2c, oa:person_wba_4e1af8e3-6c56-689b-e06f-fb043708a094_Person-a99867b7-228f-092f-68b8-4624f0456833, oa:person_wba_4e1af8e3-6c56-689b-e06f-fb043708a094_Person-ad4183c3-4694-3a17-b7af-c1dc9928467c, oa:person_wba_4e1af8e3-6c56-689b-e06f-fb043708a094_Person-bb2f4873-bf3d-2b09-43af-997a4184f196, oa:person_wba_4e1af8e3-6c56-689b-e06f-fb043708a094_Person-d1556aaa-bded-e00c-025e-bb66556e9e1f, oa:person_wba_4e1af8e3-6c56-689b-e06f-fb043708a094_Person-423cde68-a09a-b3d8-c44b-d566d89cfc2d ;
  a2a:hasEvent oa:event_wba_4e1af8e3-6c56-689b-e06f-fb043708a094_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_4e1af8e3-6c56-689b-e06f-fb043708a094_0, oa:relationep_wba_4e1af8e3-6c56-689b-e06f-fb043708a094_1, oa:relationep_wba_4e1af8e3-6c56-689b-e06f-fb043708a094_2, oa:relationep_wba_4e1af8e3-6c56-689b-e06f-fb043708a094_3, oa:relationep_wba_4e1af8e3-6c56-689b-e06f-fb043708a094_4, oa:relationep_wba_4e1af8e3-6c56-689b-e06f-fb043708a094_5 ;
  a2a:hasSource oa:source_wba_4e1af8e3-6c56-689b-e06f-fb043708a094 .

oa:person_wba_4e1af8e3-6c56-689b-e06f-fb043708a094_Person-d64c6447-b659-c0b2-7b5c-f88964b68b2c
  a a2a:Person ;
  rdfs:label "Catharina van der Velden" ;
  a2a:PersonName [
    rdfs:label "Catharina van der Velden" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Velden"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_4e1af8e3-6c56-689b-e06f-fb043708a094_Person-a99867b7-228f-092f-68b8-4624f0456833
  a a2a:Person ;
  rdfs:label "Pieter Meeuwis" ;
  a2a:PersonName [
    rdfs:label "Pieter Meeuwis" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Meeuwis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_4e1af8e3-6c56-689b-e06f-fb043708a094_Person-ad4183c3-4694-3a17-b7af-c1dc9928467c
  a a2a:Person ;
  rdfs:label "Anthonij Mulders" ;
  a2a:PersonName [
    rdfs:label "Anthonij Mulders" ;
    a2a:PersonNameFirstName "Anthonij" ;
    a2a:PersonNameLastName "Mulders"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_4e1af8e3-6c56-689b-e06f-fb043708a094_Person-bb2f4873-bf3d-2b09-43af-997a4184f196
  a a2a:Person ;
  rdfs:label "weduwe van Pieter Smout" ;
  a2a:PersonName [
    rdfs:label "weduwe van Pieter Smout" ;
    a2a:PersonNameLastName "weduwe van Pieter Smout"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_4e1af8e3-6c56-689b-e06f-fb043708a094_Person-d1556aaa-bded-e00c-025e-bb66556e9e1f
  a a2a:Person ;
  rdfs:label "Simon Hubertus Stouters" ;
  a2a:PersonName [
    rdfs:label "Simon Hubertus Stouters" ;
    a2a:PersonNameFirstName "Simon Hubertus" ;
    a2a:PersonNameLastName "Stouters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_4e1af8e3-6c56-689b-e06f-fb043708a094_Person-423cde68-a09a-b3d8-c44b-d566d89cfc2d
  a a2a:Person ;
  rdfs:label "Adrianus Kaars" ;
  a2a:PersonName [
    rdfs:label "Adrianus Kaars" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Kaars"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_4e1af8e3-6c56-689b-e06f-fb043708a094_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1788" ;
    a2a:Month "5" ;
    a2a:Day "6" ;
    rdfs:label "1788-05-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:relationep_wba_4e1af8e3-6c56-689b-e06f-fb043708a094_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_4e1af8e3-6c56-689b-e06f-fb043708a094_Person:d64c6447-b659-c0b2-7b5c-f88964b68b2c ;
  a2a:EventKeyRef oa:event_wba_4e1af8e3-6c56-689b-e06f-fb043708a094_Event1 .

oa:relationep_wba_4e1af8e3-6c56-689b-e06f-fb043708a094_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_4e1af8e3-6c56-689b-e06f-fb043708a094_Person:a99867b7-228f-092f-68b8-4624f0456833 ;
  a2a:EventKeyRef oa:event_wba_4e1af8e3-6c56-689b-e06f-fb043708a094_Event1 .

oa:relationep_wba_4e1af8e3-6c56-689b-e06f-fb043708a094_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_4e1af8e3-6c56-689b-e06f-fb043708a094_Person:ad4183c3-4694-3a17-b7af-c1dc9928467c ;
  a2a:EventKeyRef oa:event_wba_4e1af8e3-6c56-689b-e06f-fb043708a094_Event1 .

oa:relationep_wba_4e1af8e3-6c56-689b-e06f-fb043708a094_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_4e1af8e3-6c56-689b-e06f-fb043708a094_Person:bb2f4873-bf3d-2b09-43af-997a4184f196 ;
  a2a:EventKeyRef oa:event_wba_4e1af8e3-6c56-689b-e06f-fb043708a094_Event1 .

oa:relationep_wba_4e1af8e3-6c56-689b-e06f-fb043708a094_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_4e1af8e3-6c56-689b-e06f-fb043708a094_Person:d1556aaa-bded-e00c-025e-bb66556e9e1f ;
  a2a:EventKeyRef oa:event_wba_4e1af8e3-6c56-689b-e06f-fb043708a094_Event1 .

oa:relationep_wba_4e1af8e3-6c56-689b-e06f-fb043708a094_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_4e1af8e3-6c56-689b-e06f-fb043708a094_Person:423cde68-a09a-b3d8-c44b-d566d89cfc2d ;
  a2a:EventKeyRef oa:event_wba_4e1af8e3-6c56-689b-e06f-fb043708a094_Event1 .

oa:source_wba_4e1af8e3-6c56-689b-e06f-fb043708a094
  a a2a:Source ;
  rdfs:label "West Brabants Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom", "1788-05-06 - 1788-05-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1788-05-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1788-05-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1788" ;
    a2a:Month "5" ;
    a2a:Day "6" ;
    rdfs:label "1788-05-06"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Notariële archieven Bergen op Zoom, Bron: boek, Deel: 0873, Periode: 1788" ;
    a2a:Book "Notaris Gasparus Arnoldus Stouters, Minuutakten van andere akten, 1788" ;
    a2a:DocumentNumber "17" ;
    a2a:RegistryNumber "0873" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Notariële archieven Bergen op Zoom, Bron: boek, Deel: 0873, Periode: 1788, Notaris Gasparus Arnoldus Stouters, Minuutakten van andere akten, 1788, 17, 0873"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/8358208d-ca6d-be1e-f47a-5c97de7d64ce.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/4e1af8e3-6c56-689b-e06f-fb043708a094" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/8358208d-ca6d-be1e-f47a-5c97de7d64ce.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-07-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/4e1af8e3-6c56-689b-e06f-fb043708a094" ;
  a2a:RecordGUID "{4e1af8e3-6c56-689b-e06f-fb043708a094}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_5195_00005195.xml van WBA" .

