@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_F879AB95-5B45-4BDF-9B00-F9F3C0739B23
  a a2a:Record ;
  rdfs:label "Notariële akte op 22 oktober 1921 te Medemblik" ;
  a2a:hasPerson oa:person_wfa_F879AB95-5B45-4BDF-9B00-F9F3C0739B23_Person4378104983, oa:person_wfa_F879AB95-5B45-4BDF-9B00-F9F3C0739B23_Person4378104984, oa:person_wfa_F879AB95-5B45-4BDF-9B00-F9F3C0739B23_Person4378104987, oa:person_wfa_F879AB95-5B45-4BDF-9B00-F9F3C0739B23_Person4378104988, oa:person_wfa_F879AB95-5B45-4BDF-9B00-F9F3C0739B23_Person0 ;
  a2a:hasEvent oa:event_wfa_F879AB95-5B45-4BDF-9B00-F9F3C0739B23_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_F879AB95-5B45-4BDF-9B00-F9F3C0739B23_0, oa:relationep_wfa_F879AB95-5B45-4BDF-9B00-F9F3C0739B23_1, oa:relationep_wfa_F879AB95-5B45-4BDF-9B00-F9F3C0739B23_2, oa:relationep_wfa_F879AB95-5B45-4BDF-9B00-F9F3C0739B23_3, oa:relationep_wfa_F879AB95-5B45-4BDF-9B00-F9F3C0739B23_4 ;
  a2a:hasSource oa:source_wfa_F879AB95-5B45-4BDF-9B00-F9F3C0739B23 .

oa:person_wfa_F879AB95-5B45-4BDF-9B00-F9F3C0739B23_Person4378104983
  a a2a:Person ;
  rdfs:label "Jan Corneliszoon de Haas" ;
  a2a:PersonName [
    rdfs:label "Jan Corneliszoon de Haas" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Corneliszoon" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Haas"
  ] ;
  a2a:Residence [
    a2a:Place "Andijk" ;
    rdfs:label "Andijk"
  ] .

oa:person_wfa_F879AB95-5B45-4BDF-9B00-F9F3C0739B23_Person4378104984
  a a2a:Person ;
  rdfs:label "Willem Jan Adriaan de Kat" ;
  a2a:PersonName [
    rdfs:label "Willem Jan Adriaan de Kat" ;
    a2a:PersonNameFirstName "Willem Jan Adriaan" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Kat"
  ] ;
  a2a:Residence [
    a2a:Place "Andijk" ;
    rdfs:label "Andijk"
  ] .

oa:person_wfa_F879AB95-5B45-4BDF-9B00-F9F3C0739B23_Person4378104987
  a a2a:Person ;
  rdfs:label "Willem Groes" ;
  a2a:PersonName [
    rdfs:label "Willem Groes" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Groes"
  ] ;
  a2a:Residence [
    a2a:Place "Medemblik" ;
    rdfs:label "Medemblik"
  ] .

oa:person_wfa_F879AB95-5B45-4BDF-9B00-F9F3C0739B23_Person4378104988
  a a2a:Person ;
  rdfs:label "Adrianus Jan Olijslager" ;
  a2a:PersonName [
    rdfs:label "Adrianus Jan Olijslager" ;
    a2a:PersonNameFirstName "Adrianus Jan" ;
    a2a:PersonNameLastName "Olijslager"
  ] ;
  a2a:Residence [
    a2a:Place "Wervershoof" ;
    rdfs:label "Wervershoof"
  ] .

oa:person_wfa_F879AB95-5B45-4BDF-9B00-F9F3C0739B23_Person0
  a a2a:Person ;
  rdfs:label "Dirk Kruimel" ;
  a2a:PersonName [
    rdfs:label "Dirk Kruimel" ;
    a2a:PersonNameLastName "Dirk Kruimel"
  ] ;
  a2a:Profession "Notaris" .

oa:event_wfa_F879AB95-5B45-4BDF-9B00-F9F3C0739B23_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:LiteralDate "22-10-1921" ;
    a2a:Year "1921" ;
    a2a:Month "10" ;
    a2a:Day "22" ;
    rdfs:label "1921-10-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Medemblik" ;
    rdfs:label "Medemblik"
  ] .

