@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_08EAB977-32BE-4773-AC75-2CF4CDC163AF
  a a2a:Record ;
  rdfs:label "Notariële akte op 2 maart 1925 te Hoogkarspel" ;
  a2a:hasPerson oa:person_wfa_08EAB977-32BE-4773-AC75-2CF4CDC163AF_Person4373901236, oa:person_wfa_08EAB977-32BE-4773-AC75-2CF4CDC163AF_Person4373901237, oa:person_wfa_08EAB977-32BE-4773-AC75-2CF4CDC163AF_Person4373901241, oa:person_wfa_08EAB977-32BE-4773-AC75-2CF4CDC163AF_Person4373901242, oa:person_wfa_08EAB977-32BE-4773-AC75-2CF4CDC163AF_Person4373901243, oa:person_wfa_08EAB977-32BE-4773-AC75-2CF4CDC163AF_Person0 ;
  a2a:hasEvent oa:event_wfa_08EAB977-32BE-4773-AC75-2CF4CDC163AF_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_08EAB977-32BE-4773-AC75-2CF4CDC163AF_0, oa:relationep_wfa_08EAB977-32BE-4773-AC75-2CF4CDC163AF_1, oa:relationep_wfa_08EAB977-32BE-4773-AC75-2CF4CDC163AF_2, oa:relationep_wfa_08EAB977-32BE-4773-AC75-2CF4CDC163AF_3, oa:relationep_wfa_08EAB977-32BE-4773-AC75-2CF4CDC163AF_4, oa:relationep_wfa_08EAB977-32BE-4773-AC75-2CF4CDC163AF_5 ;
  a2a:hasSource oa:source_wfa_08EAB977-32BE-4773-AC75-2CF4CDC163AF .

oa:person_wfa_08EAB977-32BE-4773-AC75-2CF4CDC163AF_Person4373901236
  a a2a:Person ;
  rdfs:label "Arie Zut" ;
  a2a:PersonName [
    rdfs:label "Arie Zut" ;
    a2a:PersonNameFirstName "Arie" ;
    a2a:PersonNameLastName "Zut"
  ] ;
  a2a:Residence [
    a2a:Place "Heerhugowaard" ;
    rdfs:label "Heerhugowaard"
  ] .

oa:person_wfa_08EAB977-32BE-4773-AC75-2CF4CDC163AF_Person4373901237
  a a2a:Person ;
  rdfs:label "Pieter Cente Jongebreur" ;
  a2a:PersonName [
    rdfs:label "Pieter Cente Jongebreur" ;
    a2a:PersonNameFirstName "Pieter Cente" ;
    a2a:PersonNameLastName "Jongebreur"
  ] ;
  a2a:Residence [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn"
  ] .

oa:person_wfa_08EAB977-32BE-4773-AC75-2CF4CDC163AF_Person4373901241
  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_08EAB977-32BE-4773-AC75-2CF4CDC163AF_Person4373901242
  a a2a:Person ;
  rdfs:label "Johannes van Leeuwen" ;
  a2a:PersonName [
    rdfs:label "Johannes van Leeuwen" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Leeuwen"
  ] ;
  a2a:Residence [
    a2a:Place "Hoogkarspel" ;
    rdfs:label "Hoogkarspel"
  ] .

oa:person_wfa_08EAB977-32BE-4773-AC75-2CF4CDC163AF_Person4373901243
  a a2a:Person ;
  rdfs:label "Bernardus Hendrikus Nijssen" ;
  a2a:PersonName [
    rdfs:label "Bernardus Hendrikus Nijssen" ;
    a2a:PersonNameFirstName "Bernardus Hendrikus" ;
    a2a:PersonNameLastName "Nijssen"
  ] ;
  a2a:Residence [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn"
  ] .

oa:person_wfa_08EAB977-32BE-4773-AC75-2CF4CDC163AF_Person0
  a a2a:Person ;
  rdfs:label "Gerardus Wilhelmus Koerman" ;
  a2a:PersonName [
    rdfs:label "Gerardus Wilhelmus Koerman" ;
    a2a:PersonNameLastName "Gerardus Wilhelmus Koerman"
  ] ;
  a2a:Profession "Notaris" .

oa:event_wfa_08EAB977-32BE-4773-AC75-2CF4CDC163AF_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:LiteralDate "02-03-1925" ;
    a2a:Year "1925" ;
    a2a:Month "03" ;
    a2a:Day "02" ;
    rdfs:label "1925-03-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hoogkarspel" ;
    rdfs:label "Hoogkarspel"
  ] .

