@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_76351912-83F2-4BFD-9C99-2C596A20DBEC
  a a2a:Record ;
  rdfs:label "Notariële akte op 23 april 1703 te Zierikzee" ;
  a2a:hasPerson oa:person_zar_76351912-83F2-4BFD-9C99-2C596A20DBEC_Person3061682302, oa:person_zar_76351912-83F2-4BFD-9C99-2C596A20DBEC_Person3061682303, oa:person_zar_76351912-83F2-4BFD-9C99-2C596A20DBEC_Person3061682304, oa:person_zar_76351912-83F2-4BFD-9C99-2C596A20DBEC_Person3061682305, oa:person_zar_76351912-83F2-4BFD-9C99-2C596A20DBEC_Person3061682306, oa:person_zar_76351912-83F2-4BFD-9C99-2C596A20DBEC_Person0 ;
  a2a:hasEvent oa:event_zar_76351912-83F2-4BFD-9C99-2C596A20DBEC_Event1 ;
  a2a:hasRelationEP oa:relationep_zar_76351912-83F2-4BFD-9C99-2C596A20DBEC_0, oa:relationep_zar_76351912-83F2-4BFD-9C99-2C596A20DBEC_1, oa:relationep_zar_76351912-83F2-4BFD-9C99-2C596A20DBEC_2, oa:relationep_zar_76351912-83F2-4BFD-9C99-2C596A20DBEC_3, oa:relationep_zar_76351912-83F2-4BFD-9C99-2C596A20DBEC_4, oa:relationep_zar_76351912-83F2-4BFD-9C99-2C596A20DBEC_5 ;
  a2a:hasSource oa:source_zar_76351912-83F2-4BFD-9C99-2C596A20DBEC .

oa:person_zar_76351912-83F2-4BFD-9C99-2C596A20DBEC_Person3061682302
  a a2a:Person ;
  rdfs:label "Jacob Tomasse" ;
  a2a:PersonName [
    rdfs:label "Jacob Tomasse" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Tomasse"
  ] ;
  a2a:Profession "Zeeman" .

oa:person_zar_76351912-83F2-4BFD-9C99-2C596A20DBEC_Person3061682303
  a a2a:Person ;
  rdfs:label "Cornelis Melse" ;
  a2a:PersonName [
    rdfs:label "Cornelis Melse" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Melse"
  ] ;
  a2a:Profession "Kapitein op fregat \"Brittannia\"" .

oa:person_zar_76351912-83F2-4BFD-9C99-2C596A20DBEC_Person3061682304
  a a2a:Person ;
  rdfs:label "Roelant van Putte" ;
  a2a:PersonName [
    rdfs:label "Roelant van Putte" ;
    a2a:PersonNameFirstName "Roelant" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Putte"
  ] .

oa:person_zar_76351912-83F2-4BFD-9C99-2C596A20DBEC_Person3061682305
  a a2a:Person ;
  rdfs:label "Jan Cornelisse" ;
  a2a:PersonName [
    rdfs:label "Jan Cornelisse" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Cornelisse"
  ] .

oa:person_zar_76351912-83F2-4BFD-9C99-2C596A20DBEC_Person3061682306
  a a2a:Person ;
  rdfs:label "Adriaen Jobse" ;
  a2a:PersonName [
    rdfs:label "Adriaen Jobse" ;
    a2a:PersonNameFirstName "Adriaen" ;
    a2a:PersonNameLastName "Jobse"
  ] .

oa:person_zar_76351912-83F2-4BFD-9C99-2C596A20DBEC_Person0
  a a2a:Person ;
  rdfs:label "Cornelis Zeeman" ;
  a2a:PersonName [
    rdfs:label "Cornelis Zeeman" ;
    a2a:PersonNameLastName "Cornelis Zeeman"
  ] ;
  a2a:Profession "Notaris" .

oa:event_zar_76351912-83F2-4BFD-9C99-2C596A20DBEC_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:LiteralDate "23-04-1703" ;
    a2a:Year "1703" ;
    a2a:Month "04" ;
    a2a:Day "23" ;
    rdfs:label "1703-04-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Zierikzee" ;
    rdfs:label "Zierikzee"
  ] .

oa:relationep_zar_76351912-83F2-4BFD-9C99-2C596A20DBEC_0
  a a2a:RelationEP ;
  rdfs:label "other:Notaris" ;
  a2a:RelationType "other:Notaris" ;
  a2a:PersonKeyRef oa:person_zar_76351912-83F2-4BFD-9C99-2C596A20DBEC_Person0 ;
  a2a:EventKeyRef oa:event_zar_76351912-83F2-4BFD-9C99-2C596A20DBEC_Event1 .

oa:relationep_zar_76351912-83F2-4BFD-9C99-2C596A20DBEC_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_76351912-83F2-4BFD-9C99-2C596A20DBEC_Person3061682302 ;
  a2a:EventKeyRef oa:event_zar_76351912-83F2-4BFD-9C99-2C596A20DBEC_Event1 .

oa:relationep_zar_76351912-83F2-4BFD-9C99-2C596A20DBEC_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_76351912-83F2-4BFD-9C99-2C596A20DBEC_Person3061682303 ;
  a2a:EventKeyRef oa:event_zar_76351912-83F2-4BFD-9C99-2C596A20DBEC_Event1 .

oa:relationep_zar_76351912-83F2-4BFD-9C99-2C596A20DBEC_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_76351912-83F2-4BFD-9C99-2C596A20DBEC_Person3061682304 ;
  a2a:EventKeyRef oa:event_zar_76351912-83F2-4BFD-9C99-2C596A20DBEC_Event1 .

oa:relationep_zar_76351912-83F2-4BFD-9C99-2C596A20DBEC_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_76351912-83F2-4BFD-9C99-2C596A20DBEC_Person3061682305 ;
  a2a:EventKeyRef oa:event_zar_76351912-83F2-4BFD-9C99-2C596A20DBEC_Event1 .

oa:relationep_zar_76351912-83F2-4BFD-9C99-2C596A20DBEC_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_76351912-83F2-4BFD-9C99-2C596A20DBEC_Person3061682306 ;
  a2a:EventKeyRef oa:event_zar_76351912-83F2-4BFD-9C99-2C596A20DBEC_Event1 .

oa:source_zar_76351912-83F2-4BFD-9C99-2C596A20DBEC
  a a2a:Source ;
  rdfs:label "Zeeuws Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Zierikzee" ;
    a2a:Country "Nederland" ;
    rdfs:label "Zierikzee, Nederland", "1703-04-23 - 1703-04-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1703-04-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1703-04-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "23-04-1703" ;
    a2a:Year "1703" ;
    a2a:Month "04" ;
    a2a:Day "23" ;
    rdfs:label "23-04-1703"
  ] ;
  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, 1703-1704" ;
    a2a:DocumentNumber "49" ;
    a2a:RegistryNumber "4068" ;
    rdfs:label "Zeeuws Archief, Middelburg, Rechterlijke, Weeskamer en Notariële Archieven Schouwen-Duiveland, 1498-1811, Akten van notaris Cornelis Zeeman te Zierikzee, 1703-1704, 49, 4068"
  ] ;
  a2a:SourceLastChangeDate "2022-12-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12113/7635191283F24BFD9C992C596A20DBEC" ;
  a2a:RecordIdentifier "3061682301" ;
  a2a:RecordGUID "{76351912-83F2-4BFD-9C99-2C596A20DBEC}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/DED5A1D63CE8442E935DA91DA5E09C35" .

