@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_16D9D2AB-210A-4225-B3DF-8FC005DFE2F9
  a a2a:Record ;
  rdfs:label "Notariële akte op 31 december 1717 te Zierikzee" ;
  a2a:hasPerson oa:person_zar_16D9D2AB-210A-4225-B3DF-8FC005DFE2F9_Person4087966160, oa:person_zar_16D9D2AB-210A-4225-B3DF-8FC005DFE2F9_Person4087966161, oa:person_zar_16D9D2AB-210A-4225-B3DF-8FC005DFE2F9_Person4087966162, oa:person_zar_16D9D2AB-210A-4225-B3DF-8FC005DFE2F9_Person4087966163, oa:person_zar_16D9D2AB-210A-4225-B3DF-8FC005DFE2F9_Person4087966164, oa:person_zar_16D9D2AB-210A-4225-B3DF-8FC005DFE2F9_Person4087966165, oa:person_zar_16D9D2AB-210A-4225-B3DF-8FC005DFE2F9_Person0 ;
  a2a:hasEvent oa:event_zar_16D9D2AB-210A-4225-B3DF-8FC005DFE2F9_Event1 ;
  a2a:hasRelationEP oa:relationep_zar_16D9D2AB-210A-4225-B3DF-8FC005DFE2F9_0, oa:relationep_zar_16D9D2AB-210A-4225-B3DF-8FC005DFE2F9_1, oa:relationep_zar_16D9D2AB-210A-4225-B3DF-8FC005DFE2F9_2, oa:relationep_zar_16D9D2AB-210A-4225-B3DF-8FC005DFE2F9_3, oa:relationep_zar_16D9D2AB-210A-4225-B3DF-8FC005DFE2F9_4, oa:relationep_zar_16D9D2AB-210A-4225-B3DF-8FC005DFE2F9_5, oa:relationep_zar_16D9D2AB-210A-4225-B3DF-8FC005DFE2F9_6 ;
  a2a:hasSource oa:source_zar_16D9D2AB-210A-4225-B3DF-8FC005DFE2F9 .

oa:person_zar_16D9D2AB-210A-4225-B3DF-8FC005DFE2F9_Person4087966160
  a a2a:Person ;
  rdfs:label "Catharina Pieters" ;
  a2a:PersonName [
    rdfs:label "Catharina Pieters" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Pieters"
  ] .

oa:person_zar_16D9D2AB-210A-4225-B3DF-8FC005DFE2F9_Person4087966161
  a a2a:Person ;
  rdfs:label "Willem Kieboom" ;
  a2a:PersonName [
    rdfs:label "Willem Kieboom" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Kieboom"
  ] .

oa:person_zar_16D9D2AB-210A-4225-B3DF-8FC005DFE2F9_Person4087966162
  a a2a:Person ;
  rdfs:label "Sara van Dalen" ;
  a2a:PersonName [
    rdfs:label "Sara van Dalen" ;
    a2a:PersonNameFirstName "Sara" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dalen"
  ] .

oa:person_zar_16D9D2AB-210A-4225-B3DF-8FC005DFE2F9_Person4087966163
  a a2a:Person ;
  rdfs:label "Joos Bodt" ;
  a2a:PersonName [
    rdfs:label "Joos Bodt" ;
    a2a:PersonNameFirstName "Joos" ;
    a2a:PersonNameLastName "Bodt"
  ] .

oa:person_zar_16D9D2AB-210A-4225-B3DF-8FC005DFE2F9_Person4087966164
  a a2a:Person ;
  rdfs:label "Cornelis den Blaeuwen" ;
  a2a:PersonName [
    rdfs:label "Cornelis den Blaeuwen" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePrefixLastName "den" ;
    a2a:PersonNameLastName "Blaeuwen"
  ] .

oa:person_zar_16D9D2AB-210A-4225-B3DF-8FC005DFE2F9_Person4087966165
  a a2a:Person ;
  rdfs:label "Sijmon Sijmonse" ;
  a2a:PersonName [
    rdfs:label "Sijmon Sijmonse" ;
    a2a:PersonNameFirstName "Sijmon" ;
    a2a:PersonNameLastName "Sijmonse"
  ] .

oa:person_zar_16D9D2AB-210A-4225-B3DF-8FC005DFE2F9_Person0
  a a2a:Person ;
  rdfs:label "" ;
  a2a:PersonName [ rdfs:label "" ] ;
  a2a:Profession "Notaris" .

