@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_zar_4499ED17-045F-40C5-ADF7-BABA48FA97AD
  a a2a:Record ;
  rdfs:label "Notariële akte op 11 januari 1737 te Zierikzee" ;
  a2a:hasPerson oa:person_zar_4499ED17-045F-40C5-ADF7-BABA48FA97AD_Person3061752194, oa:person_zar_4499ED17-045F-40C5-ADF7-BABA48FA97AD_Person3061752195, oa:person_zar_4499ED17-045F-40C5-ADF7-BABA48FA97AD_Person3061752196, oa:person_zar_4499ED17-045F-40C5-ADF7-BABA48FA97AD_Person3061752197, oa:person_zar_4499ED17-045F-40C5-ADF7-BABA48FA97AD_Person3061752198, oa:person_zar_4499ED17-045F-40C5-ADF7-BABA48FA97AD_Person3061752199, oa:person_zar_4499ED17-045F-40C5-ADF7-BABA48FA97AD_Person3061752200, oa:person_zar_4499ED17-045F-40C5-ADF7-BABA48FA97AD_Person0 ;
  a2a:hasEvent oa:event_zar_4499ED17-045F-40C5-ADF7-BABA48FA97AD_Event1 ;
  a2a:hasRelationEP oa:relationep_zar_4499ED17-045F-40C5-ADF7-BABA48FA97AD_0, oa:relationep_zar_4499ED17-045F-40C5-ADF7-BABA48FA97AD_1, oa:relationep_zar_4499ED17-045F-40C5-ADF7-BABA48FA97AD_2, oa:relationep_zar_4499ED17-045F-40C5-ADF7-BABA48FA97AD_3, oa:relationep_zar_4499ED17-045F-40C5-ADF7-BABA48FA97AD_4, oa:relationep_zar_4499ED17-045F-40C5-ADF7-BABA48FA97AD_5, oa:relationep_zar_4499ED17-045F-40C5-ADF7-BABA48FA97AD_6, oa:relationep_zar_4499ED17-045F-40C5-ADF7-BABA48FA97AD_7 ;
  a2a:hasSource oa:source_zar_4499ED17-045F-40C5-ADF7-BABA48FA97AD .

oa:person_zar_4499ED17-045F-40C5-ADF7-BABA48FA97AD_Person3061752194
  a a2a:Person ;
  rdfs:label "Jacoba Margarieta Smith" ;
  a2a:PersonName [
    rdfs:label "Jacoba Margarieta Smith" ;
    a2a:PersonNameFirstName "Jacoba Margarieta" ;
    a2a:PersonNameLastName "Smith"
  ] .

oa:person_zar_4499ED17-045F-40C5-ADF7-BABA48FA97AD_Person3061752195
  a a2a:Person ;
  rdfs:label "Cornelis Smith" ;
  a2a:PersonName [
    rdfs:label "Cornelis Smith" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Smith"
  ] .

oa:person_zar_4499ED17-045F-40C5-ADF7-BABA48FA97AD_Person3061752196
  a a2a:Person ;
  rdfs:label "Evan Visscher" ;
  a2a:PersonName [
    rdfs:label "Evan Visscher" ;
    a2a:PersonNameFirstName "Evan" ;
    a2a:PersonNameLastName "Visscher"
  ] .

oa:person_zar_4499ED17-045F-40C5-ADF7-BABA48FA97AD_Person3061752197
  a a2a:Person ;
  rdfs:label "Jacobus Liere" ;
  a2a:PersonName [
    rdfs:label "Jacobus Liere" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Liere"
  ] .

oa:person_zar_4499ED17-045F-40C5-ADF7-BABA48FA97AD_Person3061752198
  a a2a:Person ;
  rdfs:label "Nicolaas Branger" ;
  a2a:PersonName [
    rdfs:label "Nicolaas Branger" ;
    a2a:PersonNameFirstName "Nicolaas" ;
    a2a:PersonNameLastName "Branger"
  ] .

oa:person_zar_4499ED17-045F-40C5-ADF7-BABA48FA97AD_Person3061752199
  a a2a:Person ;
  rdfs:label "Willem Breekpot" ;
  a2a:PersonName [
    rdfs:label "Willem Breekpot" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Breekpot"
  ] .

oa:person_zar_4499ED17-045F-40C5-ADF7-BABA48FA97AD_Person3061752200
  a a2a:Person ;
  rdfs:label "Paulus Waijs" ;
  a2a:PersonName [
    rdfs:label "Paulus Waijs" ;
    a2a:PersonNameFirstName "Paulus" ;
    a2a:PersonNameLastName "Waijs"
  ] .

oa:person_zar_4499ED17-045F-40C5-ADF7-BABA48FA97AD_Person0
  a a2a:Person ;
  rdfs:label "Johan Erkelens" ;
  a2a:PersonName [
    rdfs:label "Johan Erkelens" ;
    a2a:PersonNameLastName "Johan Erkelens"
  ] ;
  a2a:Profession "Notaris" .

oa:event_zar_4499ED17-045F-40C5-ADF7-BABA48FA97AD_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:LiteralDate "11-01-1737" ;
    a2a:Year "1737" ;
    a2a:Month "01" ;
    a2a:Day "11" ;
    rdfs:label "1737-01-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Zierikzee" ;
    rdfs:label "Zierikzee"
  ] .

oa:relationep_zar_4499ED17-045F-40C5-ADF7-BABA48FA97AD_0
  a a2a:RelationEP ;
  rdfs:label "other:Notaris" ;
  a2a:RelationType "other:Notaris" ;
  a2a:PersonKeyRef oa:person_zar_4499ED17-045F-40C5-ADF7-BABA48FA97AD_Person0 ;
  a2a:EventKeyRef oa:event_zar_4499ED17-045F-40C5-ADF7-BABA48FA97AD_Event1 .

