@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_e1477698-e472-c5d9-9b1f-e2114c9eca49
  a a2a:Record ;
  rdfs:label "Notariële akte op 30 juli 1769 te Bergen op Zoom" ;
  a2a:hasPerson oa:person_wba_e1477698-e472-c5d9-9b1f-e2114c9eca49_Person-f56be2d2-f7ff-9afa-5a52-663732e7d17e, oa:person_wba_e1477698-e472-c5d9-9b1f-e2114c9eca49_Person-d4581c3e-9523-cc42-fd60-4a1be34a36ee, oa:person_wba_e1477698-e472-c5d9-9b1f-e2114c9eca49_Person-0ede1368-14db-bacf-5e5c-adf95ab0e1f0, oa:person_wba_e1477698-e472-c5d9-9b1f-e2114c9eca49_Person-ece00a4b-967b-6a86-bb31-5e4283c3e79f ;
  a2a:hasEvent oa:event_wba_e1477698-e472-c5d9-9b1f-e2114c9eca49_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_e1477698-e472-c5d9-9b1f-e2114c9eca49_0, oa:relationep_wba_e1477698-e472-c5d9-9b1f-e2114c9eca49_1, oa:relationep_wba_e1477698-e472-c5d9-9b1f-e2114c9eca49_2, oa:relationep_wba_e1477698-e472-c5d9-9b1f-e2114c9eca49_3 ;
  a2a:hasSource oa:source_wba_e1477698-e472-c5d9-9b1f-e2114c9eca49 .

oa:person_wba_e1477698-e472-c5d9-9b1f-e2114c9eca49_Person-f56be2d2-f7ff-9afa-5a52-663732e7d17e
  a a2a:Person ;
  rdfs:label "Cornelis van de Vijver" ;
  a2a:PersonName [
    rdfs:label "Cornelis van de Vijver" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Vijver"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_e1477698-e472-c5d9-9b1f-e2114c9eca49_Person-d4581c3e-9523-cc42-fd60-4a1be34a36ee
  a a2a:Person ;
  rdfs:label "Stephanus van der Heijs" ;
  a2a:PersonName [
    rdfs:label "Stephanus van der Heijs" ;
    a2a:PersonNameFirstName "Stephanus" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Heijs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_e1477698-e472-c5d9-9b1f-e2114c9eca49_Person-0ede1368-14db-bacf-5e5c-adf95ab0e1f0
  a a2a:Person ;
  rdfs:label "Engelbert van Overstraten" ;
  a2a:PersonName [
    rdfs:label "Engelbert van Overstraten" ;
    a2a:PersonNameFirstName "Engelbert" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Overstraten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_e1477698-e472-c5d9-9b1f-e2114c9eca49_Person-ece00a4b-967b-6a86-bb31-5e4283c3e79f
  a a2a:Person ;
  rdfs:label "Johannis Vijffhoek" ;
  a2a:PersonName [
    rdfs:label "Johannis Vijffhoek" ;
    a2a:PersonNameFirstName "Johannis" ;
    a2a:PersonNameLastName "Vijffhoek"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_e1477698-e472-c5d9-9b1f-e2114c9eca49_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1769" ;
    a2a:Month "7" ;
    a2a:Day "30" ;
    rdfs:label "1769-07-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:relationep_wba_e1477698-e472-c5d9-9b1f-e2114c9eca49_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_e1477698-e472-c5d9-9b1f-e2114c9eca49_Person:f56be2d2-f7ff-9afa-5a52-663732e7d17e ;
  a2a:EventKeyRef oa:event_wba_e1477698-e472-c5d9-9b1f-e2114c9eca49_Event1 .

oa:relationep_wba_e1477698-e472-c5d9-9b1f-e2114c9eca49_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_e1477698-e472-c5d9-9b1f-e2114c9eca49_Person:d4581c3e-9523-cc42-fd60-4a1be34a36ee ;
  a2a:EventKeyRef oa:event_wba_e1477698-e472-c5d9-9b1f-e2114c9eca49_Event1 .

oa:relationep_wba_e1477698-e472-c5d9-9b1f-e2114c9eca49_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_e1477698-e472-c5d9-9b1f-e2114c9eca49_Person:0ede1368-14db-bacf-5e5c-adf95ab0e1f0 ;
  a2a:EventKeyRef oa:event_wba_e1477698-e472-c5d9-9b1f-e2114c9eca49_Event1 .

oa:relationep_wba_e1477698-e472-c5d9-9b1f-e2114c9eca49_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_e1477698-e472-c5d9-9b1f-e2114c9eca49_Person:ece00a4b-967b-6a86-bb31-5e4283c3e79f ;
  a2a:EventKeyRef oa:event_wba_e1477698-e472-c5d9-9b1f-e2114c9eca49_Event1 .

oa:source_wba_e1477698-e472-c5d9-9b1f-e2114c9eca49
  a a2a:Source ;
  rdfs:label "West Brabants Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom", "1769-07-30 - 1769-07-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1769-07-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1769-07-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1769" ;
    a2a:Month "7" ;
    a2a:Day "30" ;
    rdfs:label "1769-07-30"^^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: 0614, Periode: 1769" ;
    a2a:Book "Notaris Johan Hendrick van Overstraten, Minuutakten, 1769" ;
    a2a:DocumentNumber "68" ;
    a2a:RegistryNumber "0614" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Notariële archieven Bergen op Zoom, Bron: boek, Deel: 0614, Periode: 1769, Notaris Johan Hendrick van Overstraten, Minuutakten, 1769, 68, 0614"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/71be95c4-2d7a-f5c5-d415-0cf527996f30.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/e1477698-e472-c5d9-9b1f-e2114c9eca49" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/71be95c4-2d7a-f5c5-d415-0cf527996f30.jpg"
  ] ;
  a2a:SourceLastChangeDate "2013-10-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/e1477698-e472-c5d9-9b1f-e2114c9eca49" ;
  a2a:RecordGUID "{e1477698-e472-c5d9-9b1f-e2114c9eca49}" ;
  a2a:SourceRemarkOpmerking "andere datum: 09-01-1773" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_9509_00009509.xml van WBA" .

