@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_87e710db-d709-e38e-310f-dbe5f5c1e582
  a a2a:Record ;
  rdfs:label "Notariële akte op 19 juli 1788 te Bergen op Zoom" ;
  a2a:hasPerson oa:person_wba_87e710db-d709-e38e-310f-dbe5f5c1e582_Person-6396c09a-bfdd-f69b-3bb2-89ae293b34ba, oa:person_wba_87e710db-d709-e38e-310f-dbe5f5c1e582_Person-6b58a3a9-ead0-c597-04e4-f9a81ce8f2fb, oa:person_wba_87e710db-d709-e38e-310f-dbe5f5c1e582_Person-0f7aedc3-19a6-57b6-f0dd-2c93ce2ed44d, oa:person_wba_87e710db-d709-e38e-310f-dbe5f5c1e582_Person-c58f760c-ea99-9a40-067c-60587137356f, oa:person_wba_87e710db-d709-e38e-310f-dbe5f5c1e582_Person-b0aebfa8-6a3d-5aa3-0426-f36c985679af, oa:person_wba_87e710db-d709-e38e-310f-dbe5f5c1e582_Person-876b038b-3780-597f-accb-cc66452964f1 ;
  a2a:hasEvent oa:event_wba_87e710db-d709-e38e-310f-dbe5f5c1e582_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_87e710db-d709-e38e-310f-dbe5f5c1e582_0, oa:relationep_wba_87e710db-d709-e38e-310f-dbe5f5c1e582_1, oa:relationep_wba_87e710db-d709-e38e-310f-dbe5f5c1e582_2, oa:relationep_wba_87e710db-d709-e38e-310f-dbe5f5c1e582_3, oa:relationep_wba_87e710db-d709-e38e-310f-dbe5f5c1e582_4, oa:relationep_wba_87e710db-d709-e38e-310f-dbe5f5c1e582_5 ;
  a2a:hasSource oa:source_wba_87e710db-d709-e38e-310f-dbe5f5c1e582 .

