@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_wfa_50EB8EEC-1249-4DCF-8859-BC933C65FCAD
  a a2a:Record ;
  rdfs:label "Notariële akte op 15 augustus 1932 te Andijk" ;
  a2a:hasPerson oa:person_wfa_50EB8EEC-1249-4DCF-8859-BC933C65FCAD_Person4398892706, oa:person_wfa_50EB8EEC-1249-4DCF-8859-BC933C65FCAD_Person4398892707, oa:person_wfa_50EB8EEC-1249-4DCF-8859-BC933C65FCAD_Person4398892708, oa:person_wfa_50EB8EEC-1249-4DCF-8859-BC933C65FCAD_Person4398892711, oa:person_wfa_50EB8EEC-1249-4DCF-8859-BC933C65FCAD_Person4398892712, oa:person_wfa_50EB8EEC-1249-4DCF-8859-BC933C65FCAD_Person0 ;
  a2a:hasEvent oa:event_wfa_50EB8EEC-1249-4DCF-8859-BC933C65FCAD_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_50EB8EEC-1249-4DCF-8859-BC933C65FCAD_0, oa:relationep_wfa_50EB8EEC-1249-4DCF-8859-BC933C65FCAD_1, oa:relationep_wfa_50EB8EEC-1249-4DCF-8859-BC933C65FCAD_2, oa:relationep_wfa_50EB8EEC-1249-4DCF-8859-BC933C65FCAD_3, oa:relationep_wfa_50EB8EEC-1249-4DCF-8859-BC933C65FCAD_4, oa:relationep_wfa_50EB8EEC-1249-4DCF-8859-BC933C65FCAD_5 ;
  a2a:hasSource oa:source_wfa_50EB8EEC-1249-4DCF-8859-BC933C65FCAD .

oa:person_wfa_50EB8EEC-1249-4DCF-8859-BC933C65FCAD_Person4398892706
  a a2a:Person ;
  rdfs:label "Cornelis Hendrikszoon Gutter" ;
  a2a:PersonName [
    rdfs:label "Cornelis Hendrikszoon Gutter" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePatronym "Hendrikszoon" ;
    a2a:PersonNameLastName "Gutter"
  ] ;
  a2a:Residence [
    a2a:Place "Andijk" ;
    rdfs:label "Andijk"
  ] .

oa:person_wfa_50EB8EEC-1249-4DCF-8859-BC933C65FCAD_Person4398892707
  a a2a:Person ;
  rdfs:label "Jan Jacob Eecen" ;
  a2a:PersonName [
    rdfs:label "Jan Jacob Eecen" ;
    a2a:PersonNameFirstName "Jan Jacob" ;
    a2a:PersonNameLastName "Eecen"
  ] ;
  a2a:Residence [
    a2a:Place "Oudkarspel" ;
    rdfs:label "Oudkarspel"
  ] .

oa:person_wfa_50EB8EEC-1249-4DCF-8859-BC933C65FCAD_Person4398892708
  a a2a:Person ;
  rdfs:label "Matthijs Janszoon Eecen" ;
  a2a:PersonName [
    rdfs:label "Matthijs Janszoon Eecen" ;
    a2a:PersonNameFirstName "Matthijs" ;
    a2a:PersonNamePatronym "Janszoon" ;
    a2a:PersonNameLastName "Eecen"
  ] ;
  a2a:Residence [
    a2a:Place "Alkmaar" ;
    rdfs:label "Alkmaar"
  ] .

oa:person_wfa_50EB8EEC-1249-4DCF-8859-BC933C65FCAD_Person4398892711
  a a2a:Person ;
  rdfs:label "Cornelis Ridder" ;
  a2a:PersonName [
    rdfs:label "Cornelis Ridder" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Ridder"
  ] ;
  a2a:Residence [
    a2a:Place "Andijk" ;
    rdfs:label "Andijk"
  ] .

oa:person_wfa_50EB8EEC-1249-4DCF-8859-BC933C65FCAD_Person4398892712
  a a2a:Person ;
  rdfs:label "Dirk van der Oord" ;
  a2a:PersonName [
    rdfs:label "Dirk van der Oord" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Oord"
  ] ;
  a2a:Residence [
    a2a:Place "Andijk" ;
    rdfs:label "Andijk"
  ] .

oa:person_wfa_50EB8EEC-1249-4DCF-8859-BC933C65FCAD_Person0
  a a2a:Person ;
  rdfs:label "Klaas Zeevat" ;
  a2a:PersonName [
    rdfs:label "Klaas Zeevat" ;
    a2a:PersonNameLastName "Klaas Zeevat"
  ] ;
  a2a:Profession "Notaris" .

oa:event_wfa_50EB8EEC-1249-4DCF-8859-BC933C65FCAD_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:LiteralDate "15-08-1932" ;
    a2a:Year "1932" ;
    a2a:Month "08" ;
    a2a:Day "15" ;
    rdfs:label "1932-08-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Andijk" ;
    rdfs:label "Andijk"
  ] .

