@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_447d6e7e-b6cd-5daf-e30b-757ff840ce36
  a a2a:Record ;
  rdfs:label "Notariële akte op 13 mei 1789 te Bergen op Zoom" ;
  a2a:hasPerson oa:person_wba_447d6e7e-b6cd-5daf-e30b-757ff840ce36_Person-2e5f065a-2aad-06d5-7c4d-b055c6b18e65, oa:person_wba_447d6e7e-b6cd-5daf-e30b-757ff840ce36_Person-7ec76002-e210-9f89-af4d-a1927d196c69, oa:person_wba_447d6e7e-b6cd-5daf-e30b-757ff840ce36_Person-f58bac5d-148d-008c-f07e-2a6ce037f0dc, oa:person_wba_447d6e7e-b6cd-5daf-e30b-757ff840ce36_Person-431e2cd7-64bd-6cff-6f45-40c892c4ce87, oa:person_wba_447d6e7e-b6cd-5daf-e30b-757ff840ce36_Person-89d64bd8-a216-7715-37b5-c2e3a1ffcd9e, oa:person_wba_447d6e7e-b6cd-5daf-e30b-757ff840ce36_Person-a6142971-b471-6e67-cedb-ebac36ed148d ;
  a2a:hasEvent oa:event_wba_447d6e7e-b6cd-5daf-e30b-757ff840ce36_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_447d6e7e-b6cd-5daf-e30b-757ff840ce36_0, oa:relationep_wba_447d6e7e-b6cd-5daf-e30b-757ff840ce36_1, oa:relationep_wba_447d6e7e-b6cd-5daf-e30b-757ff840ce36_2, oa:relationep_wba_447d6e7e-b6cd-5daf-e30b-757ff840ce36_3, oa:relationep_wba_447d6e7e-b6cd-5daf-e30b-757ff840ce36_4, oa:relationep_wba_447d6e7e-b6cd-5daf-e30b-757ff840ce36_5 ;
  a2a:hasSource oa:source_wba_447d6e7e-b6cd-5daf-e30b-757ff840ce36 .

