@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_35525f4f-07a0-ce4c-e55f-14964fa24af8
  a a2a:Record ;
  rdfs:label "Notariële akte op 23 mei 1772 te Bergen op Zoom" ;
  a2a:hasPerson oa:person_wba_35525f4f-07a0-ce4c-e55f-14964fa24af8_Person-c6fa77fd-f91c-7f66-9784-c9b1894e8c37, oa:person_wba_35525f4f-07a0-ce4c-e55f-14964fa24af8_Person-848c416a-3ad8-914f-48fd-f7c20b8b7809, oa:person_wba_35525f4f-07a0-ce4c-e55f-14964fa24af8_Person-08c997ed-a8b2-963b-e9d3-8f8908b89d37, oa:person_wba_35525f4f-07a0-ce4c-e55f-14964fa24af8_Person-e035933b-df71-6249-7a8e-f21e0f3b806e, oa:person_wba_35525f4f-07a0-ce4c-e55f-14964fa24af8_Person-37422bcc-f376-e1dd-aafb-9bfe1ff3248a, oa:person_wba_35525f4f-07a0-ce4c-e55f-14964fa24af8_Person-1048e853-923e-b256-b9e0-86b69813ce8a ;
  a2a:hasEvent oa:event_wba_35525f4f-07a0-ce4c-e55f-14964fa24af8_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_35525f4f-07a0-ce4c-e55f-14964fa24af8_0, oa:relationep_wba_35525f4f-07a0-ce4c-e55f-14964fa24af8_1, oa:relationep_wba_35525f4f-07a0-ce4c-e55f-14964fa24af8_2, oa:relationep_wba_35525f4f-07a0-ce4c-e55f-14964fa24af8_3, oa:relationep_wba_35525f4f-07a0-ce4c-e55f-14964fa24af8_4, oa:relationep_wba_35525f4f-07a0-ce4c-e55f-14964fa24af8_5 ;
  a2a:hasSource oa:source_wba_35525f4f-07a0-ce4c-e55f-14964fa24af8 .

