@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_751A3FEB-EDE2-4AF2-AE27-DBB8B35101AC
  a a2a:Record ;
  rdfs:label "Notariële akte op 26 november 1735 te Zierikzee" ;
  a2a:hasPerson oa:person_zar_751A3FEB-EDE2-4AF2-AE27-DBB8B35101AC_Person3061774581, oa:person_zar_751A3FEB-EDE2-4AF2-AE27-DBB8B35101AC_Person3061774582, oa:person_zar_751A3FEB-EDE2-4AF2-AE27-DBB8B35101AC_Person3061774583, oa:person_zar_751A3FEB-EDE2-4AF2-AE27-DBB8B35101AC_Person3061774584, oa:person_zar_751A3FEB-EDE2-4AF2-AE27-DBB8B35101AC_Person3061774585, oa:person_zar_751A3FEB-EDE2-4AF2-AE27-DBB8B35101AC_Person3061774586, oa:person_zar_751A3FEB-EDE2-4AF2-AE27-DBB8B35101AC_Person0 ;
  a2a:hasEvent oa:event_zar_751A3FEB-EDE2-4AF2-AE27-DBB8B35101AC_Event1 ;
  a2a:hasRelationEP oa:relationep_zar_751A3FEB-EDE2-4AF2-AE27-DBB8B35101AC_0, oa:relationep_zar_751A3FEB-EDE2-4AF2-AE27-DBB8B35101AC_1, oa:relationep_zar_751A3FEB-EDE2-4AF2-AE27-DBB8B35101AC_2, oa:relationep_zar_751A3FEB-EDE2-4AF2-AE27-DBB8B35101AC_3, oa:relationep_zar_751A3FEB-EDE2-4AF2-AE27-DBB8B35101AC_4, oa:relationep_zar_751A3FEB-EDE2-4AF2-AE27-DBB8B35101AC_5, oa:relationep_zar_751A3FEB-EDE2-4AF2-AE27-DBB8B35101AC_6 ;
  a2a:hasSource oa:source_zar_751A3FEB-EDE2-4AF2-AE27-DBB8B35101AC .

oa:person_zar_751A3FEB-EDE2-4AF2-AE27-DBB8B35101AC_Person3061774581
  a a2a:Person ;
  rdfs:label "Jacob IJemanse Suijker" ;
  a2a:PersonName [
    rdfs:label "Jacob IJemanse Suijker" ;
    a2a:PersonNameFirstName "Jacob IJemanse" ;
    a2a:PersonNameLastName "Suijker"
  ] .

oa:person_zar_751A3FEB-EDE2-4AF2-AE27-DBB8B35101AC_Person3061774582
  a a2a:Person ;
  rdfs:label "Johan Erkelens" ;
  a2a:PersonName [
    rdfs:label "Johan Erkelens" ;
    a2a:PersonNameFirstName "Johan" ;
    a2a:PersonNameLastName "Erkelens"
  ] .

oa:person_zar_751A3FEB-EDE2-4AF2-AE27-DBB8B35101AC_Person3061774583
  a a2a:Person ;
  rdfs:label "Johanna Geertruijd Chaisteleije" ;
  a2a:PersonName [
    rdfs:label "Johanna Geertruijd Chaisteleije" ;
    a2a:PersonNameFirstName "Johanna Geertruijd" ;
    a2a:PersonNameLastName "Chaisteleije"
  ] .

oa:person_zar_751A3FEB-EDE2-4AF2-AE27-DBB8B35101AC_Person3061774584
  a a2a:Person ;
  rdfs:label "Cornelis Huijbregtse" ;
  a2a:PersonName [
    rdfs:label "Cornelis Huijbregtse" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Huijbregtse"
  ] .

oa:person_zar_751A3FEB-EDE2-4AF2-AE27-DBB8B35101AC_Person3061774585
  a a2a:Person ;
  rdfs:label "Laurens Poerstamper" ;
  a2a:PersonName [
    rdfs:label "Laurens Poerstamper" ;
    a2a:PersonNameFirstName "Laurens" ;
    a2a:PersonNameLastName "Poerstamper"
  ] .

oa:person_zar_751A3FEB-EDE2-4AF2-AE27-DBB8B35101AC_Person3061774586
  a a2a:Person ;
  rdfs:label "Nicolaas Vergale" ;
  a2a:PersonName [
    rdfs:label "Nicolaas Vergale" ;
    a2a:PersonNameFirstName "Nicolaas" ;
    a2a:PersonNameLastName "Vergale"
  ] .

