@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_2AB3ACAE-E714-4FD5-8431-A443C7911041
  a a2a:Record ;
  rdfs:label "Notariële akte op 29 december 1849 te Hoorn" ;
  a2a:hasPerson oa:person_wfa_2AB3ACAE-E714-4FD5-8431-A443C7911041_Person4548240786, oa:person_wfa_2AB3ACAE-E714-4FD5-8431-A443C7911041_Person4548240787, oa:person_wfa_2AB3ACAE-E714-4FD5-8431-A443C7911041_Person4548240788, oa:person_wfa_2AB3ACAE-E714-4FD5-8431-A443C7911041_Person4548240789, oa:person_wfa_2AB3ACAE-E714-4FD5-8431-A443C7911041_Person4548240794, oa:person_wfa_2AB3ACAE-E714-4FD5-8431-A443C7911041_Person4548240795, oa:person_wfa_2AB3ACAE-E714-4FD5-8431-A443C7911041_Person0 ;
  a2a:hasEvent oa:event_wfa_2AB3ACAE-E714-4FD5-8431-A443C7911041_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_2AB3ACAE-E714-4FD5-8431-A443C7911041_0, oa:relationep_wfa_2AB3ACAE-E714-4FD5-8431-A443C7911041_1, oa:relationep_wfa_2AB3ACAE-E714-4FD5-8431-A443C7911041_2, oa:relationep_wfa_2AB3ACAE-E714-4FD5-8431-A443C7911041_3, oa:relationep_wfa_2AB3ACAE-E714-4FD5-8431-A443C7911041_4, oa:relationep_wfa_2AB3ACAE-E714-4FD5-8431-A443C7911041_5, oa:relationep_wfa_2AB3ACAE-E714-4FD5-8431-A443C7911041_6 ;
  a2a:hasSource oa:source_wfa_2AB3ACAE-E714-4FD5-8431-A443C7911041 .

oa:person_wfa_2AB3ACAE-E714-4FD5-8431-A443C7911041_Person4548240786
  a a2a:Person ;
  rdfs:label "Jan Klaver" ;
  a2a:PersonName [
    rdfs:label "Jan Klaver" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Klaver"
  ] .

oa:person_wfa_2AB3ACAE-E714-4FD5-8431-A443C7911041_Person4548240787
  a a2a:Person ;
  rdfs:label "Catharina Smit" ;
  a2a:PersonName [
    rdfs:label "Catharina Smit" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Smit"
  ] ;
  a2a:Residence [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_wfa_2AB3ACAE-E714-4FD5-8431-A443C7911041_Person4548240788
  a a2a:Person ;
  rdfs:label "Vasterd Vas Visser" ;
  a2a:PersonName [
    rdfs:label "Vasterd Vas Visser" ;
    a2a:PersonNameFirstName "Vasterd" ;
    a2a:PersonNameLastName "Vas Visser"
  ] .

oa:person_wfa_2AB3ACAE-E714-4FD5-8431-A443C7911041_Person4548240789
  a a2a:Person ;
  rdfs:label "Dirck Margarethus Alewijn" ;
  a2a:PersonName [
    rdfs:label "Dirck Margarethus Alewijn" ;
    a2a:PersonNameFirstName "Dirck Margarethus" ;
    a2a:PersonNameLastName "Alewijn"
  ] ;
  a2a:Residence [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn"
  ] .

oa:person_wfa_2AB3ACAE-E714-4FD5-8431-A443C7911041_Person4548240794
  a a2a:Person ;
  rdfs:label "Jacob Bregman" ;
  a2a:PersonName [
    rdfs:label "Jacob Bregman" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Bregman"
  ] ;
  a2a:Residence [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn"
  ] .

oa:person_wfa_2AB3ACAE-E714-4FD5-8431-A443C7911041_Person4548240795
  a a2a:Person ;
  rdfs:label "Jan van der Hust" ;
  a2a:PersonName [
    rdfs:label "Jan van der Hust" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Hust"
  ] ;
  a2a:Residence [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn"
  ] .

oa:person_wfa_2AB3ACAE-E714-4FD5-8431-A443C7911041_Person0
  a a2a:Person ;
  rdfs:label "Gerrit Boldingh" ;
  a2a:PersonName [
    rdfs:label "Gerrit Boldingh" ;
    a2a:PersonNameLastName "Gerrit Boldingh"
  ] ;
  a2a:Profession "Notaris" .

oa:event_wfa_2AB3ACAE-E714-4FD5-8431-A443C7911041_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:LiteralDate "29-12-1849" ;
    a2a:Year "1849" ;
    a2a:Month "12" ;
    a2a:Day "29" ;
    rdfs:label "1849-12-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn"
  ] .

