@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_66F13B2D-FF12-4F87-83DF-C030D2AFBF0E
  a a2a:Record ;
  rdfs:label "Notariële akte op 21 februari 1699 te Zierikzee" ;
  a2a:hasPerson oa:person_zar_66F13B2D-FF12-4F87-83DF-C030D2AFBF0E_Person3061650047, oa:person_zar_66F13B2D-FF12-4F87-83DF-C030D2AFBF0E_Person3061650048, oa:person_zar_66F13B2D-FF12-4F87-83DF-C030D2AFBF0E_Person3061650049, oa:person_zar_66F13B2D-FF12-4F87-83DF-C030D2AFBF0E_Person3061650050, oa:person_zar_66F13B2D-FF12-4F87-83DF-C030D2AFBF0E_Person3061650051, oa:person_zar_66F13B2D-FF12-4F87-83DF-C030D2AFBF0E_Person0 ;
  a2a:hasEvent oa:event_zar_66F13B2D-FF12-4F87-83DF-C030D2AFBF0E_Event1 ;
  a2a:hasRelationEP oa:relationep_zar_66F13B2D-FF12-4F87-83DF-C030D2AFBF0E_0, oa:relationep_zar_66F13B2D-FF12-4F87-83DF-C030D2AFBF0E_1, oa:relationep_zar_66F13B2D-FF12-4F87-83DF-C030D2AFBF0E_2, oa:relationep_zar_66F13B2D-FF12-4F87-83DF-C030D2AFBF0E_3, oa:relationep_zar_66F13B2D-FF12-4F87-83DF-C030D2AFBF0E_4, oa:relationep_zar_66F13B2D-FF12-4F87-83DF-C030D2AFBF0E_5 ;
  a2a:hasSource oa:source_zar_66F13B2D-FF12-4F87-83DF-C030D2AFBF0E .

oa:person_zar_66F13B2D-FF12-4F87-83DF-C030D2AFBF0E_Person3061650047
  a a2a:Person ;
  rdfs:label "Samuel Schietkatte" ;
  a2a:PersonName [
    rdfs:label "Samuel Schietkatte" ;
    a2a:PersonNameFirstName "Samuel" ;
    a2a:PersonNameLastName "Schietkatte"
  ] .

oa:person_zar_66F13B2D-FF12-4F87-83DF-C030D2AFBF0E_Person3061650048
  a a2a:Person ;
  rdfs:label "Goris Jansz." ;
  a2a:PersonName [
    rdfs:label "Goris Jansz." ;
    a2a:PersonNameFirstName "Goris" ;
    a2a:PersonNameLastName "Jansz."
  ] .

oa:person_zar_66F13B2D-FF12-4F87-83DF-C030D2AFBF0E_Person3061650049
  a a2a:Person ;
  rdfs:label "Willem Schietkatte" ;
  a2a:PersonName [
    rdfs:label "Willem Schietkatte" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Schietkatte"
  ] .

oa:person_zar_66F13B2D-FF12-4F87-83DF-C030D2AFBF0E_Person3061650050
  a a2a:Person ;
  rdfs:label "Jan Hubregtsz. van Dubbeldam" ;
  a2a:PersonName [
    rdfs:label "Jan Hubregtsz. van Dubbeldam" ;
    a2a:PersonNameFirstName "Jan Hubregtsz." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dubbeldam"
  ] ;
  a2a:Profession "Schout" .

oa:person_zar_66F13B2D-FF12-4F87-83DF-C030D2AFBF0E_Person3061650051
  a a2a:Person ;
  rdfs:label "Jan Willemsz. van Schipluij" ;
  a2a:PersonName [
    rdfs:label "Jan Willemsz. van Schipluij" ;
    a2a:PersonNameFirstName "Jan Willemsz." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Schipluij"
  ] .

oa:person_zar_66F13B2D-FF12-4F87-83DF-C030D2AFBF0E_Person0
  a a2a:Person ;
  rdfs:label "Cornelis Hayman" ;
  a2a:PersonName [
    rdfs:label "Cornelis Hayman" ;
    a2a:PersonNameLastName "Cornelis Hayman"
  ] ;
  a2a:Profession "Notaris" .