oa:person_wba_35525f4f-07a0-ce4c-e55f-14964fa24af8_Person-c6fa77fd-f91c-7f66-9784-c9b1894e8c37
  a a2a:Person ;
  rdfs:label "Maria Visscher" ;
  a2a:PersonName [
    rdfs:label "Maria Visscher" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Visscher"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_35525f4f-07a0-ce4c-e55f-14964fa24af8_Person-848c416a-3ad8-914f-48fd-f7c20b8b7809
  a a2a:Person ;
  rdfs:label "Krijn Lonque / Lonke" ;
  a2a:PersonName [
    rdfs:label "Krijn Lonque / Lonke" ;
    a2a:PersonNameFirstName "Krijn" ;
    a2a:PersonNameLastName "Lonque / Lonke"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_35525f4f-07a0-ce4c-e55f-14964fa24af8_Person-08c997ed-a8b2-963b-e9d3-8f8908b89d37
  a a2a:Person ;
  rdfs:label "Nicolaas Visscher" ;
  a2a:PersonName [
    rdfs:label "Nicolaas Visscher" ;
    a2a:PersonNameFirstName "Nicolaas" ;
    a2a:PersonNameLastName "Visscher"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_35525f4f-07a0-ce4c-e55f-14964fa24af8_Person-e035933b-df71-6249-7a8e-f21e0f3b806e
  a a2a:Person ;
  rdfs:label "Abram Menu" ;
  a2a:PersonName [
    rdfs:label "Abram Menu" ;
    a2a:PersonNameFirstName "Abram" ;
    a2a:PersonNameLastName "Menu"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_35525f4f-07a0-ce4c-e55f-14964fa24af8_Person-37422bcc-f376-e1dd-aafb-9bfe1ff3248a
  a a2a:Person ;
  rdfs:label "Philip Jonas" ;
  a2a:PersonName [
    rdfs:label "Philip Jonas" ;
    a2a:PersonNameFirstName "Philip" ;
    a2a:PersonNameLastName "Jonas"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_35525f4f-07a0-ce4c-e55f-14964fa24af8_Person-1048e853-923e-b256-b9e0-86b69813ce8a
  a a2a:Person ;
  rdfs:label "Adrianus de Graaf" ;
  a2a:PersonName [
    rdfs:label "Adrianus de Graaf" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Graaf"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_35525f4f-07a0-ce4c-e55f-14964fa24af8_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1772" ;
    a2a:Month "5" ;
    a2a:Day "23" ;
    rdfs:label "1772-05-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:relationep_wba_35525f4f-07a0-ce4c-e55f-14964fa24af8_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_35525f4f-07a0-ce4c-e55f-14964fa24af8_Person:c6fa77fd-f91c-7f66-9784-c9b1894e8c37 ;
  a2a:EventKeyRef oa:event_wba_35525f4f-07a0-ce4c-e55f-14964fa24af8_Event1 .

oa:relationep_wba_35525f4f-07a0-ce4c-e55f-14964fa24af8_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_35525f4f-07a0-ce4c-e55f-14964fa24af8_Person:848c416a-3ad8-914f-48fd-f7c20b8b7809 ;
  a2a:EventKeyRef oa:event_wba_35525f4f-07a0-ce4c-e55f-14964fa24af8_Event1 .

oa:relationep_wba_35525f4f-07a0-ce4c-e55f-14964fa24af8_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_35525f4f-07a0-ce4c-e55f-14964fa24af8_Person:08c997ed-a8b2-963b-e9d3-8f8908b89d37 ;
  a2a:EventKeyRef oa:event_wba_35525f4f-07a0-ce4c-e55f-14964fa24af8_Event1 .

oa:relationep_wba_35525f4f-07a0-ce4c-e55f-14964fa24af8_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_35525f4f-07a0-ce4c-e55f-14964fa24af8_Person:e035933b-df71-6249-7a8e-f21e0f3b806e ;
  a2a:EventKeyRef oa:event_wba_35525f4f-07a0-ce4c-e55f-14964fa24af8_Event1 .

oa:relationep_wba_35525f4f-07a0-ce4c-e55f-14964fa24af8_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_35525f4f-07a0-ce4c-e55f-14964fa24af8_Person:37422bcc-f376-e1dd-aafb-9bfe1ff3248a ;
  a2a:EventKeyRef oa:event_wba_35525f4f-07a0-ce4c-e55f-14964fa24af8_Event1 .

oa:relationep_wba_35525f4f-07a0-ce4c-e55f-14964fa24af8_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_35525f4f-07a0-ce4c-e55f-14964fa24af8_Person:1048e853-923e-b256-b9e0-86b69813ce8a ;
  a2a:EventKeyRef oa:event_wba_35525f4f-07a0-ce4c-e55f-14964fa24af8_Event1 .

oa:source_wba_35525f4f-07a0-ce4c-e55f-14964fa24af8
  a a2a:Source ;
  rdfs:label "West Brabants Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom", "1772-05-23 - 1772-05-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1772-05-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1772-05-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1772" ;
    a2a:Month "5" ;
    a2a:Day "23" ;
    rdfs:label "1772-05-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: 0857, Periode: 1772" ;
    a2a:Book "Notaris Gasparus Arnoldus Stouters, Minuutakten van andere akten, 1772" ;
    a2a:DocumentNumber "10" ;
    a2a:RegistryNumber "0857" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Notariële archieven Bergen op Zoom, Bron: boek, Deel: 0857, Periode: 1772, Notaris Gasparus Arnoldus Stouters, Minuutakten van andere akten, 1772, 10, 0857"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/168f8d6c-a7e3-05ef-1143-96e300cbcdb6.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/35525f4f-07a0-ce4c-e55f-14964fa24af8" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/168f8d6c-a7e3-05ef-1143-96e300cbcdb6.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-04-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/35525f4f-07a0-ce4c-e55f-14964fa24af8" ;
  a2a:RecordGUID "{35525f4f-07a0-ce4c-e55f-14964fa24af8}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4556_00004556.xml van WBA" .

