@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_2ACB306F-0DBE-421B-B02B-0E07CF933CFE
  a a2a:Record ;
  rdfs:label "Notariële akte op 27 december 1898 te Grootebroek" ;
  a2a:hasPerson oa:person_wfa_2ACB306F-0DBE-421B-B02B-0E07CF933CFE_Person4367879782, oa:person_wfa_2ACB306F-0DBE-421B-B02B-0E07CF933CFE_Person4367879783, oa:person_wfa_2ACB306F-0DBE-421B-B02B-0E07CF933CFE_Person4367879786, oa:person_wfa_2ACB306F-0DBE-421B-B02B-0E07CF933CFE_Person4367879787, oa:person_wfa_2ACB306F-0DBE-421B-B02B-0E07CF933CFE_Person0 ;
  a2a:hasEvent oa:event_wfa_2ACB306F-0DBE-421B-B02B-0E07CF933CFE_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_2ACB306F-0DBE-421B-B02B-0E07CF933CFE_0, oa:relationep_wfa_2ACB306F-0DBE-421B-B02B-0E07CF933CFE_1, oa:relationep_wfa_2ACB306F-0DBE-421B-B02B-0E07CF933CFE_2, oa:relationep_wfa_2ACB306F-0DBE-421B-B02B-0E07CF933CFE_3, oa:relationep_wfa_2ACB306F-0DBE-421B-B02B-0E07CF933CFE_4 ;
  a2a:hasSource oa:source_wfa_2ACB306F-0DBE-421B-B02B-0E07CF933CFE .

oa:person_wfa_2ACB306F-0DBE-421B-B02B-0E07CF933CFE_Person4367879782
  a a2a:Person ;
  rdfs:label "Sijvert Janszoon de Wit" ;
  a2a:PersonName [
    rdfs:label "Sijvert Janszoon de Wit" ;
    a2a:PersonNameFirstName "Sijvert" ;
    a2a:PersonNamePatronym "Janszoon" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wit"
  ] ;
  a2a:Residence [
    a2a:Place "Grootebroek" ;
    rdfs:label "Grootebroek"
  ] .

oa:person_wfa_2ACB306F-0DBE-421B-B02B-0E07CF933CFE_Person4367879783
  a a2a:Person ;
  rdfs:label "Paulus Sijvertszoon de Wit" ;
  a2a:PersonName [
    rdfs:label "Paulus Sijvertszoon de Wit" ;
    a2a:PersonNameFirstName "Paulus" ;
    a2a:PersonNamePatronym "Sijvertszoon" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wit"
  ] ;
  a2a:Residence [
    a2a:Place "Grootebroek" ;
    rdfs:label "Grootebroek"
  ] .

oa:person_wfa_2ACB306F-0DBE-421B-B02B-0E07CF933CFE_Person4367879786
  a a2a:Person ;
  rdfs:label "Pieter Smit" ;
  a2a:PersonName [
    rdfs:label "Pieter Smit" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Smit"
  ] ;
  a2a:Residence [
    a2a:Place "Grootebroek" ;
    rdfs:label "Grootebroek"
  ] .

oa:person_wfa_2ACB306F-0DBE-421B-B02B-0E07CF933CFE_Person4367879787
  a a2a:Person ;
  rdfs:label "Cornelis de Boer" ;
  a2a:PersonName [
    rdfs:label "Cornelis de Boer" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Boer"
  ] ;
  a2a:Residence [
    a2a:Place "Grootebroek" ;
    rdfs:label "Grootebroek"
  ] .

oa:person_wfa_2ACB306F-0DBE-421B-B02B-0E07CF933CFE_Person0
  a a2a:Person ;
  rdfs:label "Johannes Theunius Pool" ;
  a2a:PersonName [
    rdfs:label "Johannes Theunius Pool" ;
    a2a:PersonNameLastName "Johannes Theunius Pool"
  ] ;
  a2a:Profession "Notaris" .

