@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_5e71c8a6-97be-68cc-769c-aa8671cbf0b9
  a a2a:Record ;
  rdfs:label "Notariële akte op 20 januari 1913 te Bergen op Zoom" ;
  a2a:hasPerson oa:person_wba_5e71c8a6-97be-68cc-769c-aa8671cbf0b9_Person-07edca3a-dfe3-9f5a-b5df-70a0c875b3bf, oa:person_wba_5e71c8a6-97be-68cc-769c-aa8671cbf0b9_Person-5e9979fb-a6d5-62f4-060b-adb50a39bca4, oa:person_wba_5e71c8a6-97be-68cc-769c-aa8671cbf0b9_Person-de2ade4b-3563-b877-3242-b6c20e9542e3, oa:person_wba_5e71c8a6-97be-68cc-769c-aa8671cbf0b9_Person-b949e35c-d08a-6e95-56ed-60dcfe5242c4, oa:person_wba_5e71c8a6-97be-68cc-769c-aa8671cbf0b9_Person-a80c23d9-41f3-b66d-0a14-053c7d9c5fb5 ;
  a2a:hasEvent oa:event_wba_5e71c8a6-97be-68cc-769c-aa8671cbf0b9_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_5e71c8a6-97be-68cc-769c-aa8671cbf0b9_0, oa:relationep_wba_5e71c8a6-97be-68cc-769c-aa8671cbf0b9_1, oa:relationep_wba_5e71c8a6-97be-68cc-769c-aa8671cbf0b9_2, oa:relationep_wba_5e71c8a6-97be-68cc-769c-aa8671cbf0b9_3, oa:relationep_wba_5e71c8a6-97be-68cc-769c-aa8671cbf0b9_4 ;
  a2a:hasSource oa:source_wba_5e71c8a6-97be-68cc-769c-aa8671cbf0b9 .

oa:person_wba_5e71c8a6-97be-68cc-769c-aa8671cbf0b9_Person-07edca3a-dfe3-9f5a-b5df-70a0c875b3bf
  a a2a:Person ;
  rdfs:label "Arnoldus Franken Arnolduszoon" ;
  a2a:PersonName [
    rdfs:label "Arnoldus Franken Arnolduszoon" ;
    a2a:PersonNameFirstName "Arnoldus" ;
    a2a:PersonNameLastName "Franken Arnolduszoon"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_5e71c8a6-97be-68cc-769c-aa8671cbf0b9_Person-5e9979fb-a6d5-62f4-060b-adb50a39bca4
  a a2a:Person ;
  rdfs:label "Dijmphena van der Zande" ;
  a2a:PersonName [
    rdfs:label "Dijmphena van der Zande" ;
    a2a:PersonNameFirstName "Dijmphena" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Zande"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_5e71c8a6-97be-68cc-769c-aa8671cbf0b9_Person-de2ade4b-3563-b877-3242-b6c20e9542e3
  a a2a:Person ;
  rdfs:label "Franciscus Nefs" ;
  a2a:PersonName [
    rdfs:label "Franciscus Nefs" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Nefs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_5e71c8a6-97be-68cc-769c-aa8671cbf0b9_Person-b949e35c-d08a-6e95-56ed-60dcfe5242c4
  a a2a:Person ;
  rdfs:label "Henri Johan Gerard Opscholtens" ;
  a2a:PersonName [
    rdfs:label "Henri Johan Gerard Opscholtens" ;
    a2a:PersonNameFirstName "Henri Johan Gerard" ;
    a2a:PersonNameLastName "Opscholtens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_5e71c8a6-97be-68cc-769c-aa8671cbf0b9_Person-a80c23d9-41f3-b66d-0a14-053c7d9c5fb5
  a a2a:Person ;
  rdfs:label "Johannes Petrus Koopman" ;
  a2a:PersonName [
    rdfs:label "Johannes Petrus Koopman" ;
    a2a:PersonNameFirstName "Johannes Petrus" ;
    a2a:PersonNameLastName "Koopman"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_5e71c8a6-97be-68cc-769c-aa8671cbf0b9_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1913" ;
    a2a:Month "1" ;
    a2a:Day "20" ;
    rdfs:label "1913-01-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:relationep_wba_5e71c8a6-97be-68cc-769c-aa8671cbf0b9_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_5e71c8a6-97be-68cc-769c-aa8671cbf0b9_Person:07edca3a-dfe3-9f5a-b5df-70a0c875b3bf ;
  a2a:EventKeyRef oa:event_wba_5e71c8a6-97be-68cc-769c-aa8671cbf0b9_Event1 .

oa:relationep_wba_5e71c8a6-97be-68cc-769c-aa8671cbf0b9_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_5e71c8a6-97be-68cc-769c-aa8671cbf0b9_Person:5e9979fb-a6d5-62f4-060b-adb50a39bca4 ;
  a2a:EventKeyRef oa:event_wba_5e71c8a6-97be-68cc-769c-aa8671cbf0b9_Event1 .

oa:relationep_wba_5e71c8a6-97be-68cc-769c-aa8671cbf0b9_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_5e71c8a6-97be-68cc-769c-aa8671cbf0b9_Person:de2ade4b-3563-b877-3242-b6c20e9542e3 ;
  a2a:EventKeyRef oa:event_wba_5e71c8a6-97be-68cc-769c-aa8671cbf0b9_Event1 .

oa:relationep_wba_5e71c8a6-97be-68cc-769c-aa8671cbf0b9_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_5e71c8a6-97be-68cc-769c-aa8671cbf0b9_Person:b949e35c-d08a-6e95-56ed-60dcfe5242c4 ;
  a2a:EventKeyRef oa:event_wba_5e71c8a6-97be-68cc-769c-aa8671cbf0b9_Event1 .

oa:relationep_wba_5e71c8a6-97be-68cc-769c-aa8671cbf0b9_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_5e71c8a6-97be-68cc-769c-aa8671cbf0b9_Person:a80c23d9-41f3-b66d-0a14-053c7d9c5fb5 ;
  a2a:EventKeyRef oa:event_wba_5e71c8a6-97be-68cc-769c-aa8671cbf0b9_Event1 .

oa:source_wba_5e71c8a6-97be-68cc-769c-aa8671cbf0b9
  a a2a:Source ;
  rdfs:label "West Brabants Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom", "1913-01-20 - 1913-01-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1913-01-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1913-01-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1913" ;
    a2a:Month "1" ;
    a2a:Day "20" ;
    rdfs:label "1913-01-20"^^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: 1460, Periode: 1913" ;
    a2a:Book "Notaris W.J. van Gruting, Minuutakten, 1913" ;
    a2a:DocumentNumber "32" ;
    a2a:RegistryNumber "1460" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Notariële archieven Bergen op Zoom, Bron: boek, Deel: 1460, Periode: 1913, Notaris W.J. van Gruting, Minuutakten, 1913, 32, 1460"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/b645e4a9-7e8a-30d5-3097-befc8dd47d19.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/5e71c8a6-97be-68cc-769c-aa8671cbf0b9" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/b645e4a9-7e8a-30d5-3097-befc8dd47d19.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-04-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/5e71c8a6-97be-68cc-769c-aa8671cbf0b9" ;
  a2a:RecordGUID "{5e71c8a6-97be-68cc-769c-aa8671cbf0b9}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_5115_00005115.xml van WBA" .