oa:person_wba_87e710db-d709-e38e-310f-dbe5f5c1e582_Person-6396c09a-bfdd-f69b-3bb2-89ae293b34ba
  a a2a:Person ;
  rdfs:label "Willem Kruijt" ;
  a2a:PersonName [
    rdfs:label "Willem Kruijt" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Kruijt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_87e710db-d709-e38e-310f-dbe5f5c1e582_Person-6b58a3a9-ead0-c597-04e4-f9a81ce8f2fb
  a a2a:Person ;
  rdfs:label "Jan Hooijman" ;
  a2a:PersonName [
    rdfs:label "Jan Hooijman" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Hooijman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_87e710db-d709-e38e-310f-dbe5f5c1e582_Person-0f7aedc3-19a6-57b6-f0dd-2c93ce2ed44d
  a a2a:Person ;
  rdfs:label "Andries La Roij" ;
  a2a:PersonName [
    rdfs:label "Andries La Roij" ;
    a2a:PersonNameFirstName "Andries" ;
    a2a:PersonNamePrefixLastName "La" ;
    a2a:PersonNameLastName "Roij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_87e710db-d709-e38e-310f-dbe5f5c1e582_Person-c58f760c-ea99-9a40-067c-60587137356f
  a a2a:Person ;
  rdfs:label "Schepenen" ;
  a2a:PersonName [
    rdfs:label "Schepenen" ;
    a2a:PersonNameLastName "Schepenen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_87e710db-d709-e38e-310f-dbe5f5c1e582_Person-b0aebfa8-6a3d-5aa3-0426-f36c985679af
  a a2a:Person ;
  rdfs:label "Johannis Eelissen" ;
  a2a:PersonName [
    rdfs:label "Johannis Eelissen" ;
    a2a:PersonNameFirstName "Johannis" ;
    a2a:PersonNameLastName "Eelissen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_87e710db-d709-e38e-310f-dbe5f5c1e582_Person-876b038b-3780-597f-accb-cc66452964f1
  a a2a:Person ;
  rdfs:label "Johannis van Godshoven" ;
  a2a:PersonName [
    rdfs:label "Johannis van Godshoven" ;
    a2a:PersonNameFirstName "Johannis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Godshoven"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_87e710db-d709-e38e-310f-dbe5f5c1e582_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1788" ;
    a2a:Month "7" ;
    a2a:Day "19" ;
    rdfs:label "1788-07-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:relationep_wba_87e710db-d709-e38e-310f-dbe5f5c1e582_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_87e710db-d709-e38e-310f-dbe5f5c1e582_Person:6396c09a-bfdd-f69b-3bb2-89ae293b34ba ;
  a2a:EventKeyRef oa:event_wba_87e710db-d709-e38e-310f-dbe5f5c1e582_Event1 .

oa:relationep_wba_87e710db-d709-e38e-310f-dbe5f5c1e582_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_87e710db-d709-e38e-310f-dbe5f5c1e582_Person:6b58a3a9-ead0-c597-04e4-f9a81ce8f2fb ;
  a2a:EventKeyRef oa:event_wba_87e710db-d709-e38e-310f-dbe5f5c1e582_Event1 .

oa:relationep_wba_87e710db-d709-e38e-310f-dbe5f5c1e582_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_87e710db-d709-e38e-310f-dbe5f5c1e582_Person:0f7aedc3-19a6-57b6-f0dd-2c93ce2ed44d ;
  a2a:EventKeyRef oa:event_wba_87e710db-d709-e38e-310f-dbe5f5c1e582_Event1 .

oa:relationep_wba_87e710db-d709-e38e-310f-dbe5f5c1e582_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_87e710db-d709-e38e-310f-dbe5f5c1e582_Person:c58f760c-ea99-9a40-067c-60587137356f ;
  a2a:EventKeyRef oa:event_wba_87e710db-d709-e38e-310f-dbe5f5c1e582_Event1 .

oa:relationep_wba_87e710db-d709-e38e-310f-dbe5f5c1e582_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_87e710db-d709-e38e-310f-dbe5f5c1e582_Person:b0aebfa8-6a3d-5aa3-0426-f36c985679af ;
  a2a:EventKeyRef oa:event_wba_87e710db-d709-e38e-310f-dbe5f5c1e582_Event1 .

oa:relationep_wba_87e710db-d709-e38e-310f-dbe5f5c1e582_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_87e710db-d709-e38e-310f-dbe5f5c1e582_Person:876b038b-3780-597f-accb-cc66452964f1 ;
  a2a:EventKeyRef oa:event_wba_87e710db-d709-e38e-310f-dbe5f5c1e582_Event1 .

oa:source_wba_87e710db-d709-e38e-310f-dbe5f5c1e582
  a a2a:Source ;
  rdfs:label "West Brabants Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom", "1788-07-19 - 1788-07-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1788-07-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1788-07-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1788" ;
    a2a:Month "7" ;
    a2a:Day "19" ;
    rdfs:label "1788-07-19"^^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: 0633, Periode: 1788" ;
    a2a:Book "Notaris Johan Hendrick van Overstraten, Minuutakten, 1788" ;
    a2a:DocumentNumber "23" ;
    a2a:RegistryNumber "0633" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Notariële archieven Bergen op Zoom, Bron: boek, Deel: 0633, Periode: 1788, Notaris Johan Hendrick van Overstraten, Minuutakten, 1788, 23, 0633"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/9d116696-32bf-ddb1-cc3d-10ac0f9998c9.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/87e710db-d709-e38e-310f-dbe5f5c1e582" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/9d116696-32bf-ddb1-cc3d-10ac0f9998c9.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/87e710db-d709-e38e-310f-dbe5f5c1e582" ;
  a2a:RecordGUID "{87e710db-d709-e38e-310f-dbe5f5c1e582}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4595_00004595.xml van WBA" .

