@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_0f6846a2-2d00-e11b-658d-bbada13d828f
  a a2a:Record ;
  rdfs:label "Notariële akte op 20 januari 1898 te Bergen op Zoom" ;
  a2a:hasPerson oa:person_wba_0f6846a2-2d00-e11b-658d-bbada13d828f_Person-6e4fcc4a-2f90-a1c2-64ba-d5807ce4eed9, oa:person_wba_0f6846a2-2d00-e11b-658d-bbada13d828f_Person-f96baeff-af8a-b23e-211e-796d2c8aaf63, oa:person_wba_0f6846a2-2d00-e11b-658d-bbada13d828f_Person-bd3cf58d-5bf7-bc36-739d-6e89f42e3757, oa:person_wba_0f6846a2-2d00-e11b-658d-bbada13d828f_Person-d1587cfd-4703-7fcd-8748-d92a06175668, oa:person_wba_0f6846a2-2d00-e11b-658d-bbada13d828f_Person-094559e8-6c79-5fbb-2f57-fe5c796ec952, oa:person_wba_0f6846a2-2d00-e11b-658d-bbada13d828f_Person-8943014c-f138-7d1a-3d97-7ab273ee2a60 ;
  a2a:hasEvent oa:event_wba_0f6846a2-2d00-e11b-658d-bbada13d828f_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_0f6846a2-2d00-e11b-658d-bbada13d828f_0, oa:relationep_wba_0f6846a2-2d00-e11b-658d-bbada13d828f_1, oa:relationep_wba_0f6846a2-2d00-e11b-658d-bbada13d828f_2, oa:relationep_wba_0f6846a2-2d00-e11b-658d-bbada13d828f_3, oa:relationep_wba_0f6846a2-2d00-e11b-658d-bbada13d828f_4, oa:relationep_wba_0f6846a2-2d00-e11b-658d-bbada13d828f_5 ;
  a2a:hasSource oa:source_wba_0f6846a2-2d00-e11b-658d-bbada13d828f .

