@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_1C277957-1C8B-4712-A15E-059CA2F06FAD
  a a2a:Record ;
  rdfs:label "Notariële akte op 24 februari 1785 te Brouwershaven" ;
  a2a:hasPerson oa:person_zar_1C277957-1C8B-4712-A15E-059CA2F06FAD_Person3061971051, oa:person_zar_1C277957-1C8B-4712-A15E-059CA2F06FAD_Person3061971052, oa:person_zar_1C277957-1C8B-4712-A15E-059CA2F06FAD_Person3061971053, oa:person_zar_1C277957-1C8B-4712-A15E-059CA2F06FAD_Person3061971054, oa:person_zar_1C277957-1C8B-4712-A15E-059CA2F06FAD_Person3061971055, oa:person_zar_1C277957-1C8B-4712-A15E-059CA2F06FAD_Person3061971056, oa:person_zar_1C277957-1C8B-4712-A15E-059CA2F06FAD_Person0 ;
  a2a:hasEvent oa:event_zar_1C277957-1C8B-4712-A15E-059CA2F06FAD_Event1 ;
  a2a:hasRelationEP oa:relationep_zar_1C277957-1C8B-4712-A15E-059CA2F06FAD_0, oa:relationep_zar_1C277957-1C8B-4712-A15E-059CA2F06FAD_1, oa:relationep_zar_1C277957-1C8B-4712-A15E-059CA2F06FAD_2, oa:relationep_zar_1C277957-1C8B-4712-A15E-059CA2F06FAD_3, oa:relationep_zar_1C277957-1C8B-4712-A15E-059CA2F06FAD_4, oa:relationep_zar_1C277957-1C8B-4712-A15E-059CA2F06FAD_5, oa:relationep_zar_1C277957-1C8B-4712-A15E-059CA2F06FAD_6 ;
  a2a:hasSource oa:source_zar_1C277957-1C8B-4712-A15E-059CA2F06FAD .

oa:person_zar_1C277957-1C8B-4712-A15E-059CA2F06FAD_Person3061971051
  a a2a:Person ;
  rdfs:label "Leendert van de Voorde" ;
  a2a:PersonName [
    rdfs:label "Leendert van de Voorde" ;
    a2a:PersonNameFirstName "Leendert" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Voorde"
  ] ;
  a2a:Residence [
    a2a:Place "Brouwershaven" ;
    rdfs:label "Brouwershaven"
  ] ;
  a2a:Profession "Schepen en Raad van Brouwershaven" .

oa:person_zar_1C277957-1C8B-4712-A15E-059CA2F06FAD_Person3061971052
  a a2a:Person ;
  rdfs:label "Willemina Huijsman" ;
  a2a:PersonName [
    rdfs:label "Willemina Huijsman" ;
    a2a:PersonNameFirstName "Willemina" ;
    a2a:PersonNameLastName "Huijsman"
  ] ;
  a2a:Residence [
    a2a:Place "Brouwershaven" ;
    rdfs:label "Brouwershaven"
  ] .

oa:person_zar_1C277957-1C8B-4712-A15E-059CA2F06FAD_Person3061971053
  a a2a:Person ;
  rdfs:label "Lena Machielse Rookveen" ;
  a2a:PersonName [
    rdfs:label "Lena Machielse Rookveen" ;
    a2a:PersonNameFirstName "Lena Machielse" ;
    a2a:PersonNameLastName "Rookveen"
  ] .

oa:person_zar_1C277957-1C8B-4712-A15E-059CA2F06FAD_Person3061971054
  a a2a:Person ;
  rdfs:label "Leendert van Westen" ;
  a2a:PersonName [
    rdfs:label "Leendert van Westen" ;
    a2a:PersonNameFirstName "Leendert" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Westen"
  ] ;
  a2a:Residence [
    a2a:Place "Brouwershaven" ;
    rdfs:label "Brouwershaven"
  ] .

oa:person_zar_1C277957-1C8B-4712-A15E-059CA2F06FAD_Person3061971055
  a a2a:Person ;
  rdfs:label "Adam Lagendijk" ;
  a2a:PersonName [
    rdfs:label "Adam Lagendijk" ;
    a2a:PersonNameFirstName "Adam" ;
    a2a:PersonNameLastName "Lagendijk"
  ] .

oa:person_zar_1C277957-1C8B-4712-A15E-059CA2F06FAD_Person3061971056
  a a2a:Person ;
  rdfs:label "Jan Tuijnman" ;
  a2a:PersonName [
    rdfs:label "Jan Tuijnman" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Tuijnman"
  ] .

