@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_F0BFD43B-FD9D-47EB-93B0-64BBCAF9D7FA
  a a2a:Record ;
  rdfs:label "Notariële akte op 2 maart 1846 te Hoorn" ;
  a2a:hasPerson oa:person_wfa_F0BFD43B-FD9D-47EB-93B0-64BBCAF9D7FA_Person4377897071, oa:person_wfa_F0BFD43B-FD9D-47EB-93B0-64BBCAF9D7FA_Person4377897072, oa:person_wfa_F0BFD43B-FD9D-47EB-93B0-64BBCAF9D7FA_Person4377897076, oa:person_wfa_F0BFD43B-FD9D-47EB-93B0-64BBCAF9D7FA_Person4377897077, oa:person_wfa_F0BFD43B-FD9D-47EB-93B0-64BBCAF9D7FA_Person0 ;
  a2a:hasEvent oa:event_wfa_F0BFD43B-FD9D-47EB-93B0-64BBCAF9D7FA_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_F0BFD43B-FD9D-47EB-93B0-64BBCAF9D7FA_0, oa:relationep_wfa_F0BFD43B-FD9D-47EB-93B0-64BBCAF9D7FA_1, oa:relationep_wfa_F0BFD43B-FD9D-47EB-93B0-64BBCAF9D7FA_2, oa:relationep_wfa_F0BFD43B-FD9D-47EB-93B0-64BBCAF9D7FA_3, oa:relationep_wfa_F0BFD43B-FD9D-47EB-93B0-64BBCAF9D7FA_4 ;
  a2a:hasSource oa:source_wfa_F0BFD43B-FD9D-47EB-93B0-64BBCAF9D7FA .

oa:person_wfa_F0BFD43B-FD9D-47EB-93B0-64BBCAF9D7FA_Person4377897071
  a a2a:Person ;
  rdfs:label "Johan Hendrik Ouwerkerk" ;
  a2a:PersonName [
    rdfs:label "Johan Hendrik Ouwerkerk" ;
    a2a:PersonNameFirstName "Johan Hendrik" ;
    a2a:PersonNameLastName "Ouwerkerk"
  ] ;
  a2a:Residence [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn"
  ] .

oa:person_wfa_F0BFD43B-FD9D-47EB-93B0-64BBCAF9D7FA_Person4377897072
  a a2a:Person ;
  rdfs:label "Frans Gerhard Stevens" ;
  a2a:PersonName [
    rdfs:label "Frans Gerhard Stevens" ;
    a2a:PersonNameFirstName "Frans Gerhard" ;
    a2a:PersonNameLastName "Stevens"
  ] ;
  a2a:Residence [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn"
  ] .

oa:person_wfa_F0BFD43B-FD9D-47EB-93B0-64BBCAF9D7FA_Person4377897076
  a a2a:Person ;
  rdfs:label "Jan Alexander van Viegen" ;
  a2a:PersonName [
    rdfs:label "Jan Alexander van Viegen" ;
    a2a:PersonNameFirstName "Jan Alexander" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Viegen"
  ] ;
  a2a:Residence [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn"
  ] .

oa:person_wfa_F0BFD43B-FD9D-47EB-93B0-64BBCAF9D7FA_Person4377897077
  a a2a:Person ;
  rdfs:label "Sijvert Kaldenbach" ;
  a2a:PersonName [
    rdfs:label "Sijvert Kaldenbach" ;
    a2a:PersonNameFirstName "Sijvert" ;
    a2a:PersonNameLastName "Kaldenbach"
  ] ;
  a2a:Residence [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn"
  ] .

oa:person_wfa_F0BFD43B-FD9D-47EB-93B0-64BBCAF9D7FA_Person0
  a a2a:Person ;
  rdfs:label "Nicolaas Carbasius" ;
  a2a:PersonName [
    rdfs:label "Nicolaas Carbasius" ;
    a2a:PersonNameLastName "Nicolaas Carbasius"
  ] ;
  a2a:Profession "Notaris" .