oa:relationep_wfa_F879AB95-5B45-4BDF-9B00-F9F3C0739B23_0
  a a2a:RelationEP ;
  rdfs:label "other:Notaris" ;
  a2a:RelationType "other:Notaris" ;
  a2a:PersonKeyRef oa:person_wfa_F879AB95-5B45-4BDF-9B00-F9F3C0739B23_Person0 ;
  a2a:EventKeyRef oa:event_wfa_F879AB95-5B45-4BDF-9B00-F9F3C0739B23_Event1 .

oa:relationep_wfa_F879AB95-5B45-4BDF-9B00-F9F3C0739B23_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_F879AB95-5B45-4BDF-9B00-F9F3C0739B23_Person4378104983 ;
  a2a:EventKeyRef oa:event_wfa_F879AB95-5B45-4BDF-9B00-F9F3C0739B23_Event1 .

oa:relationep_wfa_F879AB95-5B45-4BDF-9B00-F9F3C0739B23_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_F879AB95-5B45-4BDF-9B00-F9F3C0739B23_Person4378104984 ;
  a2a:EventKeyRef oa:event_wfa_F879AB95-5B45-4BDF-9B00-F9F3C0739B23_Event1 .

oa:relationep_wfa_F879AB95-5B45-4BDF-9B00-F9F3C0739B23_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_F879AB95-5B45-4BDF-9B00-F9F3C0739B23_Person4378104987 ;
  a2a:EventKeyRef oa:event_wfa_F879AB95-5B45-4BDF-9B00-F9F3C0739B23_Event1 .

oa:relationep_wfa_F879AB95-5B45-4BDF-9B00-F9F3C0739B23_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_F879AB95-5B45-4BDF-9B00-F9F3C0739B23_Person4378104988 ;
  a2a:EventKeyRef oa:event_wfa_F879AB95-5B45-4BDF-9B00-F9F3C0739B23_Event1 .

oa:source_wfa_F879AB95-5B45-4BDF-9B00-F9F3C0739B23
  a a2a:Source ;
  rdfs:label "Westfries Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Medemblik" ;
    a2a:Country "Nederland" ;
    rdfs:label "Medemblik, Nederland", "1921-10-22 - 1921-10-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1921-10-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1921-10-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "22-10-1921" ;
    a2a:Year "1921" ;
    a2a:Month "10" ;
    a2a:Day "22" ;
    rdfs:label "22-10-1921"
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Place "Hoorn" ;
    a2a:Collection "NNA Medemblik 132, notaris Dirk Kruimel, 1921 juli-dec" ;
    a2a:Book "NNA Medemblik 132, notaris Dirk Kruimel, 1921 juli-dec" ;
    a2a:RegistryNumber "132" ;
    rdfs:label "Westfries Archief, Hoorn, NNA Medemblik 132, notaris Dirk Kruimel, 1921 juli-dec, NNA Medemblik 132, notaris Dirk Kruimel, 1921 juli-dec, 132"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/525A0A53E9A743B5A05FF959ECB69D03" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/525A0A53E9A743B5A05FF959ECB69D03" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/525A0A53E9A743B5A05FF959ECB69D03"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/BDC0ACDE593E4B8B87C46AD26374A29B" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/BDC0ACDE593E4B8B87C46AD26374A29B" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/BDC0ACDE593E4B8B87C46AD26374A29B"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/2052A19223FA4BD8860F77911B62152A" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/2052A19223FA4BD8860F77911B62152A" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/2052A19223FA4BD8860F77911B62152A"
  ] ;
  a2a:SourceLastChangeDate "2025-10-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12114/F879AB955B454BDF9B00F9F3C0739B23" ;
  a2a:RecordIdentifier "4378104982" ;
  a2a:RecordGUID "{F879AB95-5B45-4BDF-9B00-F9F3C0739B23}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/5C8DC991CE464691AEA2250A80808295" .

