@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_BCF6B409-DF95-4FF4-9225-47F4F82DA916
  a a2a:Record ;
  rdfs:label "Notariële akte op 20 april 1907 te Hoorn" ;
  a2a:hasPerson oa:person_wfa_BCF6B409-DF95-4FF4-9225-47F4F82DA916_Person4377816434, oa:person_wfa_BCF6B409-DF95-4FF4-9225-47F4F82DA916_Person4377816435, oa:person_wfa_BCF6B409-DF95-4FF4-9225-47F4F82DA916_Person4377816436, oa:person_wfa_BCF6B409-DF95-4FF4-9225-47F4F82DA916_Person4377816444, oa:person_wfa_BCF6B409-DF95-4FF4-9225-47F4F82DA916_Person4377816445, oa:person_wfa_BCF6B409-DF95-4FF4-9225-47F4F82DA916_Person0 ;
  a2a:hasEvent oa:event_wfa_BCF6B409-DF95-4FF4-9225-47F4F82DA916_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_BCF6B409-DF95-4FF4-9225-47F4F82DA916_0, oa:relationep_wfa_BCF6B409-DF95-4FF4-9225-47F4F82DA916_1, oa:relationep_wfa_BCF6B409-DF95-4FF4-9225-47F4F82DA916_2, oa:relationep_wfa_BCF6B409-DF95-4FF4-9225-47F4F82DA916_3, oa:relationep_wfa_BCF6B409-DF95-4FF4-9225-47F4F82DA916_4, oa:relationep_wfa_BCF6B409-DF95-4FF4-9225-47F4F82DA916_5 ;
  a2a:hasSource oa:source_wfa_BCF6B409-DF95-4FF4-9225-47F4F82DA916 .

oa:person_wfa_BCF6B409-DF95-4FF4-9225-47F4F82DA916_Person4377816434
  a a2a:Person ;
  rdfs:label "Margaretha Tiel" ;
  a2a:PersonName [
    rdfs:label "Margaretha Tiel" ;
    a2a:PersonNameFirstName "Margaretha" ;
    a2a:PersonNameLastName "Tiel"
  ] ;
  a2a:Residence [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn"
  ] .

oa:person_wfa_BCF6B409-DF95-4FF4-9225-47F4F82DA916_Person4377816435
  a a2a:Person ;
  rdfs:label "Dirk Gerritszoon Reek" ;
  a2a:PersonName [
    rdfs:label "Dirk Gerritszoon Reek" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNamePatronym "Gerritszoon" ;
    a2a:PersonNameLastName "Reek"
  ] .

oa:person_wfa_BCF6B409-DF95-4FF4-9225-47F4F82DA916_Person4377816436
  a a2a:Person ;
  rdfs:label "Jan Reek" ;
  a2a:PersonName [
    rdfs:label "Jan Reek" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Reek"
  ] ;
  a2a:Residence [
    a2a:Place "Zaandam" ;
    rdfs:label "Zaandam"
  ] .

oa:person_wfa_BCF6B409-DF95-4FF4-9225-47F4F82DA916_Person4377816444
  a a2a:Person ;
  rdfs:label "Gerardus Johannes van Leersum" ;
  a2a:PersonName [
    rdfs:label "Gerardus Johannes van Leersum" ;
    a2a:PersonNameFirstName "Gerardus Johannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Leersum"
  ] ;
  a2a:Residence [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn"
  ] .

oa:person_wfa_BCF6B409-DF95-4FF4-9225-47F4F82DA916_Person4377816445
  a a2a:Person ;
  rdfs:label "Pieter Brandenburg" ;
  a2a:PersonName [
    rdfs:label "Pieter Brandenburg" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Brandenburg"
  ] ;
  a2a:Residence [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn"
  ] .

oa:person_wfa_BCF6B409-DF95-4FF4-9225-47F4F82DA916_Person0
  a a2a:Person ;
  rdfs:label "Frederik Lodewijk Booy" ;
  a2a:PersonName [
    rdfs:label "Frederik Lodewijk Booy" ;
    a2a:PersonNameLastName "Frederik Lodewijk Booy"
  ] ;
  a2a:Profession "Notaris" .

