@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_CC4F18CE-5840-4745-ACD9-7B112A81F4B3
  a a2a:Record ;
  rdfs:label "Notariële akte op 3 november 1894 te Hoorn" ;
  a2a:hasPerson oa:person_wfa_CC4F18CE-5840-4745-ACD9-7B112A81F4B3_Person4374010249, oa:person_wfa_CC4F18CE-5840-4745-ACD9-7B112A81F4B3_Person4374010250, oa:person_wfa_CC4F18CE-5840-4745-ACD9-7B112A81F4B3_Person4374010251, oa:person_wfa_CC4F18CE-5840-4745-ACD9-7B112A81F4B3_Person4374010254, oa:person_wfa_CC4F18CE-5840-4745-ACD9-7B112A81F4B3_Person4374010255, oa:person_wfa_CC4F18CE-5840-4745-ACD9-7B112A81F4B3_Person0 ;
  a2a:hasEvent oa:event_wfa_CC4F18CE-5840-4745-ACD9-7B112A81F4B3_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_CC4F18CE-5840-4745-ACD9-7B112A81F4B3_0, oa:relationep_wfa_CC4F18CE-5840-4745-ACD9-7B112A81F4B3_1, oa:relationep_wfa_CC4F18CE-5840-4745-ACD9-7B112A81F4B3_2, oa:relationep_wfa_CC4F18CE-5840-4745-ACD9-7B112A81F4B3_3, oa:relationep_wfa_CC4F18CE-5840-4745-ACD9-7B112A81F4B3_4, oa:relationep_wfa_CC4F18CE-5840-4745-ACD9-7B112A81F4B3_5 ;
  a2a:hasSource oa:source_wfa_CC4F18CE-5840-4745-ACD9-7B112A81F4B3 .

oa:person_wfa_CC4F18CE-5840-4745-ACD9-7B112A81F4B3_Person4374010249
  a a2a:Person ;
  rdfs:label "Dirk Dekker" ;
  a2a:PersonName [
    rdfs:label "Dirk Dekker" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Dekker"
  ] ;
  a2a:Residence [
    a2a:Place "Hem" ;
    rdfs:label "Hem"
  ] .

oa:person_wfa_CC4F18CE-5840-4745-ACD9-7B112A81F4B3_Person4374010250
  a a2a:Person ;
  rdfs:label "Dirk Jan Holsheimer" ;
  a2a:PersonName [
    rdfs:label "Dirk Jan Holsheimer" ;
    a2a:PersonNameFirstName "Dirk Jan" ;
    a2a:PersonNameLastName "Holsheimer"
  ] ;
  a2a:Residence [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_wfa_CC4F18CE-5840-4745-ACD9-7B112A81F4B3_Person4374010251
  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_CC4F18CE-5840-4745-ACD9-7B112A81F4B3_Person4374010254
  a a2a:Person ;
  rdfs:label "Hendrik Jan Jacob Verhoeff" ;
  a2a:PersonName [
    rdfs:label "Hendrik Jan Jacob Verhoeff" ;
    a2a:PersonNameFirstName "Hendrik Jan Jacob" ;
    a2a:PersonNameLastName "Verhoeff"
  ] ;
  a2a:Residence [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn"
  ] .

oa:person_wfa_CC4F18CE-5840-4745-ACD9-7B112A81F4B3_Person4374010255
  a a2a:Person ;
  rdfs:label "Jan Hendrik Kolkman" ;
  a2a:PersonName [
    rdfs:label "Jan Hendrik Kolkman" ;
    a2a:PersonNameFirstName "Jan Hendrik" ;
    a2a:PersonNameLastName "Kolkman"
  ] ;
  a2a:Residence [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn"
  ] .

oa:person_wfa_CC4F18CE-5840-4745-ACD9-7B112A81F4B3_Person0
  a a2a:Person ;
  rdfs:label "Hinno Willem Jan Sannes" ;
  a2a:PersonName [
    rdfs:label "Hinno Willem Jan Sannes" ;
    a2a:PersonNameLastName "Hinno Willem Jan Sannes"
  ] ;
  a2a:Profession "Notaris" .

oa:event_wfa_CC4F18CE-5840-4745-ACD9-7B112A81F4B3_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:LiteralDate "03-11-1894" ;
    a2a:Year "1894" ;
    a2a:Month "11" ;
    a2a:Day "03" ;
    rdfs:label "1894-11-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn"
  ] .