oa:relationep_zar_4499ED17-045F-40C5-ADF7-BABA48FA97AD_1
  a a2a:RelationEP ;
  rdfs:label "other:Persoon in notariële akte" ;
  a2a:RelationType "other:Persoon in notariële akte" ;
  a2a:PersonKeyRef oa:person_zar_4499ED17-045F-40C5-ADF7-BABA48FA97AD_Person3061752194 ;
  a2a:EventKeyRef oa:event_zar_4499ED17-045F-40C5-ADF7-BABA48FA97AD_Event1 .

oa:relationep_zar_4499ED17-045F-40C5-ADF7-BABA48FA97AD_2
  a a2a:RelationEP ;
  rdfs:label "other:Persoon in notariële akte" ;
  a2a:RelationType "other:Persoon in notariële akte" ;
  a2a:PersonKeyRef oa:person_zar_4499ED17-045F-40C5-ADF7-BABA48FA97AD_Person3061752195 ;
  a2a:EventKeyRef oa:event_zar_4499ED17-045F-40C5-ADF7-BABA48FA97AD_Event1 .

oa:relationep_zar_4499ED17-045F-40C5-ADF7-BABA48FA97AD_3
  a a2a:RelationEP ;
  rdfs:label "other:Persoon in notariële akte" ;
  a2a:RelationType "other:Persoon in notariële akte" ;
  a2a:PersonKeyRef oa:person_zar_4499ED17-045F-40C5-ADF7-BABA48FA97AD_Person3061752196 ;
  a2a:EventKeyRef oa:event_zar_4499ED17-045F-40C5-ADF7-BABA48FA97AD_Event1 .

oa:relationep_zar_4499ED17-045F-40C5-ADF7-BABA48FA97AD_4
  a a2a:RelationEP ;
  rdfs:label "other:Persoon in notariële akte" ;
  a2a:RelationType "other:Persoon in notariële akte" ;
  a2a:PersonKeyRef oa:person_zar_4499ED17-045F-40C5-ADF7-BABA48FA97AD_Person3061752197 ;
  a2a:EventKeyRef oa:event_zar_4499ED17-045F-40C5-ADF7-BABA48FA97AD_Event1 .

oa:relationep_zar_4499ED17-045F-40C5-ADF7-BABA48FA97AD_5
  a a2a:RelationEP ;
  rdfs:label "other:Persoon in notariële akte" ;
  a2a:RelationType "other:Persoon in notariële akte" ;
  a2a:PersonKeyRef oa:person_zar_4499ED17-045F-40C5-ADF7-BABA48FA97AD_Person3061752198 ;
  a2a:EventKeyRef oa:event_zar_4499ED17-045F-40C5-ADF7-BABA48FA97AD_Event1 .

oa:relationep_zar_4499ED17-045F-40C5-ADF7-BABA48FA97AD_6
  a a2a:RelationEP ;
  rdfs:label "other:Persoon in notariële akte" ;
  a2a:RelationType "other:Persoon in notariële akte" ;
  a2a:PersonKeyRef oa:person_zar_4499ED17-045F-40C5-ADF7-BABA48FA97AD_Person3061752199 ;
  a2a:EventKeyRef oa:event_zar_4499ED17-045F-40C5-ADF7-BABA48FA97AD_Event1 .

oa:relationep_zar_4499ED17-045F-40C5-ADF7-BABA48FA97AD_7
  a a2a:RelationEP ;
  rdfs:label "other:Persoon in notariële akte" ;
  a2a:RelationType "other:Persoon in notariële akte" ;
  a2a:PersonKeyRef oa:person_zar_4499ED17-045F-40C5-ADF7-BABA48FA97AD_Person3061752200 ;
  a2a:EventKeyRef oa:event_zar_4499ED17-045F-40C5-ADF7-BABA48FA97AD_Event1 .

oa:source_zar_4499ED17-045F-40C5-ADF7-BABA48FA97AD
  a a2a:Source ;
  rdfs:label "Zeeuws Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Zierikzee" ;
    a2a:Country "Nederland" ;
    rdfs:label "Zierikzee, Nederland", "1737-01-11 - 1737-01-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1737-01-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1737-01-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "11-01-1737" ;
    a2a:Year "1737" ;
    a2a:Month "01" ;
    a2a:Day "11" ;
    rdfs:label "11-01-1737"
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Zeeuws Archief" ;
    a2a:Place "Middelburg" ;
    a2a:Collection "Rechterlijke, Weeskamer en Notariële Archieven Schouwen-Duiveland, 1498-1811" ;
    a2a:Book "Akten van notaris Johan Erkelens te Zierikzee, 1737" ;
    a2a:DocumentNumber "6" ;
    a2a:RegistryNumber "4133" ;
    rdfs:label "Zeeuws Archief, Middelburg, Rechterlijke, Weeskamer en Notariële Archieven Schouwen-Duiveland, 1498-1811, Akten van notaris Johan Erkelens te Zierikzee, 1737, 6, 4133"
  ] ;
  a2a:SourceLastChangeDate "2022-12-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12113/4499ED17045F40C5ADF7BABA48FA97AD" ;
  a2a:RecordIdentifier "3061752193" ;
  a2a:RecordGUID "{4499ED17-045F-40C5-ADF7-BABA48FA97AD}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/98EEFA75A3384F64940E48AE5DF3F92C" .

