@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_960d3b08-52c1-50be-bd40-e9a98434bf89
  a a2a:Record ;
  rdfs:label "Notariële akte op 18 juni 1798 te Bergen op Zoom" ;
  a2a:hasPerson oa:person_wba_960d3b08-52c1-50be-bd40-e9a98434bf89_Person-45f5d154-c1ae-abe2-5aa3-772ffc69c51c, oa:person_wba_960d3b08-52c1-50be-bd40-e9a98434bf89_Person-8292fc39-8053-0c07-f8b3-c4c3ba652778, oa:person_wba_960d3b08-52c1-50be-bd40-e9a98434bf89_Person-3a792842-1362-1505-16ff-880c49f5997e, oa:person_wba_960d3b08-52c1-50be-bd40-e9a98434bf89_Person-da67cf7b-1823-a3f1-ee2d-00e692609a89, oa:person_wba_960d3b08-52c1-50be-bd40-e9a98434bf89_Person-e928f892-d0f9-8b85-e86a-6e5150dc8c7f, oa:person_wba_960d3b08-52c1-50be-bd40-e9a98434bf89_Person-396eab5a-efdd-1b6e-edda-ec3597451e63 ;
  a2a:hasEvent oa:event_wba_960d3b08-52c1-50be-bd40-e9a98434bf89_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_960d3b08-52c1-50be-bd40-e9a98434bf89_0, oa:relationep_wba_960d3b08-52c1-50be-bd40-e9a98434bf89_1, oa:relationep_wba_960d3b08-52c1-50be-bd40-e9a98434bf89_2, oa:relationep_wba_960d3b08-52c1-50be-bd40-e9a98434bf89_3, oa:relationep_wba_960d3b08-52c1-50be-bd40-e9a98434bf89_4, oa:relationep_wba_960d3b08-52c1-50be-bd40-e9a98434bf89_5 ;
  a2a:hasSource oa:source_wba_960d3b08-52c1-50be-bd40-e9a98434bf89 .