oa:relationep_wfa_CC4F18CE-5840-4745-ACD9-7B112A81F4B3_0
  a a2a:RelationEP ;
  rdfs:label "other:Notaris" ;
  a2a:RelationType "other:Notaris" ;
  a2a:PersonKeyRef oa:person_wfa_CC4F18CE-5840-4745-ACD9-7B112A81F4B3_Person0 ;
  a2a:EventKeyRef oa:event_wfa_CC4F18CE-5840-4745-ACD9-7B112A81F4B3_Event1 .

oa:relationep_wfa_CC4F18CE-5840-4745-ACD9-7B112A81F4B3_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_CC4F18CE-5840-4745-ACD9-7B112A81F4B3_Person4374010249 ;
  a2a:EventKeyRef oa:event_wfa_CC4F18CE-5840-4745-ACD9-7B112A81F4B3_Event1 .

oa:relationep_wfa_CC4F18CE-5840-4745-ACD9-7B112A81F4B3_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_CC4F18CE-5840-4745-ACD9-7B112A81F4B3_Person4374010250 ;
  a2a:EventKeyRef oa:event_wfa_CC4F18CE-5840-4745-ACD9-7B112A81F4B3_Event1 .

oa:relationep_wfa_CC4F18CE-5840-4745-ACD9-7B112A81F4B3_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_CC4F18CE-5840-4745-ACD9-7B112A81F4B3_Person4374010251 ;
  a2a:EventKeyRef oa:event_wfa_CC4F18CE-5840-4745-ACD9-7B112A81F4B3_Event1 .

oa:relationep_wfa_CC4F18CE-5840-4745-ACD9-7B112A81F4B3_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_CC4F18CE-5840-4745-ACD9-7B112A81F4B3_Person4374010254 ;
  a2a:EventKeyRef oa:event_wfa_CC4F18CE-5840-4745-ACD9-7B112A81F4B3_Event1 .

oa:relationep_wfa_CC4F18CE-5840-4745-ACD9-7B112A81F4B3_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_CC4F18CE-5840-4745-ACD9-7B112A81F4B3_Person4374010255 ;
  a2a:EventKeyRef oa:event_wfa_CC4F18CE-5840-4745-ACD9-7B112A81F4B3_Event1 .

oa:source_wfa_CC4F18CE-5840-4745-ACD9-7B112A81F4B3
  a a2a:Source ;
  rdfs:label "Westfries Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Hoorn" ;
    a2a:Country "Nederland" ;
    rdfs:label "Hoorn, Nederland", "1894-11-03 - 1894-11-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1894-11-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1894-11-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "03-11-1894" ;
    a2a:Year "1894" ;
    a2a:Month "11" ;
    a2a:Day "03" ;
    rdfs:label "03-11-1894"
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Place "Hoorn" ;
    a2a:Collection "NNA Hoorn 144, notaris Hinno Willem Jan Sannes, 1894 nov-dec" ;
    a2a:Book "NNA Hoorn 144, notaris Hinno Willem Jan Sannes, 1894 nov-dec" ;
    a2a:RegistryNumber "144" ;
    rdfs:label "Westfries Archief, Hoorn, NNA Hoorn 144, notaris Hinno Willem Jan Sannes, 1894 nov-dec, NNA Hoorn 144, notaris Hinno Willem Jan Sannes, 1894 nov-dec, 144"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/BCBBF972787E42F682F34C94C0419DA8" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/BCBBF972787E42F682F34C94C0419DA8" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/BCBBF972787E42F682F34C94C0419DA8"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/A54AF4A26C084DD2AC57967E325761AE" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/A54AF4A26C084DD2AC57967E325761AE" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/A54AF4A26C084DD2AC57967E325761AE"
  ] ;
  a2a:SourceLastChangeDate "2025-10-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12114/CC4F18CE58404745ACD97B112A81F4B3" ;
  a2a:RecordIdentifier "4374010248" ;
  a2a:RecordGUID "{CC4F18CE-5840-4745-ACD9-7B112A81F4B3}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/9CB84B59083B4FF4A13C03AC6AA32AB7" .

