@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_85e989fe-c0cc-c16e-ff6c-421b53eb0419
  a a2a:Record ;
  rdfs:label "Notariële akte op 17 maart 1924 te Bergen op Zoom" ;
  a2a:hasPerson oa:person_wba_85e989fe-c0cc-c16e-ff6c-421b53eb0419_Person-afdf8862-e9a2-e5e3-935d-d00ce7e93381, oa:person_wba_85e989fe-c0cc-c16e-ff6c-421b53eb0419_Person-b685b0c5-7098-b1d7-0d15-1865e346dc59, oa:person_wba_85e989fe-c0cc-c16e-ff6c-421b53eb0419_Person-f32fd4ed-5b40-3825-fcff-36185c710ad9, oa:person_wba_85e989fe-c0cc-c16e-ff6c-421b53eb0419_Person-f83a5f4a-5723-f0b7-f71e-1824be3711bb ;
  a2a:hasEvent oa:event_wba_85e989fe-c0cc-c16e-ff6c-421b53eb0419_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_85e989fe-c0cc-c16e-ff6c-421b53eb0419_0, oa:relationep_wba_85e989fe-c0cc-c16e-ff6c-421b53eb0419_1, oa:relationep_wba_85e989fe-c0cc-c16e-ff6c-421b53eb0419_2, oa:relationep_wba_85e989fe-c0cc-c16e-ff6c-421b53eb0419_3 ;
  a2a:hasSource oa:source_wba_85e989fe-c0cc-c16e-ff6c-421b53eb0419 .

oa:person_wba_85e989fe-c0cc-c16e-ff6c-421b53eb0419_Person-afdf8862-e9a2-e5e3-935d-d00ce7e93381
  a a2a:Person ;
  rdfs:label "Antonius Wilhelmus Jordans" ;
  a2a:PersonName [
    rdfs:label "Antonius Wilhelmus Jordans" ;
    a2a:PersonNameFirstName "Antonius Wilhelmus" ;
    a2a:PersonNameLastName "Jordans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_85e989fe-c0cc-c16e-ff6c-421b53eb0419_Person-b685b0c5-7098-b1d7-0d15-1865e346dc59
  a a2a:Person ;
  rdfs:label "Cornelis Marinus van Tiggelen" ;
  a2a:PersonName [
    rdfs:label "Cornelis Marinus van Tiggelen" ;
    a2a:PersonNameFirstName "Cornelis Marinus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Tiggelen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_85e989fe-c0cc-c16e-ff6c-421b53eb0419_Person-f32fd4ed-5b40-3825-fcff-36185c710ad9
  a a2a:Person ;
  rdfs:label "Johannes Angenithus Couwenberg" ;
  a2a:PersonName [
    rdfs:label "Johannes Angenithus Couwenberg" ;
    a2a:PersonNameFirstName "Johannes Angenithus" ;
    a2a:PersonNameLastName "Couwenberg"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_85e989fe-c0cc-c16e-ff6c-421b53eb0419_Person-f83a5f4a-5723-f0b7-f71e-1824be3711bb
  a a2a:Person ;
  rdfs:label "Obe Pieter van der Klei" ;
  a2a:PersonName [
    rdfs:label "Obe Pieter van der Klei" ;
    a2a:PersonNameFirstName "Obe Pieter" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Klei"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_85e989fe-c0cc-c16e-ff6c-421b53eb0419_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1924" ;
    a2a:Month "3" ;
    a2a:Day "17" ;
    rdfs:label "1924-03-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:relationep_wba_85e989fe-c0cc-c16e-ff6c-421b53eb0419_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_85e989fe-c0cc-c16e-ff6c-421b53eb0419_Person:afdf8862-e9a2-e5e3-935d-d00ce7e93381 ;
  a2a:EventKeyRef oa:event_wba_85e989fe-c0cc-c16e-ff6c-421b53eb0419_Event1 .

oa:relationep_wba_85e989fe-c0cc-c16e-ff6c-421b53eb0419_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_85e989fe-c0cc-c16e-ff6c-421b53eb0419_Person:b685b0c5-7098-b1d7-0d15-1865e346dc59 ;
  a2a:EventKeyRef oa:event_wba_85e989fe-c0cc-c16e-ff6c-421b53eb0419_Event1 .

oa:relationep_wba_85e989fe-c0cc-c16e-ff6c-421b53eb0419_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_85e989fe-c0cc-c16e-ff6c-421b53eb0419_Person:f32fd4ed-5b40-3825-fcff-36185c710ad9 ;
  a2a:EventKeyRef oa:event_wba_85e989fe-c0cc-c16e-ff6c-421b53eb0419_Event1 .

oa:relationep_wba_85e989fe-c0cc-c16e-ff6c-421b53eb0419_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_85e989fe-c0cc-c16e-ff6c-421b53eb0419_Person:f83a5f4a-5723-f0b7-f71e-1824be3711bb ;
  a2a:EventKeyRef oa:event_wba_85e989fe-c0cc-c16e-ff6c-421b53eb0419_Event1 .

oa:source_wba_85e989fe-c0cc-c16e-ff6c-421b53eb0419
  a a2a:Source ;
  rdfs:label "West Brabants Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom", "1924-03-17 - 1924-03-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1924-03-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1924-03-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1924" ;
    a2a:Month "3" ;
    a2a:Day "17" ;
    rdfs:label "1924-03-17"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 1545, Periode: 1924" ;
    a2a:Book "Notaris J.C.H. Perée, Minuutakten, 1924 jan - apr , akten 001 - 178" ;
    a2a:DocumentNumber "113" ;
    a2a:RegistryNumber "1545" ;
    rdfs:label "West Brabants Archief, Brabant, Deel: 1545, Periode: 1924, Notaris J.C.H. Perée, Minuutakten, 1924 jan - apr , akten 001 - 178, 113, 1545"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/feb05008-d216-0446-1e86-b894eb540ce4.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/85e989fe-c0cc-c16e-ff6c-421b53eb0419" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/feb05008-d216-0446-1e86-b894eb540ce4.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-05-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/85e989fe-c0cc-c16e-ff6c-421b53eb0419" ;
  a2a:RecordGUID "{85e989fe-c0cc-c16e-ff6c-421b53eb0419}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_19691_00019691.xml van WBA" .