oa:event_zar_16D9D2AB-210A-4225-B3DF-8FC005DFE2F9_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1717" ;
    a2a:Month "12" ;
    a2a:Day "31" ;
    rdfs:label "1717-12-31"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Zierikzee" ;
    rdfs:label "Zierikzee"
  ] .

oa:relationep_zar_16D9D2AB-210A-4225-B3DF-8FC005DFE2F9_0
  a a2a:RelationEP ;
  rdfs:label "other:Notaris" ;
  a2a:RelationType "other:Notaris" ;
  a2a:PersonKeyRef oa:person_zar_16D9D2AB-210A-4225-B3DF-8FC005DFE2F9_Person0 ;
  a2a:EventKeyRef oa:event_zar_16D9D2AB-210A-4225-B3DF-8FC005DFE2F9_Event1 .

oa:relationep_zar_16D9D2AB-210A-4225-B3DF-8FC005DFE2F9_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_16D9D2AB-210A-4225-B3DF-8FC005DFE2F9_Person4087966160 ;
  a2a:EventKeyRef oa:event_zar_16D9D2AB-210A-4225-B3DF-8FC005DFE2F9_Event1 .

oa:relationep_zar_16D9D2AB-210A-4225-B3DF-8FC005DFE2F9_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_16D9D2AB-210A-4225-B3DF-8FC005DFE2F9_Person4087966161 ;
  a2a:EventKeyRef oa:event_zar_16D9D2AB-210A-4225-B3DF-8FC005DFE2F9_Event1 .

oa:relationep_zar_16D9D2AB-210A-4225-B3DF-8FC005DFE2F9_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_16D9D2AB-210A-4225-B3DF-8FC005DFE2F9_Person4087966162 ;
  a2a:EventKeyRef oa:event_zar_16D9D2AB-210A-4225-B3DF-8FC005DFE2F9_Event1 .

oa:relationep_zar_16D9D2AB-210A-4225-B3DF-8FC005DFE2F9_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_16D9D2AB-210A-4225-B3DF-8FC005DFE2F9_Person4087966163 ;
  a2a:EventKeyRef oa:event_zar_16D9D2AB-210A-4225-B3DF-8FC005DFE2F9_Event1 .

oa:relationep_zar_16D9D2AB-210A-4225-B3DF-8FC005DFE2F9_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_16D9D2AB-210A-4225-B3DF-8FC005DFE2F9_Person4087966164 ;
  a2a:EventKeyRef oa:event_zar_16D9D2AB-210A-4225-B3DF-8FC005DFE2F9_Event1 .

oa:relationep_zar_16D9D2AB-210A-4225-B3DF-8FC005DFE2F9_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_16D9D2AB-210A-4225-B3DF-8FC005DFE2F9_Person4087966165 ;
  a2a:EventKeyRef oa:event_zar_16D9D2AB-210A-4225-B3DF-8FC005DFE2F9_Event1 .

oa:source_zar_16D9D2AB-210A-4225-B3DF-8FC005DFE2F9
  a a2a:Source ;
  rdfs:label "Zeeuws Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Country "Nederland" ;
    rdfs:label "Nederland", "1717-12-31 - 1717-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1717-12-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1717-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "31-12-1717" ;
    a2a:Year "1717" ;
    a2a:Month "12" ;
    a2a:Day "31" ;
    rdfs:label "31-12-1717"
  ] ;
  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 Isaäc Lambrechts te Zierikzee, 1714-1721" ;
    a2a:DocumentNumber "129" ;
    a2a:RegistryNumber "4109" ;
    rdfs:label "Zeeuws Archief, Middelburg, Rechterlijke, Weeskamer en Notariële Archieven Schouwen-Duiveland, 1498-1811, Akten van notaris Isaäc Lambrechts te Zierikzee, 1714-1721, 129, 4109"
  ] ;
  a2a:SourceLastChangeDate "2025-04-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12113/16D9D2AB210A4225B3DF8FC005DFE2F9" ;
  a2a:RecordIdentifier "4087966159" ;
  a2a:RecordGUID "{16D9D2AB-210A-4225-B3DF-8FC005DFE2F9}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/403702B9FFFA4D0AA9BDE590CB457611" .