oa:person_wba_0f6846a2-2d00-e11b-658d-bbada13d828f_Person-6e4fcc4a-2f90-a1c2-64ba-d5807ce4eed9
  a a2a:Person ;
  rdfs:label "Wolf Machoel" ;
  a2a:PersonName [
    rdfs:label "Wolf Machoel" ;
    a2a:PersonNameFirstName "Wolf" ;
    a2a:PersonNameLastName "Machoel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_0f6846a2-2d00-e11b-658d-bbada13d828f_Person-f96baeff-af8a-b23e-211e-796d2c8aaf63
  a a2a:Person ;
  rdfs:label "Rudolf Benjamin Wolf Machoel" ;
  a2a:PersonName [
    rdfs:label "Rudolf Benjamin Wolf Machoel" ;
    a2a:PersonNameFirstName "Rudolf Benjamin Wolf" ;
    a2a:PersonNameLastName "Machoel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_0f6846a2-2d00-e11b-658d-bbada13d828f_Person-bd3cf58d-5bf7-bc36-739d-6e89f42e3757
  a a2a:Person ;
  rdfs:label "Nationale Militie" ;
  a2a:PersonName [
    rdfs:label "Nationale Militie" ;
    a2a:PersonNameLastName "Nationale Militie"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_0f6846a2-2d00-e11b-658d-bbada13d828f_Person-d1587cfd-4703-7fcd-8748-d92a06175668
  a a2a:Person ;
  rdfs:label "Pieter Wakkee" ;
  a2a:PersonName [
    rdfs:label "Pieter Wakkee" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Wakkee"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_0f6846a2-2d00-e11b-658d-bbada13d828f_Person-094559e8-6c79-5fbb-2f57-fe5c796ec952
  a a2a:Person ;
  rdfs:label "Eugenius Johannes Josephus Maria de Leeuw" ;
  a2a:PersonName [
    rdfs:label "Eugenius Johannes Josephus Maria de Leeuw" ;
    a2a:PersonNameFirstName "Eugenius Johannes Josephus Maria" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Leeuw"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_0f6846a2-2d00-e11b-658d-bbada13d828f_Person-8943014c-f138-7d1a-3d97-7ab273ee2a60
  a a2a:Person ;
  rdfs:label "Cornelis Taal" ;
  a2a:PersonName [
    rdfs:label "Cornelis Taal" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Taal"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_0f6846a2-2d00-e11b-658d-bbada13d828f_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1898" ;
    a2a:Month "1" ;
    a2a:Day "20" ;
    rdfs:label "1898-01-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:relationep_wba_0f6846a2-2d00-e11b-658d-bbada13d828f_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_0f6846a2-2d00-e11b-658d-bbada13d828f_Person:6e4fcc4a-2f90-a1c2-64ba-d5807ce4eed9 ;
  a2a:EventKeyRef oa:event_wba_0f6846a2-2d00-e11b-658d-bbada13d828f_Event1 .

oa:relationep_wba_0f6846a2-2d00-e11b-658d-bbada13d828f_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_0f6846a2-2d00-e11b-658d-bbada13d828f_Person:f96baeff-af8a-b23e-211e-796d2c8aaf63 ;
  a2a:EventKeyRef oa:event_wba_0f6846a2-2d00-e11b-658d-bbada13d828f_Event1 .

oa:relationep_wba_0f6846a2-2d00-e11b-658d-bbada13d828f_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_0f6846a2-2d00-e11b-658d-bbada13d828f_Person:bd3cf58d-5bf7-bc36-739d-6e89f42e3757 ;
  a2a:EventKeyRef oa:event_wba_0f6846a2-2d00-e11b-658d-bbada13d828f_Event1 .

oa:relationep_wba_0f6846a2-2d00-e11b-658d-bbada13d828f_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_0f6846a2-2d00-e11b-658d-bbada13d828f_Person:d1587cfd-4703-7fcd-8748-d92a06175668 ;
  a2a:EventKeyRef oa:event_wba_0f6846a2-2d00-e11b-658d-bbada13d828f_Event1 .

oa:relationep_wba_0f6846a2-2d00-e11b-658d-bbada13d828f_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_0f6846a2-2d00-e11b-658d-bbada13d828f_Person:094559e8-6c79-5fbb-2f57-fe5c796ec952 ;
  a2a:EventKeyRef oa:event_wba_0f6846a2-2d00-e11b-658d-bbada13d828f_Event1 .

oa:relationep_wba_0f6846a2-2d00-e11b-658d-bbada13d828f_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_0f6846a2-2d00-e11b-658d-bbada13d828f_Person:8943014c-f138-7d1a-3d97-7ab273ee2a60 ;
  a2a:EventKeyRef oa:event_wba_0f6846a2-2d00-e11b-658d-bbada13d828f_Event1 .

oa:source_wba_0f6846a2-2d00-e11b-658d-bbada13d828f
  a a2a:Source ;
  rdfs:label "West Brabants Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom", "1898-01-20 - 1898-01-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1898-01-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1898-01-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1898" ;
    a2a:Month "1" ;
    a2a:Day "20" ;
    rdfs:label "1898-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: 1416, Periode: 1898" ;
    a2a:Book "Notaris W.J. van Gruting, Minuutakten, 1898" ;
    a2a:DocumentNumber "21" ;
    a2a:RegistryNumber "1416" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Notariële archieven Bergen op Zoom, Bron: boek, Deel: 1416, Periode: 1898, Notaris W.J. van Gruting, Minuutakten, 1898, 21, 1416"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/428df244-ff22-1a70-a11f-6cff4a88b405.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/0f6846a2-2d00-e11b-658d-bbada13d828f" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/428df244-ff22-1a70-a11f-6cff4a88b405.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-08-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/0f6846a2-2d00-e11b-658d-bbada13d828f" ;
  a2a:RecordGUID "{0f6846a2-2d00-e11b-658d-bbada13d828f}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_5011_00005011.xml van WBA" .

