@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_4e074e63-ab20-0d0a-e9e6-4005d7f38693
  a a2a:Record ;
  rdfs:label "Notariële akte op 7 mei 1752 te Bergen op Zoom" ;
  a2a:hasPerson oa:person_wba_4e074e63-ab20-0d0a-e9e6-4005d7f38693_Person-c698664e-266d-05ab-0384-0f0c0cc9cc20, oa:person_wba_4e074e63-ab20-0d0a-e9e6-4005d7f38693_Person-26924902-0231-ca2f-3b7a-78f234dc54d4, oa:person_wba_4e074e63-ab20-0d0a-e9e6-4005d7f38693_Person-2732c888-fa51-c29a-7545-5cd57d61107e, oa:person_wba_4e074e63-ab20-0d0a-e9e6-4005d7f38693_Person-cf114753-6ec0-4e41-d910-68ce530ff0aa ;
  a2a:hasEvent oa:event_wba_4e074e63-ab20-0d0a-e9e6-4005d7f38693_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_4e074e63-ab20-0d0a-e9e6-4005d7f38693_0, oa:relationep_wba_4e074e63-ab20-0d0a-e9e6-4005d7f38693_1, oa:relationep_wba_4e074e63-ab20-0d0a-e9e6-4005d7f38693_2, oa:relationep_wba_4e074e63-ab20-0d0a-e9e6-4005d7f38693_3 ;
  a2a:hasSource oa:source_wba_4e074e63-ab20-0d0a-e9e6-4005d7f38693 .

oa:person_wba_4e074e63-ab20-0d0a-e9e6-4005d7f38693_Person-c698664e-266d-05ab-0384-0f0c0cc9cc20
  a a2a:Person ;
  rdfs:label "Jan Emmers" ;
  a2a:PersonName [
    rdfs:label "Jan Emmers" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Emmers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_4e074e63-ab20-0d0a-e9e6-4005d7f38693_Person-26924902-0231-ca2f-3b7a-78f234dc54d4
  a a2a:Person ;
  rdfs:label "Pieter Servaes" ;
  a2a:PersonName [
    rdfs:label "Pieter Servaes" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Servaes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_4e074e63-ab20-0d0a-e9e6-4005d7f38693_Person-2732c888-fa51-c29a-7545-5cd57d61107e
  a a2a:Person ;
  rdfs:label "Hendrik Girod" ;
  a2a:PersonName [
    rdfs:label "Hendrik Girod" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Girod"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_4e074e63-ab20-0d0a-e9e6-4005d7f38693_Person-cf114753-6ec0-4e41-d910-68ce530ff0aa
  a a2a:Person ;
  rdfs:label "Jan van Zeur" ;
  a2a:PersonName [
    rdfs:label "Jan van Zeur" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Zeur"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_4e074e63-ab20-0d0a-e9e6-4005d7f38693_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1752" ;
    a2a:Month "5" ;
    a2a:Day "7" ;
    rdfs:label "1752-05-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:relationep_wba_4e074e63-ab20-0d0a-e9e6-4005d7f38693_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_4e074e63-ab20-0d0a-e9e6-4005d7f38693_Person:c698664e-266d-05ab-0384-0f0c0cc9cc20 ;
  a2a:EventKeyRef oa:event_wba_4e074e63-ab20-0d0a-e9e6-4005d7f38693_Event1 .

oa:relationep_wba_4e074e63-ab20-0d0a-e9e6-4005d7f38693_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_4e074e63-ab20-0d0a-e9e6-4005d7f38693_Person:26924902-0231-ca2f-3b7a-78f234dc54d4 ;
  a2a:EventKeyRef oa:event_wba_4e074e63-ab20-0d0a-e9e6-4005d7f38693_Event1 .

oa:relationep_wba_4e074e63-ab20-0d0a-e9e6-4005d7f38693_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_4e074e63-ab20-0d0a-e9e6-4005d7f38693_Person:2732c888-fa51-c29a-7545-5cd57d61107e ;
  a2a:EventKeyRef oa:event_wba_4e074e63-ab20-0d0a-e9e6-4005d7f38693_Event1 .

oa:relationep_wba_4e074e63-ab20-0d0a-e9e6-4005d7f38693_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_4e074e63-ab20-0d0a-e9e6-4005d7f38693_Person:cf114753-6ec0-4e41-d910-68ce530ff0aa ;
  a2a:EventKeyRef oa:event_wba_4e074e63-ab20-0d0a-e9e6-4005d7f38693_Event1 .

oa:source_wba_4e074e63-ab20-0d0a-e9e6-4005d7f38693
  a a2a:Source ;
  rdfs:label "West Brabants Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom", "1752-05-07 - 1752-05-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1752-05-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1752-05-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1752" ;
    a2a:Month "5" ;
    a2a:Day "7" ;
    rdfs:label "1752-05-07"^^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: 0754, Periode: 1752" ;
    a2a:Book "Notaris Benjamin van der Hagen, Minuutakten, 1752" ;
    a2a:DocumentNumber "24" ;
    a2a:RegistryNumber "0754" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Notariële archieven Bergen op Zoom, Bron: boek, Deel: 0754, Periode: 1752, Notaris Benjamin van der Hagen, Minuutakten, 1752, 24, 0754"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/afcec600-7a98-4f4d-a020-70f92961fe09.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/4e074e63-ab20-0d0a-e9e6-4005d7f38693" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/afcec600-7a98-4f4d-a020-70f92961fe09.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-07-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/4e074e63-ab20-0d0a-e9e6-4005d7f38693" ;
  a2a:RecordGUID "{4e074e63-ab20-0d0a-e9e6-4005d7f38693}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_5194_00005194.xml van WBA" .