oa:relationep_wfa_2AB3ACAE-E714-4FD5-8431-A443C7911041_0
  a a2a:RelationEP ;
  rdfs:label "other:Notaris" ;
  a2a:RelationType "other:Notaris" ;
  a2a:PersonKeyRef oa:person_wfa_2AB3ACAE-E714-4FD5-8431-A443C7911041_Person0 ;
  a2a:EventKeyRef oa:event_wfa_2AB3ACAE-E714-4FD5-8431-A443C7911041_Event1 .

oa:relationep_wfa_2AB3ACAE-E714-4FD5-8431-A443C7911041_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_2AB3ACAE-E714-4FD5-8431-A443C7911041_Person4548240786 ;
  a2a:EventKeyRef oa:event_wfa_2AB3ACAE-E714-4FD5-8431-A443C7911041_Event1 .

oa:relationep_wfa_2AB3ACAE-E714-4FD5-8431-A443C7911041_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_2AB3ACAE-E714-4FD5-8431-A443C7911041_Person4548240787 ;
  a2a:EventKeyRef oa:event_wfa_2AB3ACAE-E714-4FD5-8431-A443C7911041_Event1 .

oa:relationep_wfa_2AB3ACAE-E714-4FD5-8431-A443C7911041_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_2AB3ACAE-E714-4FD5-8431-A443C7911041_Person4548240788 ;
  a2a:EventKeyRef oa:event_wfa_2AB3ACAE-E714-4FD5-8431-A443C7911041_Event1 .

oa:relationep_wfa_2AB3ACAE-E714-4FD5-8431-A443C7911041_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_2AB3ACAE-E714-4FD5-8431-A443C7911041_Person4548240789 ;
  a2a:EventKeyRef oa:event_wfa_2AB3ACAE-E714-4FD5-8431-A443C7911041_Event1 .

oa:relationep_wfa_2AB3ACAE-E714-4FD5-8431-A443C7911041_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_2AB3ACAE-E714-4FD5-8431-A443C7911041_Person4548240794 ;
  a2a:EventKeyRef oa:event_wfa_2AB3ACAE-E714-4FD5-8431-A443C7911041_Event1 .

oa:relationep_wfa_2AB3ACAE-E714-4FD5-8431-A443C7911041_6
  a a2a:RelationEP ;
  rdfs:label "other:Persoon in notariële akte" ;
  a2a:RelationType "other:Persoon in notariële akte" ;
  a2a:PersonKeyRef oa:person_wfa_2AB3ACAE-E714-4FD5-8431-A443C7911041_Person4548240795 ;
  a2a:EventKeyRef oa:event_wfa_2AB3ACAE-E714-4FD5-8431-A443C7911041_Event1 .

oa:source_wfa_2AB3ACAE-E714-4FD5-8431-A443C7911041
  a a2a:Source ;
  rdfs:label "Westfries Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Hoorn" ;
    a2a:Country "Nederland" ;
    rdfs:label "Hoorn, Nederland", "1849-12-29 - 1849-12-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1849-12-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1849-12-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "29-12-1849" ;
    a2a:Year "1849" ;
    a2a:Month "12" ;
    a2a:Day "29" ;
    rdfs:label "29-12-1849"
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Place "Hoorn" ;
    a2a:Collection "NNA Hoorn 20, notaris Gerrit Boldingh, 1849 mei-dec" ;
    a2a:Book "NNA Hoorn 20, notaris Gerrit Boldingh, 1849 mei-dec" ;
    a2a:RegistryNumber "20" ;
    rdfs:label "Westfries Archief, Hoorn, NNA Hoorn 20, notaris Gerrit Boldingh, 1849 mei-dec, NNA Hoorn 20, notaris Gerrit Boldingh, 1849 mei-dec, 20"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/48A8E60C3EE544C9A33286A8E167536B" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/48A8E60C3EE544C9A33286A8E167536B" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/48A8E60C3EE544C9A33286A8E167536B"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/42BDA4BBCBD04CA3977108E1B57E56C4" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/42BDA4BBCBD04CA3977108E1B57E56C4" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/42BDA4BBCBD04CA3977108E1B57E56C4"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/78A064E66D1B48A1A69B3373022E937A" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/78A064E66D1B48A1A69B3373022E937A" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/78A064E66D1B48A1A69B3373022E937A"
  ] ;
  a2a:SourceLastChangeDate "2026-02-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12114/2AB3ACAEE7144FD58431A443C7911041" ;
  a2a:RecordIdentifier "4548240785" ;
  a2a:RecordGUID "{2AB3ACAE-E714-4FD5-8431-A443C7911041}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/513975F337C0408D80A887539859CFB6" .