oa:person_zar_751A3FEB-EDE2-4AF2-AE27-DBB8B35101AC_Person0
  a a2a:Person ;
  rdfs:label "Johan Melchior Smit" ;
  a2a:PersonName [
    rdfs:label "Johan Melchior Smit" ;
    a2a:PersonNameLastName "Johan Melchior Smit"
  ] ;
  a2a:Profession "Notaris" .

oa:event_zar_751A3FEB-EDE2-4AF2-AE27-DBB8B35101AC_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:LiteralDate "26-11-1735" ;
    a2a:Year "1735" ;
    a2a:Month "11" ;
    a2a:Day "26" ;
    rdfs:label "1735-11-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Zierikzee" ;
    rdfs:label "Zierikzee"
  ] .

oa:relationep_zar_751A3FEB-EDE2-4AF2-AE27-DBB8B35101AC_0
  a a2a:RelationEP ;
  rdfs:label "other:Notaris" ;
  a2a:RelationType "other:Notaris" ;
  a2a:PersonKeyRef oa:person_zar_751A3FEB-EDE2-4AF2-AE27-DBB8B35101AC_Person0 ;
  a2a:EventKeyRef oa:event_zar_751A3FEB-EDE2-4AF2-AE27-DBB8B35101AC_Event1 .

oa:relationep_zar_751A3FEB-EDE2-4AF2-AE27-DBB8B35101AC_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_751A3FEB-EDE2-4AF2-AE27-DBB8B35101AC_Person3061774581 ;
  a2a:EventKeyRef oa:event_zar_751A3FEB-EDE2-4AF2-AE27-DBB8B35101AC_Event1 .

oa:relationep_zar_751A3FEB-EDE2-4AF2-AE27-DBB8B35101AC_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_751A3FEB-EDE2-4AF2-AE27-DBB8B35101AC_Person3061774582 ;
  a2a:EventKeyRef oa:event_zar_751A3FEB-EDE2-4AF2-AE27-DBB8B35101AC_Event1 .

oa:relationep_zar_751A3FEB-EDE2-4AF2-AE27-DBB8B35101AC_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_751A3FEB-EDE2-4AF2-AE27-DBB8B35101AC_Person3061774583 ;
  a2a:EventKeyRef oa:event_zar_751A3FEB-EDE2-4AF2-AE27-DBB8B35101AC_Event1 .

oa:relationep_zar_751A3FEB-EDE2-4AF2-AE27-DBB8B35101AC_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_751A3FEB-EDE2-4AF2-AE27-DBB8B35101AC_Person3061774584 ;
  a2a:EventKeyRef oa:event_zar_751A3FEB-EDE2-4AF2-AE27-DBB8B35101AC_Event1 .

oa:relationep_zar_751A3FEB-EDE2-4AF2-AE27-DBB8B35101AC_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_751A3FEB-EDE2-4AF2-AE27-DBB8B35101AC_Person3061774585 ;
  a2a:EventKeyRef oa:event_zar_751A3FEB-EDE2-4AF2-AE27-DBB8B35101AC_Event1 .

oa:relationep_zar_751A3FEB-EDE2-4AF2-AE27-DBB8B35101AC_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_751A3FEB-EDE2-4AF2-AE27-DBB8B35101AC_Person3061774586 ;
  a2a:EventKeyRef oa:event_zar_751A3FEB-EDE2-4AF2-AE27-DBB8B35101AC_Event1 .

oa:source_zar_751A3FEB-EDE2-4AF2-AE27-DBB8B35101AC
  a a2a:Source ;
  rdfs:label "Zeeuws Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Zierikzee" ;
    a2a:Country "Nederland" ;
    rdfs:label "Zierikzee, Nederland", "1735-11-26 - 1735-11-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1735-11-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1735-11-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "26-11-1735" ;
    a2a:Year "1735" ;
    a2a:Month "11" ;
    a2a:Day "26" ;
    rdfs:label "26-11-1735"
  ] ;
  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 Melchior Smit te Zierikzee, 1733-1735" ;
    a2a:DocumentNumber "160" ;
    a2a:RegistryNumber "4153" ;
    rdfs:label "Zeeuws Archief, Middelburg, Rechterlijke, Weeskamer en Notariële Archieven Schouwen-Duiveland, 1498-1811, Akten van notaris Johan Melchior Smit te Zierikzee, 1733-1735, 160, 4153"
  ] ;
  a2a:SourceLastChangeDate "2022-12-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12113/751A3FEBEDE24AF2AE27DBB8B35101AC" ;
  a2a:RecordIdentifier "3061774580" ;
  a2a:RecordGUID "{751A3FEB-EDE2-4AF2-AE27-DBB8B35101AC}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/E642069C599A4A8FB6882AE443200059" .

