@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_b07ed6f5-312b-2d6b-aca9-e6aab296e2b0
  a a2a:Record ;
  rdfs:label "Notariële akte op 20 februari 1773 te Bergen op Zoom" ;
  a2a:hasPerson oa:person_wba_b07ed6f5-312b-2d6b-aca9-e6aab296e2b0_Person-21ea93b4-7628-6433-cf05-2a11e18a8f0f, oa:person_wba_b07ed6f5-312b-2d6b-aca9-e6aab296e2b0_Person-38ffbd4a-fddb-8e65-7fc1-4ff68ce32bce, oa:person_wba_b07ed6f5-312b-2d6b-aca9-e6aab296e2b0_Person-13fdfcff-1d67-2ed9-f493-30a6064420e3, oa:person_wba_b07ed6f5-312b-2d6b-aca9-e6aab296e2b0_Person-60331016-8216-bc5a-b084-939f796ded9e, oa:person_wba_b07ed6f5-312b-2d6b-aca9-e6aab296e2b0_Person-97c85173-1048-eeb9-3624-fe8210755f5c, oa:person_wba_b07ed6f5-312b-2d6b-aca9-e6aab296e2b0_Person-2cfbd9c6-0530-5f34-408a-6fe147d2abaf ;
  a2a:hasEvent oa:event_wba_b07ed6f5-312b-2d6b-aca9-e6aab296e2b0_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_b07ed6f5-312b-2d6b-aca9-e6aab296e2b0_0, oa:relationep_wba_b07ed6f5-312b-2d6b-aca9-e6aab296e2b0_1, oa:relationep_wba_b07ed6f5-312b-2d6b-aca9-e6aab296e2b0_2, oa:relationep_wba_b07ed6f5-312b-2d6b-aca9-e6aab296e2b0_3, oa:relationep_wba_b07ed6f5-312b-2d6b-aca9-e6aab296e2b0_4, oa:relationep_wba_b07ed6f5-312b-2d6b-aca9-e6aab296e2b0_5 ;
  a2a:hasSource oa:source_wba_b07ed6f5-312b-2d6b-aca9-e6aab296e2b0 .