oa:relationep_wfa_08EAB977-32BE-4773-AC75-2CF4CDC163AF_0
  a a2a:RelationEP ;
  rdfs:label "other:Notaris" ;
  a2a:RelationType "other:Notaris" ;
  a2a:PersonKeyRef oa:person_wfa_08EAB977-32BE-4773-AC75-2CF4CDC163AF_Person0 ;
  a2a:EventKeyRef oa:event_wfa_08EAB977-32BE-4773-AC75-2CF4CDC163AF_Event1 .

oa:relationep_wfa_08EAB977-32BE-4773-AC75-2CF4CDC163AF_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_08EAB977-32BE-4773-AC75-2CF4CDC163AF_Person4373901236 ;
  a2a:EventKeyRef oa:event_wfa_08EAB977-32BE-4773-AC75-2CF4CDC163AF_Event1 .

oa:relationep_wfa_08EAB977-32BE-4773-AC75-2CF4CDC163AF_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_08EAB977-32BE-4773-AC75-2CF4CDC163AF_Person4373901237 ;
  a2a:EventKeyRef oa:event_wfa_08EAB977-32BE-4773-AC75-2CF4CDC163AF_Event1 .

oa:relationep_wfa_08EAB977-32BE-4773-AC75-2CF4CDC163AF_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_08EAB977-32BE-4773-AC75-2CF4CDC163AF_Person4373901241 ;
  a2a:EventKeyRef oa:event_wfa_08EAB977-32BE-4773-AC75-2CF4CDC163AF_Event1 .

oa:relationep_wfa_08EAB977-32BE-4773-AC75-2CF4CDC163AF_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_08EAB977-32BE-4773-AC75-2CF4CDC163AF_Person4373901242 ;
  a2a:EventKeyRef oa:event_wfa_08EAB977-32BE-4773-AC75-2CF4CDC163AF_Event1 .

oa:relationep_wfa_08EAB977-32BE-4773-AC75-2CF4CDC163AF_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_08EAB977-32BE-4773-AC75-2CF4CDC163AF_Person4373901243 ;
  a2a:EventKeyRef oa:event_wfa_08EAB977-32BE-4773-AC75-2CF4CDC163AF_Event1 .

oa:source_wfa_08EAB977-32BE-4773-AC75-2CF4CDC163AF
  a a2a:Source ;
  rdfs:label "Westfries Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Hoogkarspel" ;
    a2a:Country "Nederland" ;
    rdfs:label "Hoogkarspel, Nederland", "1925-03-02 - 1925-03-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1925-03-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1925-03-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "02-03-1925" ;
    a2a:Year "1925" ;
    a2a:Month "03" ;
    a2a:Day "02" ;
    rdfs:label "02-03-1925"
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Place "Hoorn" ;
    a2a:Collection "NNA Hoogkarspel 144, notaris Gerardus Wilhelmus Koerman, 1925 maa-mei" ;
    a2a:Book "NNA Hoogkarspel 144, notaris Gerardus Wilhelmus Koerman, 1925 maa-mei" ;
    a2a:RegistryNumber "144" ;
    rdfs:label "Westfries Archief, Hoorn, NNA Hoogkarspel 144, notaris Gerardus Wilhelmus Koerman, 1925 maa-mei, NNA Hoogkarspel 144, notaris Gerardus Wilhelmus Koerman, 1925 maa-mei, 144"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/04790AC86087471D8EEAF1E5CB64855C" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/04790AC86087471D8EEAF1E5CB64855C" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/04790AC86087471D8EEAF1E5CB64855C"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/900DF0B24BDC43E191F329ECEB928789" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/900DF0B24BDC43E191F329ECEB928789" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/900DF0B24BDC43E191F329ECEB928789"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/B2D8A04106684B53BF636B2B781222F2" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/B2D8A04106684B53BF636B2B781222F2" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/B2D8A04106684B53BF636B2B781222F2"
  ] ;
  a2a:SourceLastChangeDate "2025-10-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12114/08EAB97732BE4773AC752CF4CDC163AF" ;
  a2a:RecordIdentifier "4373901235" ;
  a2a:RecordGUID "{08EAB977-32BE-4773-AC75-2CF4CDC163AF}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/60196A01C6A14BBBA3EDBC130A4E0308" .

