@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_3da73cce-d8a2-bde7-c7f7-5ff59ef2cc9b
  a a2a:Record ;
  rdfs:label "Notariële akte op 29 november 1810 te Bergen op Zoom" ;
  a2a:hasPerson oa:person_wba_3da73cce-d8a2-bde7-c7f7-5ff59ef2cc9b_Person-e434d549-8c8b-74d7-8f65-a321620b8f91, oa:person_wba_3da73cce-d8a2-bde7-c7f7-5ff59ef2cc9b_Person-47db3286-9c04-d790-2fd7-16f78999882a, oa:person_wba_3da73cce-d8a2-bde7-c7f7-5ff59ef2cc9b_Person-821b1add-9ec5-7e25-703a-7716f35838c0, oa:person_wba_3da73cce-d8a2-bde7-c7f7-5ff59ef2cc9b_Person-db88f8d4-db21-4151-6d4a-f98465feb335, oa:person_wba_3da73cce-d8a2-bde7-c7f7-5ff59ef2cc9b_Person-f69e880e-369e-31a7-3f76-505cee81c2a4 ;
  a2a:hasEvent oa:event_wba_3da73cce-d8a2-bde7-c7f7-5ff59ef2cc9b_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_3da73cce-d8a2-bde7-c7f7-5ff59ef2cc9b_0, oa:relationep_wba_3da73cce-d8a2-bde7-c7f7-5ff59ef2cc9b_1, oa:relationep_wba_3da73cce-d8a2-bde7-c7f7-5ff59ef2cc9b_2, oa:relationep_wba_3da73cce-d8a2-bde7-c7f7-5ff59ef2cc9b_3, oa:relationep_wba_3da73cce-d8a2-bde7-c7f7-5ff59ef2cc9b_4 ;
  a2a:hasSource oa:source_wba_3da73cce-d8a2-bde7-c7f7-5ff59ef2cc9b .

oa:person_wba_3da73cce-d8a2-bde7-c7f7-5ff59ef2cc9b_Person-e434d549-8c8b-74d7-8f65-a321620b8f91
  a a2a:Person ;
  rdfs:label "Maria Christina Cremers" ;
  a2a:PersonName [
    rdfs:label "Maria Christina Cremers" ;
    a2a:PersonNameFirstName "Maria Christina" ;
    a2a:PersonNameLastName "Cremers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_3da73cce-d8a2-bde7-c7f7-5ff59ef2cc9b_Person-47db3286-9c04-d790-2fd7-16f78999882a
  a a2a:Person ;
  rdfs:label "Dominicus Weijts" ;
  a2a:PersonName [
    rdfs:label "Dominicus Weijts" ;
    a2a:PersonNameFirstName "Dominicus" ;
    a2a:PersonNameLastName "Weijts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_3da73cce-d8a2-bde7-c7f7-5ff59ef2cc9b_Person-821b1add-9ec5-7e25-703a-7716f35838c0
  a a2a:Person ;
  rdfs:label "Petrus Lambert" ;
  a2a:PersonName [
    rdfs:label "Petrus Lambert" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Lambert"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_3da73cce-d8a2-bde7-c7f7-5ff59ef2cc9b_Person-db88f8d4-db21-4151-6d4a-f98465feb335
  a a2a:Person ;
  rdfs:label "Christiaan Lach de Bère" ;
  a2a:PersonName [
    rdfs:label "Christiaan Lach de Bère" ;
    a2a:PersonNameFirstName "Christiaan" ;
    a2a:PersonNameLastName "Lach de Bère"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_3da73cce-d8a2-bde7-c7f7-5ff59ef2cc9b_Person-f69e880e-369e-31a7-3f76-505cee81c2a4
  a a2a:Person ;
  rdfs:label "Johannis Alder" ;
  a2a:PersonName [
    rdfs:label "Johannis Alder" ;
    a2a:PersonNameFirstName "Johannis" ;
    a2a:PersonNameLastName "Alder"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_3da73cce-d8a2-bde7-c7f7-5ff59ef2cc9b_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1810" ;
    a2a:Month "11" ;
    a2a:Day "29" ;
    rdfs:label "1810-11-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:relationep_wba_3da73cce-d8a2-bde7-c7f7-5ff59ef2cc9b_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_3da73cce-d8a2-bde7-c7f7-5ff59ef2cc9b_Person:e434d549-8c8b-74d7-8f65-a321620b8f91 ;
  a2a:EventKeyRef oa:event_wba_3da73cce-d8a2-bde7-c7f7-5ff59ef2cc9b_Event1 .

oa:relationep_wba_3da73cce-d8a2-bde7-c7f7-5ff59ef2cc9b_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_3da73cce-d8a2-bde7-c7f7-5ff59ef2cc9b_Person:47db3286-9c04-d790-2fd7-16f78999882a ;
  a2a:EventKeyRef oa:event_wba_3da73cce-d8a2-bde7-c7f7-5ff59ef2cc9b_Event1 .

oa:relationep_wba_3da73cce-d8a2-bde7-c7f7-5ff59ef2cc9b_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_3da73cce-d8a2-bde7-c7f7-5ff59ef2cc9b_Person:821b1add-9ec5-7e25-703a-7716f35838c0 ;
  a2a:EventKeyRef oa:event_wba_3da73cce-d8a2-bde7-c7f7-5ff59ef2cc9b_Event1 .

oa:relationep_wba_3da73cce-d8a2-bde7-c7f7-5ff59ef2cc9b_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_3da73cce-d8a2-bde7-c7f7-5ff59ef2cc9b_Person:db88f8d4-db21-4151-6d4a-f98465feb335 ;
  a2a:EventKeyRef oa:event_wba_3da73cce-d8a2-bde7-c7f7-5ff59ef2cc9b_Event1 .

oa:relationep_wba_3da73cce-d8a2-bde7-c7f7-5ff59ef2cc9b_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_3da73cce-d8a2-bde7-c7f7-5ff59ef2cc9b_Person:f69e880e-369e-31a7-3f76-505cee81c2a4 ;
  a2a:EventKeyRef oa:event_wba_3da73cce-d8a2-bde7-c7f7-5ff59ef2cc9b_Event1 .

oa:source_wba_3da73cce-d8a2-bde7-c7f7-5ff59ef2cc9b
  a a2a:Source ;
  rdfs:label "West Brabants Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom", "1810-11-29 - 1810-11-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1810-11-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1810-11-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1810" ;
    a2a:Month "11" ;
    a2a:Day "29" ;
    rdfs:label "1810-11-29"^^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: 0982, Periode: 1810" ;
    a2a:Book "Notaris Constantinus Hartman van Hoek, Minuutakten, 1810" ;
    a2a:DocumentNumber "120" ;
    a2a:RegistryNumber "0982" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Notariële archieven Bergen op Zoom, Bron: boek, Deel: 0982, Periode: 1810, Notaris Constantinus Hartman van Hoek, Minuutakten, 1810, 120, 0982"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/713ed863-54c0-3051-bb62-bd300ed22e45.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/3da73cce-d8a2-bde7-c7f7-5ff59ef2cc9b" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/713ed863-54c0-3051-bb62-bd300ed22e45.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-03-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/3da73cce-d8a2-bde7-c7f7-5ff59ef2cc9b" ;
  a2a:RecordGUID "{3da73cce-d8a2-bde7-c7f7-5ff59ef2cc9b}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_5270_00005270.xml van WBA" .