oa:person_wba_447d6e7e-b6cd-5daf-e30b-757ff840ce36_Person-2e5f065a-2aad-06d5-7c4d-b055c6b18e65
  a a2a:Person ;
  rdfs:label "Geertruijd Damen" ;
  a2a:PersonName [
    rdfs:label "Geertruijd Damen" ;
    a2a:PersonNameFirstName "Geertruijd" ;
    a2a:PersonNameLastName "Damen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_447d6e7e-b6cd-5daf-e30b-757ff840ce36_Person-7ec76002-e210-9f89-af4d-a1927d196c69
  a a2a:Person ;
  rdfs:label "Johannis Menu" ;
  a2a:PersonName [
    rdfs:label "Johannis Menu" ;
    a2a:PersonNameFirstName "Johannis" ;
    a2a:PersonNameLastName "Menu"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_447d6e7e-b6cd-5daf-e30b-757ff840ce36_Person-f58bac5d-148d-008c-f07e-2a6ce037f0dc
  a a2a:Person ;
  rdfs:label "Cornelis Panen" ;
  a2a:PersonName [
    rdfs:label "Cornelis Panen" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Panen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_447d6e7e-b6cd-5daf-e30b-757ff840ce36_Person-431e2cd7-64bd-6cff-6f45-40c892c4ce87
  a a2a:Person ;
  rdfs:label "Andreas Cornelissen" ;
  a2a:PersonName [
    rdfs:label "Andreas Cornelissen" ;
    a2a:PersonNameFirstName "Andreas" ;
    a2a:PersonNameLastName "Cornelissen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_447d6e7e-b6cd-5daf-e30b-757ff840ce36_Person-89d64bd8-a216-7715-37b5-c2e3a1ffcd9e
  a a2a:Person ;
  rdfs:label "Johannis van Gotshoven" ;
  a2a:PersonName [
    rdfs:label "Johannis van Gotshoven" ;
    a2a:PersonNameFirstName "Johannis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gotshoven"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_447d6e7e-b6cd-5daf-e30b-757ff840ce36_Person-a6142971-b471-6e67-cedb-ebac36ed148d
  a a2a:Person ;
  rdfs:label "Everd Tieman" ;
  a2a:PersonName [
    rdfs:label "Everd Tieman" ;
    a2a:PersonNameFirstName "Everd" ;
    a2a:PersonNameLastName "Tieman"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_447d6e7e-b6cd-5daf-e30b-757ff840ce36_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1789" ;
    a2a:Month "5" ;
    a2a:Day "13" ;
    rdfs:label "1789-05-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:relationep_wba_447d6e7e-b6cd-5daf-e30b-757ff840ce36_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_447d6e7e-b6cd-5daf-e30b-757ff840ce36_Person:2e5f065a-2aad-06d5-7c4d-b055c6b18e65 ;
  a2a:EventKeyRef oa:event_wba_447d6e7e-b6cd-5daf-e30b-757ff840ce36_Event1 .

oa:relationep_wba_447d6e7e-b6cd-5daf-e30b-757ff840ce36_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_447d6e7e-b6cd-5daf-e30b-757ff840ce36_Person:7ec76002-e210-9f89-af4d-a1927d196c69 ;
  a2a:EventKeyRef oa:event_wba_447d6e7e-b6cd-5daf-e30b-757ff840ce36_Event1 .

oa:relationep_wba_447d6e7e-b6cd-5daf-e30b-757ff840ce36_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_447d6e7e-b6cd-5daf-e30b-757ff840ce36_Person:f58bac5d-148d-008c-f07e-2a6ce037f0dc ;
  a2a:EventKeyRef oa:event_wba_447d6e7e-b6cd-5daf-e30b-757ff840ce36_Event1 .

oa:relationep_wba_447d6e7e-b6cd-5daf-e30b-757ff840ce36_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_447d6e7e-b6cd-5daf-e30b-757ff840ce36_Person:431e2cd7-64bd-6cff-6f45-40c892c4ce87 ;
  a2a:EventKeyRef oa:event_wba_447d6e7e-b6cd-5daf-e30b-757ff840ce36_Event1 .

oa:relationep_wba_447d6e7e-b6cd-5daf-e30b-757ff840ce36_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_447d6e7e-b6cd-5daf-e30b-757ff840ce36_Person:89d64bd8-a216-7715-37b5-c2e3a1ffcd9e ;
  a2a:EventKeyRef oa:event_wba_447d6e7e-b6cd-5daf-e30b-757ff840ce36_Event1 .

oa:relationep_wba_447d6e7e-b6cd-5daf-e30b-757ff840ce36_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_447d6e7e-b6cd-5daf-e30b-757ff840ce36_Person:a6142971-b471-6e67-cedb-ebac36ed148d ;
  a2a:EventKeyRef oa:event_wba_447d6e7e-b6cd-5daf-e30b-757ff840ce36_Event1 .

oa:source_wba_447d6e7e-b6cd-5daf-e30b-757ff840ce36
  a a2a:Source ;
  rdfs:label "West Brabants Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom", "1789-05-13 - 1789-05-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1789-05-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1789-05-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1789" ;
    a2a:Month "5" ;
    a2a:Day "13" ;
    rdfs:label "1789-05-13"^^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: 0634, Periode: 1789" ;
    a2a:Book "Notaris Johan Hendrick van Overstraten, Minuutakten, 1789" ;
    a2a:DocumentNumber "31" ;
    a2a:RegistryNumber "0634" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Notariële archieven Bergen op Zoom, Bron: boek, Deel: 0634, Periode: 1789, Notaris Johan Hendrick van Overstraten, Minuutakten, 1789, 31, 0634"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/ad9c69ec-119b-3710-3896-5a7f31013f1a.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/447d6e7e-b6cd-5daf-e30b-757ff840ce36" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/ad9c69ec-119b-3710-3896-5a7f31013f1a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/447d6e7e-b6cd-5daf-e30b-757ff840ce36" ;
  a2a:RecordGUID "{447d6e7e-b6cd-5daf-e30b-757ff840ce36}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_5308_00005308.xml van WBA" .

