@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_1D3FD798-B357-479E-AB5D-ACE04F944487
  a a2a:Record ;
  rdfs:label "Notariële akte op 16 november 1917 te Hoorn" ;
  a2a:hasPerson oa:person_wfa_1D3FD798-B357-479E-AB5D-ACE04F944487_Person4374320622, oa:person_wfa_1D3FD798-B357-479E-AB5D-ACE04F944487_Person4374320623, oa:person_wfa_1D3FD798-B357-479E-AB5D-ACE04F944487_Person4374320624, oa:person_wfa_1D3FD798-B357-479E-AB5D-ACE04F944487_Person4374320625, oa:person_wfa_1D3FD798-B357-479E-AB5D-ACE04F944487_Person4374320626, oa:person_wfa_1D3FD798-B357-479E-AB5D-ACE04F944487_Person0 ;
  a2a:hasEvent oa:event_wfa_1D3FD798-B357-479E-AB5D-ACE04F944487_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_1D3FD798-B357-479E-AB5D-ACE04F944487_0, oa:relationep_wfa_1D3FD798-B357-479E-AB5D-ACE04F944487_1, oa:relationep_wfa_1D3FD798-B357-479E-AB5D-ACE04F944487_2, oa:relationep_wfa_1D3FD798-B357-479E-AB5D-ACE04F944487_3, oa:relationep_wfa_1D3FD798-B357-479E-AB5D-ACE04F944487_4, oa:relationep_wfa_1D3FD798-B357-479E-AB5D-ACE04F944487_5 ;
  a2a:hasSource oa:source_wfa_1D3FD798-B357-479E-AB5D-ACE04F944487 .

oa:person_wfa_1D3FD798-B357-479E-AB5D-ACE04F944487_Person4374320622
  a a2a:Person ;
  rdfs:label "Pieter Klaaszoon Leeuwrik" ;
  a2a:PersonName [
    rdfs:label "Pieter Klaaszoon Leeuwrik" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePatronym "Klaaszoon" ;
    a2a:PersonNameLastName "Leeuwrik"
  ] ;
  a2a:Residence [
    a2a:Place "Hem" ;
    rdfs:label "Hem"
  ] .

oa:person_wfa_1D3FD798-B357-479E-AB5D-ACE04F944487_Person4374320623
  a a2a:Person ;
  rdfs:label "Cornelis Janszoon Man" ;
  a2a:PersonName [
    rdfs:label "Cornelis Janszoon Man" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePatronym "Janszoon" ;
    a2a:PersonNameLastName "Man"
  ] ;
  a2a:Residence [
    a2a:Place "Hem" ;
    rdfs:label "Hem"
  ] .

oa:person_wfa_1D3FD798-B357-479E-AB5D-ACE04F944487_Person4374320624
  a a2a:Person ;
  rdfs:label "Jan Corneliszoon Man" ;
  a2a:PersonName [
    rdfs:label "Jan Corneliszoon Man" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Corneliszoon" ;
    a2a:PersonNameLastName "Man"
  ] ;
  a2a:Residence [
    a2a:Place "Hem" ;
    rdfs:label "Hem"
  ] .

oa:person_wfa_1D3FD798-B357-479E-AB5D-ACE04F944487_Person4374320625
  a a2a:Person ;
  rdfs:label "Arie Ruiter" ;
  a2a:PersonName [
    rdfs:label "Arie Ruiter" ;
    a2a:PersonNameFirstName "Arie" ;
    a2a:PersonNameLastName "Ruiter"
  ] ;
  a2a:Residence [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn"
  ] .

oa:person_wfa_1D3FD798-B357-479E-AB5D-ACE04F944487_Person4374320626
  a a2a:Person ;
  rdfs:label "Willem Pool" ;
  a2a:PersonName [
    rdfs:label "Willem Pool" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Pool"
  ] ;
  a2a:Residence [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn"
  ] .

