@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_ee3697a5-42d5-c083-a575-aed2e130f6cb
  a a2a:Record ;
  rdfs:label "Notariële akte op 23 maart 1740 te Bergen op Zoom" ;
  a2a:hasPerson oa:person_wba_ee3697a5-42d5-c083-a575-aed2e130f6cb_Person-545f2cfe-c09a-7d77-8522-0b50e115d691, oa:person_wba_ee3697a5-42d5-c083-a575-aed2e130f6cb_Person-3b097a4e-8165-eec4-7637-3501d4ab8644, oa:person_wba_ee3697a5-42d5-c083-a575-aed2e130f6cb_Person-858c2b65-c704-3e1c-a162-89334d9bd47e, oa:person_wba_ee3697a5-42d5-c083-a575-aed2e130f6cb_Person-70b321e2-365a-4771-8af5-2723586742a5, oa:person_wba_ee3697a5-42d5-c083-a575-aed2e130f6cb_Person-e2c24f7d-36af-8757-3c57-e468a8f3ec57, oa:person_wba_ee3697a5-42d5-c083-a575-aed2e130f6cb_Person-6cd08dff-cdd8-7f16-bf1f-5acace60a8bd ;
  a2a:hasEvent oa:event_wba_ee3697a5-42d5-c083-a575-aed2e130f6cb_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_ee3697a5-42d5-c083-a575-aed2e130f6cb_0, oa:relationep_wba_ee3697a5-42d5-c083-a575-aed2e130f6cb_1, oa:relationep_wba_ee3697a5-42d5-c083-a575-aed2e130f6cb_2, oa:relationep_wba_ee3697a5-42d5-c083-a575-aed2e130f6cb_3, oa:relationep_wba_ee3697a5-42d5-c083-a575-aed2e130f6cb_4, oa:relationep_wba_ee3697a5-42d5-c083-a575-aed2e130f6cb_5 ;
  a2a:hasSource oa:source_wba_ee3697a5-42d5-c083-a575-aed2e130f6cb .

