@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_2EB7F324-6D4F-4EC2-92FD-5F26665C9979
  a a2a:Record ;
  rdfs:label "Notariële akte op 4 maart 1788 te Zierikzee" ;
  a2a:hasPerson oa:person_zar_2EB7F324-6D4F-4EC2-92FD-5F26665C9979_Person3061877826, oa:person_zar_2EB7F324-6D4F-4EC2-92FD-5F26665C9979_Person3061877827, oa:person_zar_2EB7F324-6D4F-4EC2-92FD-5F26665C9979_Person3061877828, oa:person_zar_2EB7F324-6D4F-4EC2-92FD-5F26665C9979_Person3061877829, oa:person_zar_2EB7F324-6D4F-4EC2-92FD-5F26665C9979_Person3061877830, oa:person_zar_2EB7F324-6D4F-4EC2-92FD-5F26665C9979_Person3061877831, oa:person_zar_2EB7F324-6D4F-4EC2-92FD-5F26665C9979_Person0 ;
  a2a:hasEvent oa:event_zar_2EB7F324-6D4F-4EC2-92FD-5F26665C9979_Event1 ;
  a2a:hasRelationEP oa:relationep_zar_2EB7F324-6D4F-4EC2-92FD-5F26665C9979_0, oa:relationep_zar_2EB7F324-6D4F-4EC2-92FD-5F26665C9979_1, oa:relationep_zar_2EB7F324-6D4F-4EC2-92FD-5F26665C9979_2, oa:relationep_zar_2EB7F324-6D4F-4EC2-92FD-5F26665C9979_3, oa:relationep_zar_2EB7F324-6D4F-4EC2-92FD-5F26665C9979_4, oa:relationep_zar_2EB7F324-6D4F-4EC2-92FD-5F26665C9979_5, oa:relationep_zar_2EB7F324-6D4F-4EC2-92FD-5F26665C9979_6 ;
  a2a:hasSource oa:source_zar_2EB7F324-6D4F-4EC2-92FD-5F26665C9979 .

oa:person_zar_2EB7F324-6D4F-4EC2-92FD-5F26665C9979_Person3061877826
  a a2a:Person ;
  rdfs:label "Jan van der Brug" ;
  a2a:PersonName [
    rdfs:label "Jan van der Brug" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Brug"
  ] .

oa:person_zar_2EB7F324-6D4F-4EC2-92FD-5F26665C9979_Person3061877827
  a a2a:Person ;
  rdfs:label "Huibrecht van Zouten Keetlaar" ;
  a2a:PersonName [
    rdfs:label "Huibrecht van Zouten Keetlaar" ;
    a2a:PersonNameFirstName "Huibrecht" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Zouten Keetlaar"
  ] ;
  a2a:Profession "Notaris en Procureur te Zierikzee" .

oa:person_zar_2EB7F324-6D4F-4EC2-92FD-5F26665C9979_Person3061877828
  a a2a:Person ;
  rdfs:label "Teunis Doese" ;
  a2a:PersonName [
    rdfs:label "Teunis Doese" ;
    a2a:PersonNameFirstName "Teunis" ;
    a2a:PersonNameLastName "Doese"
  ] .

oa:person_zar_2EB7F324-6D4F-4EC2-92FD-5F26665C9979_Person3061877829
  a a2a:Person ;
  rdfs:label "Neeltje Smul" ;
  a2a:PersonName [
    rdfs:label "Neeltje Smul" ;
    a2a:PersonNameFirstName "Neeltje" ;
    a2a:PersonNameLastName "Smul"
  ] .

oa:person_zar_2EB7F324-6D4F-4EC2-92FD-5F26665C9979_Person3061877830
  a a2a:Person ;
  rdfs:label "Cornelis Smith" ;
  a2a:PersonName [
    rdfs:label "Cornelis Smith" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Smith"
  ] .

oa:person_zar_2EB7F324-6D4F-4EC2-92FD-5F26665C9979_Person3061877831
  a a2a:Person ;
  rdfs:label "Pieter Abraham Koole" ;
  a2a:PersonName [
    rdfs:label "Pieter Abraham Koole" ;
    a2a:PersonNameFirstName "Pieter Abraham" ;
    a2a:PersonNameLastName "Koole"
  ] .

oa:person_zar_2EB7F324-6D4F-4EC2-92FD-5F26665C9979_Person0
  a a2a:Person ;
  rdfs:label "Huibrecht Smith" ;
  a2a:PersonName [
    rdfs:label "Huibrecht Smith" ;
    a2a:PersonNameLastName "Huibrecht Smith"
  ] ;
  a2a:Profession "Notaris" .

