@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_3504e925-49e6-70a3-8aad-fb577a45bf27
  a a2a:Record ;
  rdfs:label "Notariële akte op 5 februari 1767 te Bergen op Zoom" ;
  a2a:hasPerson oa:person_wba_3504e925-49e6-70a3-8aad-fb577a45bf27_Person-1731379f-015a-1554-6393-d08063698a66, oa:person_wba_3504e925-49e6-70a3-8aad-fb577a45bf27_Person-57375352-8ed7-593a-124e-d6dbfb0a9c74, oa:person_wba_3504e925-49e6-70a3-8aad-fb577a45bf27_Person-f585d44f-db6d-cd3f-e93a-767369acab40, oa:person_wba_3504e925-49e6-70a3-8aad-fb577a45bf27_Person-131f808d-12b5-3e1f-dc7e-7ed17dca8843, oa:person_wba_3504e925-49e6-70a3-8aad-fb577a45bf27_Person-18d1752f-49e4-fcfd-63ed-c1e9b1139ec2, oa:person_wba_3504e925-49e6-70a3-8aad-fb577a45bf27_Person-0a891de1-cbee-18c9-0bb0-8e9bbea72eb9 ;
  a2a:hasEvent oa:event_wba_3504e925-49e6-70a3-8aad-fb577a45bf27_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_3504e925-49e6-70a3-8aad-fb577a45bf27_0, oa:relationep_wba_3504e925-49e6-70a3-8aad-fb577a45bf27_1, oa:relationep_wba_3504e925-49e6-70a3-8aad-fb577a45bf27_2, oa:relationep_wba_3504e925-49e6-70a3-8aad-fb577a45bf27_3, oa:relationep_wba_3504e925-49e6-70a3-8aad-fb577a45bf27_4, oa:relationep_wba_3504e925-49e6-70a3-8aad-fb577a45bf27_5 ;
  a2a:hasSource oa:source_wba_3504e925-49e6-70a3-8aad-fb577a45bf27 .