oa:person_wba_b07ed6f5-312b-2d6b-aca9-e6aab296e2b0_Person-21ea93b4-7628-6433-cf05-2a11e18a8f0f
  a a2a:Person ;
  rdfs:label "Magistraat" ;
  a2a:PersonName [
    rdfs:label "Magistraat" ;
    a2a:PersonNameLastName "Magistraat"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_b07ed6f5-312b-2d6b-aca9-e6aab296e2b0_Person-38ffbd4a-fddb-8e65-7fc1-4ff68ce32bce
  a a2a:Person ;
  rdfs:label "Matthijs Mansvelt" ;
  a2a:PersonName [
    rdfs:label "Matthijs Mansvelt" ;
    a2a:PersonNameFirstName "Matthijs" ;
    a2a:PersonNameLastName "Mansvelt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_b07ed6f5-312b-2d6b-aca9-e6aab296e2b0_Person-13fdfcff-1d67-2ed9-f493-30a6064420e3
  a a2a:Person ;
  rdfs:label "Anthonie Hoek" ;
  a2a:PersonName [
    rdfs:label "Anthonie Hoek" ;
    a2a:PersonNameFirstName "Anthonie" ;
    a2a:PersonNameLastName "Hoek"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_b07ed6f5-312b-2d6b-aca9-e6aab296e2b0_Person-60331016-8216-bc5a-b084-939f796ded9e
  a a2a:Person ;
  rdfs:label "Momboires van het St.Catharina Gasthuis" ;
  a2a:PersonName [
    rdfs:label "Momboires van het St.Catharina Gasthuis" ;
    a2a:PersonNameLastName "Momboires van het St.Catharina Gasthuis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_b07ed6f5-312b-2d6b-aca9-e6aab296e2b0_Person-97c85173-1048-eeb9-3624-fe8210755f5c
  a a2a:Person ;
  rdfs:label "Huijbregt Doek" ;
  a2a:PersonName [
    rdfs:label "Huijbregt Doek" ;
    a2a:PersonNameFirstName "Huijbregt" ;
    a2a:PersonNameLastName "Doek"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_b07ed6f5-312b-2d6b-aca9-e6aab296e2b0_Person-2cfbd9c6-0530-5f34-408a-6fe147d2abaf
  a a2a:Person ;
  rdfs:label "Johan Biesman" ;
  a2a:PersonName [
    rdfs:label "Johan Biesman" ;
    a2a:PersonNameFirstName "Johan" ;
    a2a:PersonNameLastName "Biesman"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_b07ed6f5-312b-2d6b-aca9-e6aab296e2b0_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1773" ;
    a2a:Month "2" ;
    a2a:Day "20" ;
    rdfs:label "1773-02-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:relationep_wba_b07ed6f5-312b-2d6b-aca9-e6aab296e2b0_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_b07ed6f5-312b-2d6b-aca9-e6aab296e2b0_Person:21ea93b4-7628-6433-cf05-2a11e18a8f0f ;
  a2a:EventKeyRef oa:event_wba_b07ed6f5-312b-2d6b-aca9-e6aab296e2b0_Event1 .

oa:relationep_wba_b07ed6f5-312b-2d6b-aca9-e6aab296e2b0_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_b07ed6f5-312b-2d6b-aca9-e6aab296e2b0_Person:38ffbd4a-fddb-8e65-7fc1-4ff68ce32bce ;
  a2a:EventKeyRef oa:event_wba_b07ed6f5-312b-2d6b-aca9-e6aab296e2b0_Event1 .

oa:relationep_wba_b07ed6f5-312b-2d6b-aca9-e6aab296e2b0_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_b07ed6f5-312b-2d6b-aca9-e6aab296e2b0_Person:13fdfcff-1d67-2ed9-f493-30a6064420e3 ;
  a2a:EventKeyRef oa:event_wba_b07ed6f5-312b-2d6b-aca9-e6aab296e2b0_Event1 .

oa:relationep_wba_b07ed6f5-312b-2d6b-aca9-e6aab296e2b0_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_b07ed6f5-312b-2d6b-aca9-e6aab296e2b0_Person:60331016-8216-bc5a-b084-939f796ded9e ;
  a2a:EventKeyRef oa:event_wba_b07ed6f5-312b-2d6b-aca9-e6aab296e2b0_Event1 .

oa:relationep_wba_b07ed6f5-312b-2d6b-aca9-e6aab296e2b0_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_b07ed6f5-312b-2d6b-aca9-e6aab296e2b0_Person:97c85173-1048-eeb9-3624-fe8210755f5c ;
  a2a:EventKeyRef oa:event_wba_b07ed6f5-312b-2d6b-aca9-e6aab296e2b0_Event1 .

oa:relationep_wba_b07ed6f5-312b-2d6b-aca9-e6aab296e2b0_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_b07ed6f5-312b-2d6b-aca9-e6aab296e2b0_Person:2cfbd9c6-0530-5f34-408a-6fe147d2abaf ;
  a2a:EventKeyRef oa:event_wba_b07ed6f5-312b-2d6b-aca9-e6aab296e2b0_Event1 .

oa:source_wba_b07ed6f5-312b-2d6b-aca9-e6aab296e2b0
  a a2a:Source ;
  rdfs:label "West Brabants Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom", "1773-02-20 - 1773-02-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1773-02-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1773-02-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1773" ;
    a2a:Month "2" ;
    a2a:Day "20" ;
    rdfs:label "1773-02-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: 0898, Periode: 1773" ;
    a2a:Book "Notaris Wilhelmus Lucas Faber, Minuutakten, 1773" ;
    a2a:DocumentNumber "3" ;
    a2a:RegistryNumber "0898" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Notariële archieven Bergen op Zoom, Bron: boek, Deel: 0898, Periode: 1773, Notaris Wilhelmus Lucas Faber, Minuutakten, 1773, 3, 0898"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/69416e6b-5a73-1dcd-341a-7652ea4dd632.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/b07ed6f5-312b-2d6b-aca9-e6aab296e2b0" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/69416e6b-5a73-1dcd-341a-7652ea4dd632.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-07-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/b07ed6f5-312b-2d6b-aca9-e6aab296e2b0" ;
  a2a:RecordGUID "{b07ed6f5-312b-2d6b-aca9-e6aab296e2b0}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_9914_00009914.xml van WBA" .

