@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_f1bcce4b-d9ca-e351-2472-e4702ba9e395
  a a2a:Record ;
  rdfs:label "Notariële akte op 23 augustus 1899 te Bergen op Zoom" ;
  a2a:hasPerson oa:person_wba_f1bcce4b-d9ca-e351-2472-e4702ba9e395_Person-8c145af5-64a4-799b-5d00-ed467cec6bd1, oa:person_wba_f1bcce4b-d9ca-e351-2472-e4702ba9e395_Person-fe3cf6e8-66f7-5703-677f-a576a0d43e4f, oa:person_wba_f1bcce4b-d9ca-e351-2472-e4702ba9e395_Person-a0949f46-a8f9-15a1-91d4-34c885e52874, oa:person_wba_f1bcce4b-d9ca-e351-2472-e4702ba9e395_Person-0019be37-8cde-deb2-ae71-0704d5ae0782, oa:person_wba_f1bcce4b-d9ca-e351-2472-e4702ba9e395_Person-57091139-443e-787b-106a-987ad9697d6c, oa:person_wba_f1bcce4b-d9ca-e351-2472-e4702ba9e395_Person-73324cb6-c6bb-da07-831a-f975953803e3 ;
  a2a:hasEvent oa:event_wba_f1bcce4b-d9ca-e351-2472-e4702ba9e395_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_f1bcce4b-d9ca-e351-2472-e4702ba9e395_0, oa:relationep_wba_f1bcce4b-d9ca-e351-2472-e4702ba9e395_1, oa:relationep_wba_f1bcce4b-d9ca-e351-2472-e4702ba9e395_2, oa:relationep_wba_f1bcce4b-d9ca-e351-2472-e4702ba9e395_3, oa:relationep_wba_f1bcce4b-d9ca-e351-2472-e4702ba9e395_4, oa:relationep_wba_f1bcce4b-d9ca-e351-2472-e4702ba9e395_5 ;
  a2a:hasSource oa:source_wba_f1bcce4b-d9ca-e351-2472-e4702ba9e395 .

