@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_2680AFEA-976F-4CF1-8EC1-F49FD19CE6CB
  a a2a:Record ;
  rdfs:label "Notariële akte op 1 september 1908 te Hoorn" ;
  a2a:hasPerson oa:person_wfa_2680AFEA-976F-4CF1-8EC1-F49FD19CE6CB_Person4374260398, oa:person_wfa_2680AFEA-976F-4CF1-8EC1-F49FD19CE6CB_Person4374260399, oa:person_wfa_2680AFEA-976F-4CF1-8EC1-F49FD19CE6CB_Person4374260400, oa:person_wfa_2680AFEA-976F-4CF1-8EC1-F49FD19CE6CB_Person4374260404, oa:person_wfa_2680AFEA-976F-4CF1-8EC1-F49FD19CE6CB_Person4374260405, oa:person_wfa_2680AFEA-976F-4CF1-8EC1-F49FD19CE6CB_Person0 ;
  a2a:hasEvent oa:event_wfa_2680AFEA-976F-4CF1-8EC1-F49FD19CE6CB_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_2680AFEA-976F-4CF1-8EC1-F49FD19CE6CB_0, oa:relationep_wfa_2680AFEA-976F-4CF1-8EC1-F49FD19CE6CB_1, oa:relationep_wfa_2680AFEA-976F-4CF1-8EC1-F49FD19CE6CB_2, oa:relationep_wfa_2680AFEA-976F-4CF1-8EC1-F49FD19CE6CB_3, oa:relationep_wfa_2680AFEA-976F-4CF1-8EC1-F49FD19CE6CB_4, oa:relationep_wfa_2680AFEA-976F-4CF1-8EC1-F49FD19CE6CB_5 ;
  a2a:hasSource oa:source_wfa_2680AFEA-976F-4CF1-8EC1-F49FD19CE6CB .

oa:person_wfa_2680AFEA-976F-4CF1-8EC1-F49FD19CE6CB_Person4374260398
  a a2a:Person ;
  rdfs:label "Geertje Lakeman" ;
  a2a:PersonName [
    rdfs:label "Geertje Lakeman" ;
    a2a:PersonNameFirstName "Geertje" ;
    a2a:PersonNameLastName "Lakeman"
  ] ;
  a2a:Residence [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn"
  ] .