oa:event_wfa_2ACB306F-0DBE-421B-B02B-0E07CF933CFE_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:LiteralDate "27-12-1898" ;
    a2a:Year "1898" ;
    a2a:Month "12" ;
    a2a:Day "27" ;
    rdfs:label "1898-12-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Grootebroek" ;
    rdfs:label "Grootebroek"
  ] .

oa:relationep_wfa_2ACB306F-0DBE-421B-B02B-0E07CF933CFE_0
  a a2a:RelationEP ;
  rdfs:label "other:Notaris" ;
  a2a:RelationType "other:Notaris" ;
  a2a:PersonKeyRef oa:person_wfa_2ACB306F-0DBE-421B-B02B-0E07CF933CFE_Person0 ;
  a2a:EventKeyRef oa:event_wfa_2ACB306F-0DBE-421B-B02B-0E07CF933CFE_Event1 .

oa:relationep_wfa_2ACB306F-0DBE-421B-B02B-0E07CF933CFE_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_2ACB306F-0DBE-421B-B02B-0E07CF933CFE_Person4367879782 ;
  a2a:EventKeyRef oa:event_wfa_2ACB306F-0DBE-421B-B02B-0E07CF933CFE_Event1 .

oa:relationep_wfa_2ACB306F-0DBE-421B-B02B-0E07CF933CFE_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_2ACB306F-0DBE-421B-B02B-0E07CF933CFE_Person4367879783 ;
  a2a:EventKeyRef oa:event_wfa_2ACB306F-0DBE-421B-B02B-0E07CF933CFE_Event1 .

oa:relationep_wfa_2ACB306F-0DBE-421B-B02B-0E07CF933CFE_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_2ACB306F-0DBE-421B-B02B-0E07CF933CFE_Person4367879786 ;
  a2a:EventKeyRef oa:event_wfa_2ACB306F-0DBE-421B-B02B-0E07CF933CFE_Event1 .

oa:relationep_wfa_2ACB306F-0DBE-421B-B02B-0E07CF933CFE_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_2ACB306F-0DBE-421B-B02B-0E07CF933CFE_Person4367879787 ;
  a2a:EventKeyRef oa:event_wfa_2ACB306F-0DBE-421B-B02B-0E07CF933CFE_Event1 .

oa:source_wfa_2ACB306F-0DBE-421B-B02B-0E07CF933CFE
  a a2a:Source ;
  rdfs:label "Westfries Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Grootebroek" ;
    a2a:Country "Nederland" ;
    rdfs:label "Grootebroek, Nederland", "1898-12-27 - 1898-12-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1898-12-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1898-12-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "27-12-1898" ;
    a2a:Year "1898" ;
    a2a:Month "12" ;
    a2a:Day "27" ;
    rdfs:label "27-12-1898"
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Place "Hoorn" ;
    a2a:Collection "NNA Grootebroek 114, notaris Johannes Theunius Pool, 1898 nov-dec" ;
    a2a:Book "NNA Grootebroek 114, notaris Johannes Theunius Pool, 1898 nov-dec" ;
    a2a:RegistryNumber "114" ;
    rdfs:label "Westfries Archief, Hoorn, NNA Grootebroek 114, notaris Johannes Theunius Pool, 1898 nov-dec, NNA Grootebroek 114, notaris Johannes Theunius Pool, 1898 nov-dec, 114"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/72209FEB44524EB9A355A022FB0E2B3F" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/72209FEB44524EB9A355A022FB0E2B3F" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/72209FEB44524EB9A355A022FB0E2B3F"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/311E981D3E224F06AFC6B86207583042" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/311E981D3E224F06AFC6B86207583042" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/311E981D3E224F06AFC6B86207583042"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/B69509D68B3E4067B342F480C8DA2F98" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/B69509D68B3E4067B342F480C8DA2F98" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/B69509D68B3E4067B342F480C8DA2F98"
  ] ;
  a2a:SourceLastChangeDate "2025-10-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12114/2ACB306F0DBE421BB02B0E07CF933CFE" ;
  a2a:RecordIdentifier "4367879781" ;
  a2a:RecordGUID "{2ACB306F-0DBE-421B-B02B-0E07CF933CFE}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/A3EE109D27A943F39705277B2FAA90DE" .