oa:event_wfa_F0BFD43B-FD9D-47EB-93B0-64BBCAF9D7FA_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:LiteralDate "02-03-1846" ;
    a2a:Year "1846" ;
    a2a:Month "03" ;
    a2a:Day "02" ;
    rdfs:label "1846-03-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn"
  ] .

oa:relationep_wfa_F0BFD43B-FD9D-47EB-93B0-64BBCAF9D7FA_0
  a a2a:RelationEP ;
  rdfs:label "other:Notaris" ;
  a2a:RelationType "other:Notaris" ;
  a2a:PersonKeyRef oa:person_wfa_F0BFD43B-FD9D-47EB-93B0-64BBCAF9D7FA_Person0 ;
  a2a:EventKeyRef oa:event_wfa_F0BFD43B-FD9D-47EB-93B0-64BBCAF9D7FA_Event1 .

oa:relationep_wfa_F0BFD43B-FD9D-47EB-93B0-64BBCAF9D7FA_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_F0BFD43B-FD9D-47EB-93B0-64BBCAF9D7FA_Person4377897071 ;
  a2a:EventKeyRef oa:event_wfa_F0BFD43B-FD9D-47EB-93B0-64BBCAF9D7FA_Event1 .

oa:relationep_wfa_F0BFD43B-FD9D-47EB-93B0-64BBCAF9D7FA_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_F0BFD43B-FD9D-47EB-93B0-64BBCAF9D7FA_Person4377897072 ;
  a2a:EventKeyRef oa:event_wfa_F0BFD43B-FD9D-47EB-93B0-64BBCAF9D7FA_Event1 .

oa:relationep_wfa_F0BFD43B-FD9D-47EB-93B0-64BBCAF9D7FA_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_F0BFD43B-FD9D-47EB-93B0-64BBCAF9D7FA_Person4377897076 ;
  a2a:EventKeyRef oa:event_wfa_F0BFD43B-FD9D-47EB-93B0-64BBCAF9D7FA_Event1 .

oa:relationep_wfa_F0BFD43B-FD9D-47EB-93B0-64BBCAF9D7FA_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_F0BFD43B-FD9D-47EB-93B0-64BBCAF9D7FA_Person4377897077 ;
  a2a:EventKeyRef oa:event_wfa_F0BFD43B-FD9D-47EB-93B0-64BBCAF9D7FA_Event1 .

oa:source_wfa_F0BFD43B-FD9D-47EB-93B0-64BBCAF9D7FA
  a a2a:Source ;
  rdfs:label "Westfries Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Hoorn" ;
    a2a:Country "Nederland" ;
    rdfs:label "Hoorn, Nederland", "1846-03-02 - 1846-03-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1846-03-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1846-03-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "02-03-1846" ;
    a2a:Year "1846" ;
    a2a:Month "03" ;
    a2a:Day "02" ;
    rdfs:label "02-03-1846"
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Place "Hoorn" ;
    a2a:Collection "NNA Hoorn 7, notaris Nicolaas Carbasius, 1846" ;
    a2a:Book "NNA Hoorn 7, notaris Nicolaas Carbasius, 1846" ;
    a2a:RegistryNumber "7" ;
    rdfs:label "Westfries Archief, Hoorn, NNA Hoorn 7, notaris Nicolaas Carbasius, 1846, NNA Hoorn 7, notaris Nicolaas Carbasius, 1846, 7"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/E9715261C7CA4C05BB9EE85FCA989F2D" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/E9715261C7CA4C05BB9EE85FCA989F2D" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/E9715261C7CA4C05BB9EE85FCA989F2D"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/E1BF5DB2E9954E7FA0A4B85DE0F306C3" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/E1BF5DB2E9954E7FA0A4B85DE0F306C3" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/E1BF5DB2E9954E7FA0A4B85DE0F306C3"
  ] ;
  a2a:SourceLastChangeDate "2025-10-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12114/F0BFD43BFD9D47EB93B064BBCAF9D7FA" ;
  a2a:RecordIdentifier "4377897070" ;
  a2a:RecordGUID "{F0BFD43B-FD9D-47EB-93B0-64BBCAF9D7FA}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/D2B7CAB5B09741B592FA50C02A97F453" .