oa:person_wba_960d3b08-52c1-50be-bd40-e9a98434bf89_Person-45f5d154-c1ae-abe2-5aa3-772ffc69c51c
  a a2a:Person ;
  rdfs:label "Sebastiaan Rauws" ;
  a2a:PersonName [
    rdfs:label "Sebastiaan Rauws" ;
    a2a:PersonNameFirstName "Sebastiaan" ;
    a2a:PersonNameLastName "Rauws"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_960d3b08-52c1-50be-bd40-e9a98434bf89_Person-8292fc39-8053-0c07-f8b3-c4c3ba652778
  a a2a:Person ;
  rdfs:label "C. J. Coenen-Boogmans" ;
  a2a:PersonName [
    rdfs:label "C. J. Coenen-Boogmans" ;
    a2a:PersonNameFirstName "C. J." ;
    a2a:PersonNameLastName "Coenen-Boogmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_960d3b08-52c1-50be-bd40-e9a98434bf89_Person-3a792842-1362-1505-16ff-880c49f5997e
  a a2a:Person ;
  rdfs:label "Nicolaas Anthonij Roelands" ;
  a2a:PersonName [
    rdfs:label "Nicolaas Anthonij Roelands" ;
    a2a:PersonNameFirstName "Nicolaas Anthonij" ;
    a2a:PersonNameLastName "Roelands"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_960d3b08-52c1-50be-bd40-e9a98434bf89_Person-da67cf7b-1823-a3f1-ee2d-00e692609a89
  a a2a:Person ;
  rdfs:label "J. P. van Erp" ;
  a2a:PersonName [
    rdfs:label "J. P. van Erp" ;
    a2a:PersonNameFirstName "J. P." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Erp"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_960d3b08-52c1-50be-bd40-e9a98434bf89_Person-e928f892-d0f9-8b85-e86a-6e5150dc8c7f
  a a2a:Person ;
  rdfs:label "Jacobus Arij Wijntjes" ;
  a2a:PersonName [
    rdfs:label "Jacobus Arij Wijntjes" ;
    a2a:PersonNameFirstName "Jacobus Arij" ;
    a2a:PersonNameLastName "Wijntjes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_960d3b08-52c1-50be-bd40-e9a98434bf89_Person-396eab5a-efdd-1b6e-edda-ec3597451e63
  a a2a:Person ;
  rdfs:label "Gerrit Jongkindt" ;
  a2a:PersonName [
    rdfs:label "Gerrit Jongkindt" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Jongkindt"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_960d3b08-52c1-50be-bd40-e9a98434bf89_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1798" ;
    a2a:Month "6" ;
    a2a:Day "18" ;
    rdfs:label "1798-06-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:relationep_wba_960d3b08-52c1-50be-bd40-e9a98434bf89_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_960d3b08-52c1-50be-bd40-e9a98434bf89_Person:45f5d154-c1ae-abe2-5aa3-772ffc69c51c ;
  a2a:EventKeyRef oa:event_wba_960d3b08-52c1-50be-bd40-e9a98434bf89_Event1 .

oa:relationep_wba_960d3b08-52c1-50be-bd40-e9a98434bf89_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_960d3b08-52c1-50be-bd40-e9a98434bf89_Person:8292fc39-8053-0c07-f8b3-c4c3ba652778 ;
  a2a:EventKeyRef oa:event_wba_960d3b08-52c1-50be-bd40-e9a98434bf89_Event1 .

oa:relationep_wba_960d3b08-52c1-50be-bd40-e9a98434bf89_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_960d3b08-52c1-50be-bd40-e9a98434bf89_Person:3a792842-1362-1505-16ff-880c49f5997e ;
  a2a:EventKeyRef oa:event_wba_960d3b08-52c1-50be-bd40-e9a98434bf89_Event1 .

oa:relationep_wba_960d3b08-52c1-50be-bd40-e9a98434bf89_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_960d3b08-52c1-50be-bd40-e9a98434bf89_Person:da67cf7b-1823-a3f1-ee2d-00e692609a89 ;
  a2a:EventKeyRef oa:event_wba_960d3b08-52c1-50be-bd40-e9a98434bf89_Event1 .

oa:relationep_wba_960d3b08-52c1-50be-bd40-e9a98434bf89_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_960d3b08-52c1-50be-bd40-e9a98434bf89_Person:e928f892-d0f9-8b85-e86a-6e5150dc8c7f ;
  a2a:EventKeyRef oa:event_wba_960d3b08-52c1-50be-bd40-e9a98434bf89_Event1 .

oa:relationep_wba_960d3b08-52c1-50be-bd40-e9a98434bf89_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_960d3b08-52c1-50be-bd40-e9a98434bf89_Person:396eab5a-efdd-1b6e-edda-ec3597451e63 ;
  a2a:EventKeyRef oa:event_wba_960d3b08-52c1-50be-bd40-e9a98434bf89_Event1 .

oa:source_wba_960d3b08-52c1-50be-bd40-e9a98434bf89
  a a2a:Source ;
  rdfs:label "West Brabants Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom", "1798-06-18 - 1798-06-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1798-06-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1798-06-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1798" ;
    a2a:Month "6" ;
    a2a:Day "18" ;
    rdfs:label "1798-06-18"^^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: 0643, Periode: 1798" ;
    a2a:Book "Notaris Johan Hendrick van Overstraten, Minuutakten, 1798" ;
    a2a:DocumentNumber "22" ;
    a2a:RegistryNumber "0643" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Notariële archieven Bergen op Zoom, Bron: boek, Deel: 0643, Periode: 1798, Notaris Johan Hendrick van Overstraten, Minuutakten, 1798, 22, 0643"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/48c03cfa-1dc0-39cf-c48e-4f2c21ff880d.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/960d3b08-52c1-50be-bd40-e9a98434bf89" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/48c03cfa-1dc0-39cf-c48e-4f2c21ff880d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-02-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/960d3b08-52c1-50be-bd40-e9a98434bf89" ;
  a2a:RecordGUID "{960d3b08-52c1-50be-bd40-e9a98434bf89}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4672_00004672.xml van WBA" .