oa:person_zar_1C277957-1C8B-4712-A15E-059CA2F06FAD_Person0
  a a2a:Person ;
  rdfs:label "Daniël Viergever" ;
  a2a:PersonName [
    rdfs:label "Daniël Viergever" ;
    a2a:PersonNameLastName "Daniël Viergever"
  ] ;
  a2a:Profession "Notaris" .

oa:event_zar_1C277957-1C8B-4712-A15E-059CA2F06FAD_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:LiteralDate "24-02-1785" ;
    a2a:Year "1785" ;
    a2a:Month "02" ;
    a2a:Day "24" ;
    rdfs:label "1785-02-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Brouwershaven" ;
    rdfs:label "Brouwershaven"
  ] .

oa:relationep_zar_1C277957-1C8B-4712-A15E-059CA2F06FAD_0
  a a2a:RelationEP ;
  rdfs:label "other:Notaris" ;
  a2a:RelationType "other:Notaris" ;
  a2a:PersonKeyRef oa:person_zar_1C277957-1C8B-4712-A15E-059CA2F06FAD_Person0 ;
  a2a:EventKeyRef oa:event_zar_1C277957-1C8B-4712-A15E-059CA2F06FAD_Event1 .

oa:relationep_zar_1C277957-1C8B-4712-A15E-059CA2F06FAD_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_1C277957-1C8B-4712-A15E-059CA2F06FAD_Person3061971051 ;
  a2a:EventKeyRef oa:event_zar_1C277957-1C8B-4712-A15E-059CA2F06FAD_Event1 .

oa:relationep_zar_1C277957-1C8B-4712-A15E-059CA2F06FAD_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_1C277957-1C8B-4712-A15E-059CA2F06FAD_Person3061971052 ;
  a2a:EventKeyRef oa:event_zar_1C277957-1C8B-4712-A15E-059CA2F06FAD_Event1 .

oa:relationep_zar_1C277957-1C8B-4712-A15E-059CA2F06FAD_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_1C277957-1C8B-4712-A15E-059CA2F06FAD_Person3061971053 ;
  a2a:EventKeyRef oa:event_zar_1C277957-1C8B-4712-A15E-059CA2F06FAD_Event1 .

oa:relationep_zar_1C277957-1C8B-4712-A15E-059CA2F06FAD_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_1C277957-1C8B-4712-A15E-059CA2F06FAD_Person3061971054 ;
  a2a:EventKeyRef oa:event_zar_1C277957-1C8B-4712-A15E-059CA2F06FAD_Event1 .

oa:relationep_zar_1C277957-1C8B-4712-A15E-059CA2F06FAD_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_1C277957-1C8B-4712-A15E-059CA2F06FAD_Person3061971055 ;
  a2a:EventKeyRef oa:event_zar_1C277957-1C8B-4712-A15E-059CA2F06FAD_Event1 .

oa:relationep_zar_1C277957-1C8B-4712-A15E-059CA2F06FAD_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_1C277957-1C8B-4712-A15E-059CA2F06FAD_Person3061971056 ;
  a2a:EventKeyRef oa:event_zar_1C277957-1C8B-4712-A15E-059CA2F06FAD_Event1 .

oa:source_zar_1C277957-1C8B-4712-A15E-059CA2F06FAD
  a a2a:Source ;
  rdfs:label "Zeeuws Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Brouwershaven" ;
    a2a:Country "Nederland" ;
    rdfs:label "Brouwershaven, Nederland", "1785-02-24 - 1785-02-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1785-02-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1785-02-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "24-02-1785" ;
    a2a:Year "1785" ;
    a2a:Month "02" ;
    a2a:Day "24" ;
    rdfs:label "24-02-1785"
  ] ;
  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 Daniël Viergever te Brouwershaven, 1778-1788" ;
    a2a:DocumentNumber "496" ;
    a2a:RegistryNumber "4437" ;
    rdfs:label "Zeeuws Archief, Middelburg, Rechterlijke, Weeskamer en Notariële Archieven Schouwen-Duiveland, 1498-1811, Akten van Daniël Viergever te Brouwershaven, 1778-1788, 496, 4437"
  ] ;
  a2a:SourceLastChangeDate "2022-12-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12113/1C2779571C8B4712A15E059CA2F06FAD" ;
  a2a:RecordIdentifier "3061971050" ;
  a2a:RecordGUID "{1C277957-1C8B-4712-A15E-059CA2F06FAD}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/44DE44AD1E0F4C0DB2030887DB41BF7C" .

