@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_3A2CC2F8-355D-4F39-8AC8-C133EB92F5F0
  a a2a:Record ;
  rdfs:label "Notariële akte op 19 september 1697 te Zierikzee" ;
  a2a:hasPerson oa:person_zar_3A2CC2F8-355D-4F39-8AC8-C133EB92F5F0_Person3061676995, oa:person_zar_3A2CC2F8-355D-4F39-8AC8-C133EB92F5F0_Person3061676996, oa:person_zar_3A2CC2F8-355D-4F39-8AC8-C133EB92F5F0_Person3061676997, oa:person_zar_3A2CC2F8-355D-4F39-8AC8-C133EB92F5F0_Person3061676998, oa:person_zar_3A2CC2F8-355D-4F39-8AC8-C133EB92F5F0_Person3061676999, oa:person_zar_3A2CC2F8-355D-4F39-8AC8-C133EB92F5F0_Person3061677000, oa:person_zar_3A2CC2F8-355D-4F39-8AC8-C133EB92F5F0_Person0 ;
  a2a:hasEvent oa:event_zar_3A2CC2F8-355D-4F39-8AC8-C133EB92F5F0_Event1 ;
  a2a:hasRelationEP oa:relationep_zar_3A2CC2F8-355D-4F39-8AC8-C133EB92F5F0_0, oa:relationep_zar_3A2CC2F8-355D-4F39-8AC8-C133EB92F5F0_1, oa:relationep_zar_3A2CC2F8-355D-4F39-8AC8-C133EB92F5F0_2, oa:relationep_zar_3A2CC2F8-355D-4F39-8AC8-C133EB92F5F0_3, oa:relationep_zar_3A2CC2F8-355D-4F39-8AC8-C133EB92F5F0_4, oa:relationep_zar_3A2CC2F8-355D-4F39-8AC8-C133EB92F5F0_5, oa:relationep_zar_3A2CC2F8-355D-4F39-8AC8-C133EB92F5F0_6 ;
  a2a:hasSource oa:source_zar_3A2CC2F8-355D-4F39-8AC8-C133EB92F5F0 .

oa:person_zar_3A2CC2F8-355D-4F39-8AC8-C133EB92F5F0_Person3061676995
  a a2a:Person ;
  rdfs:label "Barbera Aernouts" ;
  a2a:PersonName [
    rdfs:label "Barbera Aernouts" ;
    a2a:PersonNameFirstName "Barbera" ;
    a2a:PersonNameLastName "Aernouts"
  ] .

oa:person_zar_3A2CC2F8-355D-4F39-8AC8-C133EB92F5F0_Person3061676996
  a a2a:Person ;
  rdfs:label "Jacob Aernoutse" ;
  a2a:PersonName [
    rdfs:label "Jacob Aernoutse" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Aernoutse"
  ] .

oa:person_zar_3A2CC2F8-355D-4F39-8AC8-C133EB92F5F0_Person3061676997
  a a2a:Person ;
  rdfs:label "Jacomijntje de Groene" ;
  a2a:PersonName [
    rdfs:label "Jacomijntje de Groene" ;
    a2a:PersonNameFirstName "Jacomijntje" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Groene"
  ] .

oa:person_zar_3A2CC2F8-355D-4F39-8AC8-C133EB92F5F0_Person3061676998
  a a2a:Person ;
  rdfs:label "Adriaen Jansse Gasthuijs" ;
  a2a:PersonName [
    rdfs:label "Adriaen Jansse Gasthuijs" ;
    a2a:PersonNameFirstName "Adriaen Jansse" ;
    a2a:PersonNameLastName "Gasthuijs"
  ] .

oa:person_zar_3A2CC2F8-355D-4F39-8AC8-C133EB92F5F0_Person3061676999
  a a2a:Person ;
  rdfs:label "Abraham van Leeuwen" ;
  a2a:PersonName [
    rdfs:label "Abraham van Leeuwen" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Leeuwen"
  ] .

oa:person_zar_3A2CC2F8-355D-4F39-8AC8-C133EB92F5F0_Person3061677000
  a a2a:Person ;
  rdfs:label "Adolphus Beeckman" ;
  a2a:PersonName [
    rdfs:label "Adolphus Beeckman" ;
    a2a:PersonNameFirstName "Adolphus" ;
    a2a:PersonNameLastName "Beeckman"
  ] .

oa:person_zar_3A2CC2F8-355D-4F39-8AC8-C133EB92F5F0_Person0
  a a2a:Person ;
  rdfs:label "Cornelis Zeeman" ;
  a2a:PersonName [
    rdfs:label "Cornelis Zeeman" ;
    a2a:PersonNameLastName "Cornelis Zeeman"
  ] ;
  a2a:Profession "Notaris" .