oa:person_wfa_1D3FD798-B357-479E-AB5D-ACE04F944487_Person0
  a a2a:Person ;
  rdfs:label "Cornelis Petrus Donker" ;
  a2a:PersonName [
    rdfs:label "Cornelis Petrus Donker" ;
    a2a:PersonNameLastName "Cornelis Petrus Donker"
  ] ;
  a2a:Profession "Notaris" .

oa:event_wfa_1D3FD798-B357-479E-AB5D-ACE04F944487_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:LiteralDate "16-11-1917" ;
    a2a:Year "1917" ;
    a2a:Month "11" ;
    a2a:Day "16" ;
    rdfs:label "1917-11-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn"
  ] .

oa:relationep_wfa_1D3FD798-B357-479E-AB5D-ACE04F944487_0
  a a2a:RelationEP ;
  rdfs:label "other:Notaris" ;
  a2a:RelationType "other:Notaris" ;
  a2a:PersonKeyRef oa:person_wfa_1D3FD798-B357-479E-AB5D-ACE04F944487_Person0 ;
  a2a:EventKeyRef oa:event_wfa_1D3FD798-B357-479E-AB5D-ACE04F944487_Event1 .

oa:relationep_wfa_1D3FD798-B357-479E-AB5D-ACE04F944487_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_1D3FD798-B357-479E-AB5D-ACE04F944487_Person4374320622 ;
  a2a:EventKeyRef oa:event_wfa_1D3FD798-B357-479E-AB5D-ACE04F944487_Event1 .

oa:relationep_wfa_1D3FD798-B357-479E-AB5D-ACE04F944487_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_1D3FD798-B357-479E-AB5D-ACE04F944487_Person4374320623 ;
  a2a:EventKeyRef oa:event_wfa_1D3FD798-B357-479E-AB5D-ACE04F944487_Event1 .

oa:relationep_wfa_1D3FD798-B357-479E-AB5D-ACE04F944487_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_1D3FD798-B357-479E-AB5D-ACE04F944487_Person4374320624 ;
  a2a:EventKeyRef oa:event_wfa_1D3FD798-B357-479E-AB5D-ACE04F944487_Event1 .

oa:relationep_wfa_1D3FD798-B357-479E-AB5D-ACE04F944487_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_1D3FD798-B357-479E-AB5D-ACE04F944487_Person4374320625 ;
  a2a:EventKeyRef oa:event_wfa_1D3FD798-B357-479E-AB5D-ACE04F944487_Event1 .

oa:relationep_wfa_1D3FD798-B357-479E-AB5D-ACE04F944487_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_1D3FD798-B357-479E-AB5D-ACE04F944487_Person4374320626 ;
  a2a:EventKeyRef oa:event_wfa_1D3FD798-B357-479E-AB5D-ACE04F944487_Event1 .

oa:source_wfa_1D3FD798-B357-479E-AB5D-ACE04F944487
  a a2a:Source ;
  rdfs:label "Westfries Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Hoorn" ;
    a2a:Country "Nederland" ;
    rdfs:label "Hoorn, Nederland", "1917-11-16 - 1917-11-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1917-11-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1917-11-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "16-11-1917" ;
    a2a:Year "1917" ;
    a2a:Month "11" ;
    a2a:Day "16" ;
    rdfs:label "16-11-1917"
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Place "Hoorn" ;
    a2a:Collection "NNA Hoorn 231, notaris Cornelis Petrus Donker, 1917 sep-nov" ;
    a2a:Book "NNA Hoorn 231, notaris Cornelis Petrus Donker, 1917 sep-nov" ;
    a2a:RegistryNumber "231" ;
    rdfs:label "Westfries Archief, Hoorn, NNA Hoorn 231, notaris Cornelis Petrus Donker, 1917 sep-nov, NNA Hoorn 231, notaris Cornelis Petrus Donker, 1917 sep-nov, 231"
  ] ;
  a2a:SourceLastChangeDate "2025-10-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12114/1D3FD798B357479EAB5DACE04F944487" ;
  a2a:RecordIdentifier "4374320621" ;
  a2a:RecordGUID "{1D3FD798-B357-479E-AB5D-ACE04F944487}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/C8412DA9319A4228AC7F5D08D7FF0AFC" .