oa:event_zar_2EB7F324-6D4F-4EC2-92FD-5F26665C9979_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:LiteralDate "04-03-1788" ;
    a2a:Year "1788" ;
    a2a:Month "03" ;
    a2a:Day "04" ;
    rdfs:label "1788-03-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Zierikzee" ;
    rdfs:label "Zierikzee"
  ] .

oa:relationep_zar_2EB7F324-6D4F-4EC2-92FD-5F26665C9979_0
  a a2a:RelationEP ;
  rdfs:label "other:Notaris" ;
  a2a:RelationType "other:Notaris" ;
  a2a:PersonKeyRef oa:person_zar_2EB7F324-6D4F-4EC2-92FD-5F26665C9979_Person0 ;
  a2a:EventKeyRef oa:event_zar_2EB7F324-6D4F-4EC2-92FD-5F26665C9979_Event1 .

oa:relationep_zar_2EB7F324-6D4F-4EC2-92FD-5F26665C9979_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_2EB7F324-6D4F-4EC2-92FD-5F26665C9979_Person3061877826 ;
  a2a:EventKeyRef oa:event_zar_2EB7F324-6D4F-4EC2-92FD-5F26665C9979_Event1 .

oa:relationep_zar_2EB7F324-6D4F-4EC2-92FD-5F26665C9979_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_2EB7F324-6D4F-4EC2-92FD-5F26665C9979_Person3061877827 ;
  a2a:EventKeyRef oa:event_zar_2EB7F324-6D4F-4EC2-92FD-5F26665C9979_Event1 .

oa:relationep_zar_2EB7F324-6D4F-4EC2-92FD-5F26665C9979_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_2EB7F324-6D4F-4EC2-92FD-5F26665C9979_Person3061877828 ;
  a2a:EventKeyRef oa:event_zar_2EB7F324-6D4F-4EC2-92FD-5F26665C9979_Event1 .

oa:relationep_zar_2EB7F324-6D4F-4EC2-92FD-5F26665C9979_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_2EB7F324-6D4F-4EC2-92FD-5F26665C9979_Person3061877829 ;
  a2a:EventKeyRef oa:event_zar_2EB7F324-6D4F-4EC2-92FD-5F26665C9979_Event1 .

oa:relationep_zar_2EB7F324-6D4F-4EC2-92FD-5F26665C9979_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_2EB7F324-6D4F-4EC2-92FD-5F26665C9979_Person3061877830 ;
  a2a:EventKeyRef oa:event_zar_2EB7F324-6D4F-4EC2-92FD-5F26665C9979_Event1 .

oa:relationep_zar_2EB7F324-6D4F-4EC2-92FD-5F26665C9979_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_2EB7F324-6D4F-4EC2-92FD-5F26665C9979_Person3061877831 ;
  a2a:EventKeyRef oa:event_zar_2EB7F324-6D4F-4EC2-92FD-5F26665C9979_Event1 .

oa:source_zar_2EB7F324-6D4F-4EC2-92FD-5F26665C9979
  a a2a:Source ;
  rdfs:label "Zeeuws Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Zierikzee" ;
    a2a:Country "Nederland" ;
    rdfs:label "Zierikzee, Nederland", "1788-03-04 - 1788-03-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1788-03-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1788-03-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "04-03-1788" ;
    a2a:Year "1788" ;
    a2a:Month "03" ;
    a2a:Day "04" ;
    rdfs:label "04-03-1788"
  ] ;
  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 Huibrecht Smith te Zierikzee, 1788-1793" ;
    a2a:DocumentNumber "18" ;
    a2a:RegistryNumber "4266" ;
    rdfs:label "Zeeuws Archief, Middelburg, Rechterlijke, Weeskamer en Notariële Archieven Schouwen-Duiveland, 1498-1811, Akten van notaris Huibrecht Smith te Zierikzee, 1788-1793, 18, 4266"
  ] ;
  a2a:SourceLastChangeDate "2022-12-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12113/2EB7F3246D4F4EC292FD5F26665C9979" ;
  a2a:RecordIdentifier "3061877825" ;
  a2a:RecordGUID "{2EB7F324-6D4F-4EC2-92FD-5F26665C9979}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/E914EE8AF3614701BE1CB4FE32F6DE6A" .