oa:event_zar_66F13B2D-FF12-4F87-83DF-C030D2AFBF0E_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:LiteralDate "21-02-1699" ;
    a2a:Year "1699" ;
    a2a:Month "02" ;
    a2a:Day "21" ;
    rdfs:label "1699-02-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Zierikzee" ;
    rdfs:label "Zierikzee"
  ] .

oa:relationep_zar_66F13B2D-FF12-4F87-83DF-C030D2AFBF0E_0
  a a2a:RelationEP ;
  rdfs:label "other:Notaris" ;
  a2a:RelationType "other:Notaris" ;
  a2a:PersonKeyRef oa:person_zar_66F13B2D-FF12-4F87-83DF-C030D2AFBF0E_Person0 ;
  a2a:EventKeyRef oa:event_zar_66F13B2D-FF12-4F87-83DF-C030D2AFBF0E_Event1 .

oa:relationep_zar_66F13B2D-FF12-4F87-83DF-C030D2AFBF0E_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_66F13B2D-FF12-4F87-83DF-C030D2AFBF0E_Person3061650047 ;
  a2a:EventKeyRef oa:event_zar_66F13B2D-FF12-4F87-83DF-C030D2AFBF0E_Event1 .

oa:relationep_zar_66F13B2D-FF12-4F87-83DF-C030D2AFBF0E_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_66F13B2D-FF12-4F87-83DF-C030D2AFBF0E_Person3061650048 ;
  a2a:EventKeyRef oa:event_zar_66F13B2D-FF12-4F87-83DF-C030D2AFBF0E_Event1 .

oa:relationep_zar_66F13B2D-FF12-4F87-83DF-C030D2AFBF0E_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_66F13B2D-FF12-4F87-83DF-C030D2AFBF0E_Person3061650049 ;
  a2a:EventKeyRef oa:event_zar_66F13B2D-FF12-4F87-83DF-C030D2AFBF0E_Event1 .

oa:relationep_zar_66F13B2D-FF12-4F87-83DF-C030D2AFBF0E_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_66F13B2D-FF12-4F87-83DF-C030D2AFBF0E_Person3061650050 ;
  a2a:EventKeyRef oa:event_zar_66F13B2D-FF12-4F87-83DF-C030D2AFBF0E_Event1 .

oa:relationep_zar_66F13B2D-FF12-4F87-83DF-C030D2AFBF0E_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_66F13B2D-FF12-4F87-83DF-C030D2AFBF0E_Person3061650051 ;
  a2a:EventKeyRef oa:event_zar_66F13B2D-FF12-4F87-83DF-C030D2AFBF0E_Event1 .

oa:source_zar_66F13B2D-FF12-4F87-83DF-C030D2AFBF0E
  a a2a:Source ;
  rdfs:label "Zeeuws Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Zierikzee" ;
    a2a:Country "Nederland" ;
    rdfs:label "Zierikzee, Nederland", "1699-02-21 - 1699-02-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1699-02-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1699-02-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "21-02-1699" ;
    a2a:Year "1699" ;
    a2a:Month "02" ;
    a2a:Day "21" ;
    rdfs:label "21-02-1699"
  ] ;
  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 Hayman te Zierikzee, 1696-1699" ;
    a2a:DocumentNumber "139" ;
    a2a:RegistryNumber "4043" ;
    rdfs:label "Zeeuws Archief, Middelburg, Rechterlijke, Weeskamer en Notariële Archieven Schouwen-Duiveland, 1498-1811, Akten van notaris Cornelis Hayman te Zierikzee, 1696-1699, 139, 4043"
  ] ;
  a2a:SourceLastChangeDate "2022-12-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12113/66F13B2DFF124F8783DFC030D2AFBF0E" ;
  a2a:RecordIdentifier "3061650046" ;
  a2a:RecordGUID "{66F13B2D-FF12-4F87-83DF-C030D2AFBF0E}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/767D148DC81445578E6C15DFD2A8351E" .