oa:person_wba_3504e925-49e6-70a3-8aad-fb577a45bf27_Person-1731379f-015a-1554-6393-d08063698a66
  a a2a:Person ;
  rdfs:label "Johanna Jansse van der Casteele" ;
  a2a:PersonName [
    rdfs:label "Johanna Jansse van der Casteele" ;
    a2a:PersonNameFirstName "Johanna Jansse" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Casteele"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_3504e925-49e6-70a3-8aad-fb577a45bf27_Person-57375352-8ed7-593a-124e-d6dbfb0a9c74
  a a2a:Person ;
  rdfs:label "Marijnis Geerts" ;
  a2a:PersonName [
    rdfs:label "Marijnis Geerts" ;
    a2a:PersonNameFirstName "Marijnis" ;
    a2a:PersonNameLastName "Geerts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_3504e925-49e6-70a3-8aad-fb577a45bf27_Person-f585d44f-db6d-cd3f-e93a-767369acab40
  a a2a:Person ;
  rdfs:label "Wouter Geerts" ;
  a2a:PersonName [
    rdfs:label "Wouter Geerts" ;
    a2a:PersonNameFirstName "Wouter" ;
    a2a:PersonNameLastName "Geerts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_3504e925-49e6-70a3-8aad-fb577a45bf27_Person-131f808d-12b5-3e1f-dc7e-7ed17dca8843
  a a2a:Person ;
  rdfs:label "Bernardus de la Croix" ;
  a2a:PersonName [
    rdfs:label "Bernardus de la Croix" ;
    a2a:PersonNameFirstName "Bernardus" ;
    a2a:PersonNamePrefixLastName "de la" ;
    a2a:PersonNameLastName "Croix"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_3504e925-49e6-70a3-8aad-fb577a45bf27_Person-18d1752f-49e4-fcfd-63ed-c1e9b1139ec2
  a a2a:Person ;
  rdfs:label "Ferdinand de Leeuw" ;
  a2a:PersonName [
    rdfs:label "Ferdinand de Leeuw" ;
    a2a:PersonNameFirstName "Ferdinand" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Leeuw"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_3504e925-49e6-70a3-8aad-fb577a45bf27_Person-0a891de1-cbee-18c9-0bb0-8e9bbea72eb9
  a a2a:Person ;
  rdfs:label "Jan van Overstraten" ;
  a2a:PersonName [
    rdfs:label "Jan van Overstraten" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Overstraten"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_3504e925-49e6-70a3-8aad-fb577a45bf27_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1767" ;
    a2a:Month "2" ;
    a2a:Day "5" ;
    rdfs:label "1767-02-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:relationep_wba_3504e925-49e6-70a3-8aad-fb577a45bf27_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_3504e925-49e6-70a3-8aad-fb577a45bf27_Person:1731379f-015a-1554-6393-d08063698a66 ;
  a2a:EventKeyRef oa:event_wba_3504e925-49e6-70a3-8aad-fb577a45bf27_Event1 .

oa:relationep_wba_3504e925-49e6-70a3-8aad-fb577a45bf27_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_3504e925-49e6-70a3-8aad-fb577a45bf27_Person:57375352-8ed7-593a-124e-d6dbfb0a9c74 ;
  a2a:EventKeyRef oa:event_wba_3504e925-49e6-70a3-8aad-fb577a45bf27_Event1 .

oa:relationep_wba_3504e925-49e6-70a3-8aad-fb577a45bf27_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_3504e925-49e6-70a3-8aad-fb577a45bf27_Person:f585d44f-db6d-cd3f-e93a-767369acab40 ;
  a2a:EventKeyRef oa:event_wba_3504e925-49e6-70a3-8aad-fb577a45bf27_Event1 .

oa:relationep_wba_3504e925-49e6-70a3-8aad-fb577a45bf27_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_3504e925-49e6-70a3-8aad-fb577a45bf27_Person:131f808d-12b5-3e1f-dc7e-7ed17dca8843 ;
  a2a:EventKeyRef oa:event_wba_3504e925-49e6-70a3-8aad-fb577a45bf27_Event1 .

oa:relationep_wba_3504e925-49e6-70a3-8aad-fb577a45bf27_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_3504e925-49e6-70a3-8aad-fb577a45bf27_Person:18d1752f-49e4-fcfd-63ed-c1e9b1139ec2 ;
  a2a:EventKeyRef oa:event_wba_3504e925-49e6-70a3-8aad-fb577a45bf27_Event1 .

oa:relationep_wba_3504e925-49e6-70a3-8aad-fb577a45bf27_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_3504e925-49e6-70a3-8aad-fb577a45bf27_Person:0a891de1-cbee-18c9-0bb0-8e9bbea72eb9 ;
  a2a:EventKeyRef oa:event_wba_3504e925-49e6-70a3-8aad-fb577a45bf27_Event1 .

oa:source_wba_3504e925-49e6-70a3-8aad-fb577a45bf27
  a a2a:Source ;
  rdfs:label "West Brabants Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom", "1767-02-05 - 1767-02-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1767-02-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1767-02-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1767" ;
    a2a:Month "2" ;
    a2a:Day "5" ;
    rdfs:label "1767-02-05"^^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: 0769, Periode: 1767" ;
    a2a:Book "Notaris Benjamin van der Hagen, Minuutakten, 1767" ;
    a2a:DocumentNumber "12" ;
    a2a:RegistryNumber "0769" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Notariële archieven Bergen op Zoom, Bron: boek, Deel: 0769, Periode: 1767, Notaris Benjamin van der Hagen, Minuutakten, 1767, 12, 0769"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/363fc44d-c616-6761-1aa9-8ca67e8bc13f.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/3504e925-49e6-70a3-8aad-fb577a45bf27" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/363fc44d-c616-6761-1aa9-8ca67e8bc13f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-11-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/3504e925-49e6-70a3-8aad-fb577a45bf27" ;
  a2a:RecordGUID "{3504e925-49e6-70a3-8aad-fb577a45bf27}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4554_00004554.xml van WBA" .