oa:person_wba_ee3697a5-42d5-c083-a575-aed2e130f6cb_Person-545f2cfe-c09a-7d77-8522-0b50e115d691
  a a2a:Person ;
  rdfs:label "Jacobus Mostman" ;
  a2a:PersonName [
    rdfs:label "Jacobus Mostman" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Mostman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_ee3697a5-42d5-c083-a575-aed2e130f6cb_Person-3b097a4e-8165-eec4-7637-3501d4ab8644
  a a2a:Person ;
  rdfs:label "Matthijs Mostman" ;
  a2a:PersonName [
    rdfs:label "Matthijs Mostman" ;
    a2a:PersonNameFirstName "Matthijs" ;
    a2a:PersonNameLastName "Mostman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_ee3697a5-42d5-c083-a575-aed2e130f6cb_Person-858c2b65-c704-3e1c-a162-89334d9bd47e
  a a2a:Person ;
  rdfs:label "Pieter Mostman" ;
  a2a:PersonName [
    rdfs:label "Pieter Mostman" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Mostman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_ee3697a5-42d5-c083-a575-aed2e130f6cb_Person-70b321e2-365a-4771-8af5-2723586742a5
  a a2a:Person ;
  rdfs:label "Jacob Reijgersman" ;
  a2a:PersonName [
    rdfs:label "Jacob Reijgersman" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Reijgersman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_ee3697a5-42d5-c083-a575-aed2e130f6cb_Person-e2c24f7d-36af-8757-3c57-e468a8f3ec57
  a a2a:Person ;
  rdfs:label "Nicolaas Otto" ;
  a2a:PersonName [
    rdfs:label "Nicolaas Otto" ;
    a2a:PersonNameFirstName "Nicolaas" ;
    a2a:PersonNameLastName "Otto"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_ee3697a5-42d5-c083-a575-aed2e130f6cb_Person-6cd08dff-cdd8-7f16-bf1f-5acace60a8bd
  a a2a:Person ;
  rdfs:label "Johan Otto" ;
  a2a:PersonName [
    rdfs:label "Johan Otto" ;
    a2a:PersonNameFirstName "Johan" ;
    a2a:PersonNameLastName "Otto"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_ee3697a5-42d5-c083-a575-aed2e130f6cb_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1740" ;
    a2a:Month "3" ;
    a2a:Day "23" ;
    rdfs:label "1740-03-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:relationep_wba_ee3697a5-42d5-c083-a575-aed2e130f6cb_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_ee3697a5-42d5-c083-a575-aed2e130f6cb_Person:545f2cfe-c09a-7d77-8522-0b50e115d691 ;
  a2a:EventKeyRef oa:event_wba_ee3697a5-42d5-c083-a575-aed2e130f6cb_Event1 .

oa:relationep_wba_ee3697a5-42d5-c083-a575-aed2e130f6cb_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_ee3697a5-42d5-c083-a575-aed2e130f6cb_Person:3b097a4e-8165-eec4-7637-3501d4ab8644 ;
  a2a:EventKeyRef oa:event_wba_ee3697a5-42d5-c083-a575-aed2e130f6cb_Event1 .

oa:relationep_wba_ee3697a5-42d5-c083-a575-aed2e130f6cb_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_ee3697a5-42d5-c083-a575-aed2e130f6cb_Person:858c2b65-c704-3e1c-a162-89334d9bd47e ;
  a2a:EventKeyRef oa:event_wba_ee3697a5-42d5-c083-a575-aed2e130f6cb_Event1 .

oa:relationep_wba_ee3697a5-42d5-c083-a575-aed2e130f6cb_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_ee3697a5-42d5-c083-a575-aed2e130f6cb_Person:70b321e2-365a-4771-8af5-2723586742a5 ;
  a2a:EventKeyRef oa:event_wba_ee3697a5-42d5-c083-a575-aed2e130f6cb_Event1 .

oa:relationep_wba_ee3697a5-42d5-c083-a575-aed2e130f6cb_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_ee3697a5-42d5-c083-a575-aed2e130f6cb_Person:e2c24f7d-36af-8757-3c57-e468a8f3ec57 ;
  a2a:EventKeyRef oa:event_wba_ee3697a5-42d5-c083-a575-aed2e130f6cb_Event1 .

oa:relationep_wba_ee3697a5-42d5-c083-a575-aed2e130f6cb_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_ee3697a5-42d5-c083-a575-aed2e130f6cb_Person:6cd08dff-cdd8-7f16-bf1f-5acace60a8bd ;
  a2a:EventKeyRef oa:event_wba_ee3697a5-42d5-c083-a575-aed2e130f6cb_Event1 .

oa:source_wba_ee3697a5-42d5-c083-a575-aed2e130f6cb
  a a2a:Source ;
  rdfs:label "West Brabants Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom", "1740-03-23 - 1740-03-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1740-03-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1740-03-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1740" ;
    a2a:Month "3" ;
    a2a:Day "23" ;
    rdfs:label "1740-03-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: 0537, Periode: 1740" ;
    a2a:Book "Notaris Adriaan Baks, Minuutakten, 1740" ;
    a2a:DocumentNumber "454" ;
    a2a:RegistryNumber "0537" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Notariële archieven Bergen op Zoom, Bron: boek, Deel: 0537, Periode: 1740, Notaris Adriaan Baks, Minuutakten, 1740, 454, 0537"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/07f5404c-8b72-528c-5e80-6545e08d302b.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/ee3697a5-42d5-c083-a575-aed2e130f6cb" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/07f5404c-8b72-528c-5e80-6545e08d302b.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/91ba17b6-a0c5-eae3-a585-4b26d55d7d7a.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/ee3697a5-42d5-c083-a575-aed2e130f6cb" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/91ba17b6-a0c5-eae3-a585-4b26d55d7d7a.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/75028185-6981-458a-6e06-0245a25f1a4d.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/ee3697a5-42d5-c083-a575-aed2e130f6cb" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/75028185-6981-458a-6e06-0245a25f1a4d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2013-04-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/ee3697a5-42d5-c083-a575-aed2e130f6cb" ;
  a2a:RecordGUID "{ee3697a5-42d5-c083-a575-aed2e130f6cb}" ;
  a2a:SourceRemarkOpmerking "Bijlage: concept-akte (onvolledig)" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_9330_00009330.xml van WBA" .