oa:event_zar_3A2CC2F8-355D-4F39-8AC8-C133EB92F5F0_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:LiteralDate "19-09-1697" ;
    a2a:Year "1697" ;
    a2a:Month "09" ;
    a2a:Day "19" ;
    rdfs:label "1697-09-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Zierikzee" ;
    rdfs:label "Zierikzee"
  ] .

oa:relationep_zar_3A2CC2F8-355D-4F39-8AC8-C133EB92F5F0_0
  a a2a:RelationEP ;
  rdfs:label "other:Notaris" ;
  a2a:RelationType "other:Notaris" ;
  a2a:PersonKeyRef oa:person_zar_3A2CC2F8-355D-4F39-8AC8-C133EB92F5F0_Person0 ;
  a2a:EventKeyRef oa:event_zar_3A2CC2F8-355D-4F39-8AC8-C133EB92F5F0_Event1 .

oa:relationep_zar_3A2CC2F8-355D-4F39-8AC8-C133EB92F5F0_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_3A2CC2F8-355D-4F39-8AC8-C133EB92F5F0_Person3061676995 ;
  a2a:EventKeyRef oa:event_zar_3A2CC2F8-355D-4F39-8AC8-C133EB92F5F0_Event1 .

oa:relationep_zar_3A2CC2F8-355D-4F39-8AC8-C133EB92F5F0_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_3A2CC2F8-355D-4F39-8AC8-C133EB92F5F0_Person3061676996 ;
  a2a:EventKeyRef oa:event_zar_3A2CC2F8-355D-4F39-8AC8-C133EB92F5F0_Event1 .

oa:relationep_zar_3A2CC2F8-355D-4F39-8AC8-C133EB92F5F0_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_3A2CC2F8-355D-4F39-8AC8-C133EB92F5F0_Person3061676997 ;
  a2a:EventKeyRef oa:event_zar_3A2CC2F8-355D-4F39-8AC8-C133EB92F5F0_Event1 .

oa:relationep_zar_3A2CC2F8-355D-4F39-8AC8-C133EB92F5F0_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_3A2CC2F8-355D-4F39-8AC8-C133EB92F5F0_Person3061676998 ;
  a2a:EventKeyRef oa:event_zar_3A2CC2F8-355D-4F39-8AC8-C133EB92F5F0_Event1 .

oa:relationep_zar_3A2CC2F8-355D-4F39-8AC8-C133EB92F5F0_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_3A2CC2F8-355D-4F39-8AC8-C133EB92F5F0_Person3061676999 ;
  a2a:EventKeyRef oa:event_zar_3A2CC2F8-355D-4F39-8AC8-C133EB92F5F0_Event1 .

oa:relationep_zar_3A2CC2F8-355D-4F39-8AC8-C133EB92F5F0_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_3A2CC2F8-355D-4F39-8AC8-C133EB92F5F0_Person3061677000 ;
  a2a:EventKeyRef oa:event_zar_3A2CC2F8-355D-4F39-8AC8-C133EB92F5F0_Event1 .

oa:source_zar_3A2CC2F8-355D-4F39-8AC8-C133EB92F5F0
  a a2a:Source ;
  rdfs:label "Zeeuws Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Zierikzee" ;
    a2a:Country "Nederland" ;
    rdfs:label "Zierikzee, Nederland", "1697-09-19 - 1697-09-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1697-09-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1697-09-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "19-09-1697" ;
    a2a:Year "1697" ;
    a2a:Month "09" ;
    a2a:Day "19" ;
    rdfs:label "19-09-1697"
  ] ;
  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 Cornelis Zeeman te Zierikzee, 1697-1698" ;
    a2a:DocumentNumber "52" ;
    a2a:RegistryNumber "4065" ;
    rdfs:label "Zeeuws Archief, Middelburg, Rechterlijke, Weeskamer en Notariële Archieven Schouwen-Duiveland, 1498-1811, Akten van notaris Cornelis Zeeman te Zierikzee, 1697-1698, 52, 4065"
  ] ;
  a2a:SourceLastChangeDate "2022-12-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12113/3A2CC2F8355D4F398AC8C133EB92F5F0" ;
  a2a:RecordIdentifier "3061676994" ;
  a2a:RecordGUID "{3A2CC2F8-355D-4F39-8AC8-C133EB92F5F0}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/97E5C2929FDD4A75971FEE5690233097" .