oa:relationep_wfa_50EB8EEC-1249-4DCF-8859-BC933C65FCAD_0
  a a2a:RelationEP ;
  rdfs:label "other:Notaris" ;
  a2a:RelationType "other:Notaris" ;
  a2a:PersonKeyRef oa:person_wfa_50EB8EEC-1249-4DCF-8859-BC933C65FCAD_Person0 ;
  a2a:EventKeyRef oa:event_wfa_50EB8EEC-1249-4DCF-8859-BC933C65FCAD_Event1 .

oa:relationep_wfa_50EB8EEC-1249-4DCF-8859-BC933C65FCAD_1
  a a2a:RelationEP ;
  rdfs:label "other:Persoon in notariële akte" ;
  a2a:RelationType "other:Persoon in notariële akte" ;
  a2a:PersonKeyRef oa:person_wfa_50EB8EEC-1249-4DCF-8859-BC933C65FCAD_Person4398892706 ;
  a2a:EventKeyRef oa:event_wfa_50EB8EEC-1249-4DCF-8859-BC933C65FCAD_Event1 .

oa:relationep_wfa_50EB8EEC-1249-4DCF-8859-BC933C65FCAD_2
  a a2a:RelationEP ;
  rdfs:label "other:Persoon in notariële akte" ;
  a2a:RelationType "other:Persoon in notariële akte" ;
  a2a:PersonKeyRef oa:person_wfa_50EB8EEC-1249-4DCF-8859-BC933C65FCAD_Person4398892707 ;
  a2a:EventKeyRef oa:event_wfa_50EB8EEC-1249-4DCF-8859-BC933C65FCAD_Event1 .

oa:relationep_wfa_50EB8EEC-1249-4DCF-8859-BC933C65FCAD_3
  a a2a:RelationEP ;
  rdfs:label "other:Persoon in notariële akte" ;
  a2a:RelationType "other:Persoon in notariële akte" ;
  a2a:PersonKeyRef oa:person_wfa_50EB8EEC-1249-4DCF-8859-BC933C65FCAD_Person4398892708 ;
  a2a:EventKeyRef oa:event_wfa_50EB8EEC-1249-4DCF-8859-BC933C65FCAD_Event1 .

oa:relationep_wfa_50EB8EEC-1249-4DCF-8859-BC933C65FCAD_4
  a a2a:RelationEP ;
  rdfs:label "other:Persoon in notariële akte" ;
  a2a:RelationType "other:Persoon in notariële akte" ;
  a2a:PersonKeyRef oa:person_wfa_50EB8EEC-1249-4DCF-8859-BC933C65FCAD_Person4398892711 ;
  a2a:EventKeyRef oa:event_wfa_50EB8EEC-1249-4DCF-8859-BC933C65FCAD_Event1 .

oa:relationep_wfa_50EB8EEC-1249-4DCF-8859-BC933C65FCAD_5
  a a2a:RelationEP ;
  rdfs:label "other:Persoon in notariële akte" ;
  a2a:RelationType "other:Persoon in notariële akte" ;
  a2a:PersonKeyRef oa:person_wfa_50EB8EEC-1249-4DCF-8859-BC933C65FCAD_Person4398892712 ;
  a2a:EventKeyRef oa:event_wfa_50EB8EEC-1249-4DCF-8859-BC933C65FCAD_Event1 .

oa:source_wfa_50EB8EEC-1249-4DCF-8859-BC933C65FCAD
  a a2a:Source ;
  rdfs:label "Westfries Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Andijk" ;
    a2a:Country "Nederland" ;
    rdfs:label "Andijk, Nederland", "1932-08-15 - 1932-08-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1932-08-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1932-08-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "15-08-1932" ;
    a2a:Year "1932" ;
    a2a:Month "08" ;
    a2a:Day "15" ;
    rdfs:label "15-08-1932"
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Place "Hoorn" ;
    a2a:Collection "NNA Andijk 119, notaris Klaas Zeevat, 1932" ;
    a2a:Book "NNA Andijk 119, notaris Klaas Zeevat, 1932" ;
    a2a:RegistryNumber "119" ;
    rdfs:label "Westfries Archief, Hoorn, NNA Andijk 119, notaris Klaas Zeevat, 1932, NNA Andijk 119, notaris Klaas Zeevat, 1932, 119"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/D5CD247825974BBCAB106FB1B956E942" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/D5CD247825974BBCAB106FB1B956E942" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/D5CD247825974BBCAB106FB1B956E942"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/62C23DBE097545E1B6A585B9015E5B7B" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/62C23DBE097545E1B6A585B9015E5B7B" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/62C23DBE097545E1B6A585B9015E5B7B"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/6F76FFB2428E44B4A827E8D28E260BB6" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/6F76FFB2428E44B4A827E8D28E260BB6" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/6F76FFB2428E44B4A827E8D28E260BB6"
  ] ;
  a2a:SourceLastChangeDate "2025-11-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12114/50EB8EEC12494DCF8859BC933C65FCAD" ;
  a2a:RecordIdentifier "4398892705" ;
  a2a:RecordGUID "{50EB8EEC-1249-4DCF-8859-BC933C65FCAD}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/7B854D689CB4443583A706FE3F5C8290" .