oa:person_wfa_2680AFEA-976F-4CF1-8EC1-F49FD19CE6CB_Person4374260399
  a a2a:Person ;
  rdfs:label "Florus van Tetterode" ;
  a2a:PersonName [
    rdfs:label "Florus van Tetterode" ;
    a2a:PersonNameFirstName "Florus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Tetterode"
  ] ;
  a2a:Residence [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_wfa_2680AFEA-976F-4CF1-8EC1-F49FD19CE6CB_Person4374260400
  a a2a:Person ;
  rdfs:label "Willem Markx" ;
  a2a:PersonName [
    rdfs:label "Willem Markx" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Markx"
  ] ;
  a2a:Residence [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_wfa_2680AFEA-976F-4CF1-8EC1-F49FD19CE6CB_Person4374260404
  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_2680AFEA-976F-4CF1-8EC1-F49FD19CE6CB_Person4374260405
  a a2a:Person ;
  rdfs:label "Jacobus Paauw" ;
  a2a:PersonName [
    rdfs:label "Jacobus Paauw" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Paauw"
  ] ;
  a2a:Residence [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn"
  ] .

oa:person_wfa_2680AFEA-976F-4CF1-8EC1-F49FD19CE6CB_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_2680AFEA-976F-4CF1-8EC1-F49FD19CE6CB_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:LiteralDate "01-09-1908" ;
    a2a:Year "1908" ;
    a2a:Month "09" ;
    a2a:Day "01" ;
    rdfs:label "1908-09-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn"
  ] .

oa:relationep_wfa_2680AFEA-976F-4CF1-8EC1-F49FD19CE6CB_0
  a a2a:RelationEP ;
  rdfs:label "other:Notaris" ;
  a2a:RelationType "other:Notaris" ;
  a2a:PersonKeyRef oa:person_wfa_2680AFEA-976F-4CF1-8EC1-F49FD19CE6CB_Person0 ;
  a2a:EventKeyRef oa:event_wfa_2680AFEA-976F-4CF1-8EC1-F49FD19CE6CB_Event1 .

oa:relationep_wfa_2680AFEA-976F-4CF1-8EC1-F49FD19CE6CB_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_2680AFEA-976F-4CF1-8EC1-F49FD19CE6CB_Person4374260398 ;
  a2a:EventKeyRef oa:event_wfa_2680AFEA-976F-4CF1-8EC1-F49FD19CE6CB_Event1 .

oa:relationep_wfa_2680AFEA-976F-4CF1-8EC1-F49FD19CE6CB_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_2680AFEA-976F-4CF1-8EC1-F49FD19CE6CB_Person4374260399 ;
  a2a:EventKeyRef oa:event_wfa_2680AFEA-976F-4CF1-8EC1-F49FD19CE6CB_Event1 .

oa:relationep_wfa_2680AFEA-976F-4CF1-8EC1-F49FD19CE6CB_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_2680AFEA-976F-4CF1-8EC1-F49FD19CE6CB_Person4374260400 ;
  a2a:EventKeyRef oa:event_wfa_2680AFEA-976F-4CF1-8EC1-F49FD19CE6CB_Event1 .

oa:relationep_wfa_2680AFEA-976F-4CF1-8EC1-F49FD19CE6CB_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_2680AFEA-976F-4CF1-8EC1-F49FD19CE6CB_Person4374260404 ;
  a2a:EventKeyRef oa:event_wfa_2680AFEA-976F-4CF1-8EC1-F49FD19CE6CB_Event1 .

oa:relationep_wfa_2680AFEA-976F-4CF1-8EC1-F49FD19CE6CB_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_2680AFEA-976F-4CF1-8EC1-F49FD19CE6CB_Person4374260405 ;
  a2a:EventKeyRef oa:event_wfa_2680AFEA-976F-4CF1-8EC1-F49FD19CE6CB_Event1 .

oa:source_wfa_2680AFEA-976F-4CF1-8EC1-F49FD19CE6CB
  a a2a:Source ;
  rdfs:label "Westfries Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Hoorn" ;
    a2a:Country "Nederland" ;
    rdfs:label "Hoorn, Nederland", "1908-09-01 - 1908-09-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1908-09-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1908-09-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "01-09-1908" ;
    a2a:Year "1908" ;
    a2a:Month "09" ;
    a2a:Day "01" ;
    rdfs:label "01-09-1908"
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Place "Hoorn" ;
    a2a:Collection "NNA Hoorn 200, notaris Hinno Willem Jan Sannes, 1908 juni-okt" ;
    a2a:Book "NNA Hoorn 200, notaris Hinno Willem Jan Sannes, 1908 juni-okt" ;
    a2a:RegistryNumber "200" ;
    rdfs:label "Westfries Archief, Hoorn, NNA Hoorn 200, notaris Hinno Willem Jan Sannes, 1908 juni-okt, NNA Hoorn 200, notaris Hinno Willem Jan Sannes, 1908 juni-okt, 200"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/973D914E47DE43BEB9FC1B50091FF48E" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/973D914E47DE43BEB9FC1B50091FF48E" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/973D914E47DE43BEB9FC1B50091FF48E"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/5E955E5582C54DD29129061A7C61D8CB" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/5E955E5582C54DD29129061A7C61D8CB" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/5E955E5582C54DD29129061A7C61D8CB"
  ] ;
  a2a:SourceLastChangeDate "2025-10-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12114/2680AFEA976F4CF18EC1F49FD19CE6CB" ;
  a2a:RecordIdentifier "4374260397" ;
  a2a:RecordGUID "{2680AFEA-976F-4CF1-8EC1-F49FD19CE6CB}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/35B655B94624488EA414B0CB0BB642B5" .