oa:person_wba_f1bcce4b-d9ca-e351-2472-e4702ba9e395_Person-8c145af5-64a4-799b-5d00-ed467cec6bd1
  a a2a:Person ;
  rdfs:label "Rindert Scheffer" ;
  a2a:PersonName [
    rdfs:label "Rindert Scheffer" ;
    a2a:PersonNameFirstName "Rindert" ;
    a2a:PersonNameLastName "Scheffer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_f1bcce4b-d9ca-e351-2472-e4702ba9e395_Person-fe3cf6e8-66f7-5703-677f-a576a0d43e4f
  a a2a:Person ;
  rdfs:label "Bernardus Johannes Hulshof" ;
  a2a:PersonName [
    rdfs:label "Bernardus Johannes Hulshof" ;
    a2a:PersonNameFirstName "Bernardus Johannes" ;
    a2a:PersonNameLastName "Hulshof"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_f1bcce4b-d9ca-e351-2472-e4702ba9e395_Person-a0949f46-a8f9-15a1-91d4-34c885e52874
  a a2a:Person ;
  rdfs:label "Johannes Eugenius Didericus Vergroesen" ;
  a2a:PersonName [
    rdfs:label "Johannes Eugenius Didericus Vergroesen" ;
    a2a:PersonNameFirstName "Johannes Eugenius Didericus" ;
    a2a:PersonNameLastName "Vergroesen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_f1bcce4b-d9ca-e351-2472-e4702ba9e395_Person-0019be37-8cde-deb2-ae71-0704d5ae0782
  a a2a:Person ;
  rdfs:label "Departement van Oorlog" ;
  a2a:PersonName [
    rdfs:label "Departement van Oorlog" ;
    a2a:PersonNameLastName "Departement van Oorlog"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_f1bcce4b-d9ca-e351-2472-e4702ba9e395_Person-57091139-443e-787b-106a-987ad9697d6c
  a a2a:Person ;
  rdfs:label "Henricus Johannes van der Veer" ;
  a2a:PersonName [
    rdfs:label "Henricus Johannes van der Veer" ;
    a2a:PersonNameFirstName "Henricus Johannes" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Veer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_f1bcce4b-d9ca-e351-2472-e4702ba9e395_Person-73324cb6-c6bb-da07-831a-f975953803e3
  a a2a:Person ;
  rdfs:label "Johannes Bernardus Penders" ;
  a2a:PersonName [
    rdfs:label "Johannes Bernardus Penders" ;
    a2a:PersonNameFirstName "Johannes Bernardus" ;
    a2a:PersonNameLastName "Penders"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_f1bcce4b-d9ca-e351-2472-e4702ba9e395_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1899" ;
    a2a:Month "8" ;
    a2a:Day "23" ;
    rdfs:label "1899-08-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:relationep_wba_f1bcce4b-d9ca-e351-2472-e4702ba9e395_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_f1bcce4b-d9ca-e351-2472-e4702ba9e395_Person:8c145af5-64a4-799b-5d00-ed467cec6bd1 ;
  a2a:EventKeyRef oa:event_wba_f1bcce4b-d9ca-e351-2472-e4702ba9e395_Event1 .

oa:relationep_wba_f1bcce4b-d9ca-e351-2472-e4702ba9e395_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_f1bcce4b-d9ca-e351-2472-e4702ba9e395_Person:fe3cf6e8-66f7-5703-677f-a576a0d43e4f ;
  a2a:EventKeyRef oa:event_wba_f1bcce4b-d9ca-e351-2472-e4702ba9e395_Event1 .

oa:relationep_wba_f1bcce4b-d9ca-e351-2472-e4702ba9e395_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_f1bcce4b-d9ca-e351-2472-e4702ba9e395_Person:a0949f46-a8f9-15a1-91d4-34c885e52874 ;
  a2a:EventKeyRef oa:event_wba_f1bcce4b-d9ca-e351-2472-e4702ba9e395_Event1 .

oa:relationep_wba_f1bcce4b-d9ca-e351-2472-e4702ba9e395_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_f1bcce4b-d9ca-e351-2472-e4702ba9e395_Person:0019be37-8cde-deb2-ae71-0704d5ae0782 ;
  a2a:EventKeyRef oa:event_wba_f1bcce4b-d9ca-e351-2472-e4702ba9e395_Event1 .

oa:relationep_wba_f1bcce4b-d9ca-e351-2472-e4702ba9e395_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_f1bcce4b-d9ca-e351-2472-e4702ba9e395_Person:57091139-443e-787b-106a-987ad9697d6c ;
  a2a:EventKeyRef oa:event_wba_f1bcce4b-d9ca-e351-2472-e4702ba9e395_Event1 .

oa:relationep_wba_f1bcce4b-d9ca-e351-2472-e4702ba9e395_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_f1bcce4b-d9ca-e351-2472-e4702ba9e395_Person:73324cb6-c6bb-da07-831a-f975953803e3 ;
  a2a:EventKeyRef oa:event_wba_f1bcce4b-d9ca-e351-2472-e4702ba9e395_Event1 .

oa:source_wba_f1bcce4b-d9ca-e351-2472-e4702ba9e395
  a a2a:Source ;
  rdfs:label "West Brabants Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom", "1899-08-23 - 1899-08-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1899-08-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1899-08-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1899" ;
    a2a:Month "8" ;
    a2a:Day "23" ;
    rdfs:label "1899-08-23"^^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: 1439, Periode: 1899" ;
    a2a:Book "Notaris J.C.L. Schermer, Minuutakten, 1899" ;
    a2a:DocumentNumber "1018" ;
    a2a:RegistryNumber "1439" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Notariële archieven Bergen op Zoom, Bron: boek, Deel: 1439, Periode: 1899, Notaris J.C.L. Schermer, Minuutakten, 1899, 1018, 1439"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/4af9c310-150d-0f70-270d-e4c48bcb2103.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/f1bcce4b-d9ca-e351-2472-e4702ba9e395" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/4af9c310-150d-0f70-270d-e4c48bcb2103.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-03-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/f1bcce4b-d9ca-e351-2472-e4702ba9e395" ;
  a2a:RecordGUID "{f1bcce4b-d9ca-e351-2472-e4702ba9e395}" ;
  a2a:SourceRemarkOpmerking "Gezegelde akte met bijlage" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_9350_00009350.xml van WBA" .