oa:event_wfa_BCF6B409-DF95-4FF4-9225-47F4F82DA916_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:LiteralDate "20-04-1907" ;
    a2a:Year "1907" ;
    a2a:Month "04" ;
    a2a:Day "20" ;
    rdfs:label "1907-04-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn"
  ] .

oa:relationep_wfa_BCF6B409-DF95-4FF4-9225-47F4F82DA916_0
  a a2a:RelationEP ;
  rdfs:label "other:Notaris" ;
  a2a:RelationType "other:Notaris" ;
  a2a:PersonKeyRef oa:person_wfa_BCF6B409-DF95-4FF4-9225-47F4F82DA916_Person0 ;
  a2a:EventKeyRef oa:event_wfa_BCF6B409-DF95-4FF4-9225-47F4F82DA916_Event1 .

oa:relationep_wfa_BCF6B409-DF95-4FF4-9225-47F4F82DA916_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_BCF6B409-DF95-4FF4-9225-47F4F82DA916_Person4377816434 ;
  a2a:EventKeyRef oa:event_wfa_BCF6B409-DF95-4FF4-9225-47F4F82DA916_Event1 .

oa:relationep_wfa_BCF6B409-DF95-4FF4-9225-47F4F82DA916_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_BCF6B409-DF95-4FF4-9225-47F4F82DA916_Person4377816435 ;
  a2a:EventKeyRef oa:event_wfa_BCF6B409-DF95-4FF4-9225-47F4F82DA916_Event1 .

oa:relationep_wfa_BCF6B409-DF95-4FF4-9225-47F4F82DA916_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_BCF6B409-DF95-4FF4-9225-47F4F82DA916_Person4377816436 ;
  a2a:EventKeyRef oa:event_wfa_BCF6B409-DF95-4FF4-9225-47F4F82DA916_Event1 .

oa:relationep_wfa_BCF6B409-DF95-4FF4-9225-47F4F82DA916_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_BCF6B409-DF95-4FF4-9225-47F4F82DA916_Person4377816444 ;
  a2a:EventKeyRef oa:event_wfa_BCF6B409-DF95-4FF4-9225-47F4F82DA916_Event1 .

oa:relationep_wfa_BCF6B409-DF95-4FF4-9225-47F4F82DA916_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_BCF6B409-DF95-4FF4-9225-47F4F82DA916_Person4377816445 ;
  a2a:EventKeyRef oa:event_wfa_BCF6B409-DF95-4FF4-9225-47F4F82DA916_Event1 .

oa:source_wfa_BCF6B409-DF95-4FF4-9225-47F4F82DA916
  a a2a:Source ;
  rdfs:label "Westfries Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Hoorn" ;
    a2a:Country "Nederland" ;
    rdfs:label "Hoorn, Nederland", "1907-04-20 - 1907-04-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1907-04-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1907-04-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "20-04-1907" ;
    a2a:Year "1907" ;
    a2a:Month "04" ;
    a2a:Day "20" ;
    rdfs:label "20-04-1907"
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Place "Hoorn" ;
    a2a:Collection "NNA Hoorn 91, notaris Frederik Lodewijk Booy, 1907 jan-mei" ;
    a2a:Book "NNA Hoorn 91, notaris Frederik Lodewijk Booy, 1907 jan-mei" ;
    a2a:RegistryNumber "91" ;
    rdfs:label "Westfries Archief, Hoorn, NNA Hoorn 91, notaris Frederik Lodewijk Booy, 1907 jan-mei, NNA Hoorn 91, notaris Frederik Lodewijk Booy, 1907 jan-mei, 91"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/E66B591AE6434E70BF593E13584689D8" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/E66B591AE6434E70BF593E13584689D8" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/E66B591AE6434E70BF593E13584689D8"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/0056E5A06BBD48DBBA67123552DD504B" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/0056E5A06BBD48DBBA67123552DD504B" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/0056E5A06BBD48DBBA67123552DD504B"
  ] ;
  a2a:SourceLastChangeDate "2025-10-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12114/BCF6B409DF954FF4922547F4F82DA916" ;
  a2a:RecordIdentifier "4377816433" ;
  a2a:RecordGUID "{BCF6B409-DF95-4FF4-9225-47F4F82DA916}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/56D172BE7A8D4CEBAA3AD28AD8084F53" .

