@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_0F01B7C0-9DAE-4E20-9462-C561EB5A8573
  a a2a:Record ;
  rdfs:label "Notariële akte op 20 november 1909 te Blokker" ;
  a2a:hasPerson oa:person_wfa_0F01B7C0-9DAE-4E20-9462-C561EB5A8573_Person4367045251, oa:person_wfa_0F01B7C0-9DAE-4E20-9462-C561EB5A8573_Person4367045252, oa:person_wfa_0F01B7C0-9DAE-4E20-9462-C561EB5A8573_Person4367045253, oa:person_wfa_0F01B7C0-9DAE-4E20-9462-C561EB5A8573_Person4367045254, oa:person_wfa_0F01B7C0-9DAE-4E20-9462-C561EB5A8573_Person0 ;
  a2a:hasEvent oa:event_wfa_0F01B7C0-9DAE-4E20-9462-C561EB5A8573_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_0F01B7C0-9DAE-4E20-9462-C561EB5A8573_0, oa:relationep_wfa_0F01B7C0-9DAE-4E20-9462-C561EB5A8573_1, oa:relationep_wfa_0F01B7C0-9DAE-4E20-9462-C561EB5A8573_2, oa:relationep_wfa_0F01B7C0-9DAE-4E20-9462-C561EB5A8573_3, oa:relationep_wfa_0F01B7C0-9DAE-4E20-9462-C561EB5A8573_4 ;
  a2a:hasSource oa:source_wfa_0F01B7C0-9DAE-4E20-9462-C561EB5A8573 .

oa:person_wfa_0F01B7C0-9DAE-4E20-9462-C561EB5A8573_Person4367045251
  a a2a:Person ;
  rdfs:label "Neeltje Groenewoud" ;
  a2a:PersonName [
    rdfs:label "Neeltje Groenewoud" ;
    a2a:PersonNameFirstName "Neeltje" ;
    a2a:PersonNameLastName "Groenewoud"
  ] ;
  a2a:Residence [
    a2a:Place "Binnenwijzend" ;
    rdfs:label "Binnenwijzend"
  ] .

oa:person_wfa_0F01B7C0-9DAE-4E20-9462-C561EB5A8573_Person4367045252
  a a2a:Person ;
  rdfs:label "Reilof Zwagerman" ;
  a2a:PersonName [
    rdfs:label "Reilof Zwagerman" ;
    a2a:PersonNameFirstName "Reilof" ;
    a2a:PersonNameLastName "Zwagerman"
  ] ;
  a2a:Residence [
    a2a:Place "Binnenwijzend" ;
    rdfs:label "Binnenwijzend"
  ] .

oa:person_wfa_0F01B7C0-9DAE-4E20-9462-C561EB5A8573_Person4367045253
  a a2a:Person ;
  rdfs:label "Jan Straaijer" ;
  a2a:PersonName [
    rdfs:label "Jan Straaijer" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Straaijer"
  ] ;
  a2a:Residence [
    a2a:Place "Oosterblokker" ;
    rdfs:label "Oosterblokker"
  ] .

oa:person_wfa_0F01B7C0-9DAE-4E20-9462-C561EB5A8573_Person4367045254
  a a2a:Person ;
  rdfs:label "Jan Schipper" ;
  a2a:PersonName [
    rdfs:label "Jan Schipper" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Schipper"
  ] ;
  a2a:Residence [
    a2a:Place "Oosterblokker" ;
    rdfs:label "Oosterblokker"
  ] .

oa:person_wfa_0F01B7C0-9DAE-4E20-9462-C561EB5A8573_Person0
  a a2a:Person ;
  rdfs:label "Christiaan Kotting" ;
  a2a:PersonName [
    rdfs:label "Christiaan Kotting" ;
    a2a:PersonNameLastName "Christiaan Kotting"
  ] ;
  a2a:Profession "Notaris" .

oa:event_wfa_0F01B7C0-9DAE-4E20-9462-C561EB5A8573_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:LiteralDate "20-11-1909" ;
    a2a:Year "1909" ;
    a2a:Month "11" ;
    a2a:Day "20" ;
    rdfs:label "1909-11-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Blokker" ;
    rdfs:label "Blokker"
  ] .

oa:relationep_wfa_0F01B7C0-9DAE-4E20-9462-C561EB5A8573_0
  a a2a:RelationEP ;
  rdfs:label "other:Notaris" ;
  a2a:RelationType "other:Notaris" ;
  a2a:PersonKeyRef oa:person_wfa_0F01B7C0-9DAE-4E20-9462-C561EB5A8573_Person0 ;
  a2a:EventKeyRef oa:event_wfa_0F01B7C0-9DAE-4E20-9462-C561EB5A8573_Event1 .

oa:relationep_wfa_0F01B7C0-9DAE-4E20-9462-C561EB5A8573_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_0F01B7C0-9DAE-4E20-9462-C561EB5A8573_Person4367045251 ;
  a2a:EventKeyRef oa:event_wfa_0F01B7C0-9DAE-4E20-9462-C561EB5A8573_Event1 .

oa:relationep_wfa_0F01B7C0-9DAE-4E20-9462-C561EB5A8573_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_0F01B7C0-9DAE-4E20-9462-C561EB5A8573_Person4367045252 ;
  a2a:EventKeyRef oa:event_wfa_0F01B7C0-9DAE-4E20-9462-C561EB5A8573_Event1 .

oa:relationep_wfa_0F01B7C0-9DAE-4E20-9462-C561EB5A8573_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_0F01B7C0-9DAE-4E20-9462-C561EB5A8573_Person4367045253 ;
  a2a:EventKeyRef oa:event_wfa_0F01B7C0-9DAE-4E20-9462-C561EB5A8573_Event1 .

oa:relationep_wfa_0F01B7C0-9DAE-4E20-9462-C561EB5A8573_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_0F01B7C0-9DAE-4E20-9462-C561EB5A8573_Person4367045254 ;
  a2a:EventKeyRef oa:event_wfa_0F01B7C0-9DAE-4E20-9462-C561EB5A8573_Event1 .

oa:source_wfa_0F01B7C0-9DAE-4E20-9462-C561EB5A8573
  a a2a:Source ;
  rdfs:label "Westfries Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Blokker" ;
    a2a:Country "Nederland" ;
    rdfs:label "Blokker, Nederland", "1909-11-20 - 1909-11-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1909-11-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1909-11-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "20-11-1909" ;
    a2a:Year "1909" ;
    a2a:Month "11" ;
    a2a:Day "20" ;
    rdfs:label "20-11-1909"
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Place "Hoorn" ;
    a2a:Collection "NNA Blokker 91, notaris Christiaan Kotting, 1909 juli-dec" ;
    a2a:Book "NNA Blokker 91, notaris Christiaan Kotting, 1909 juli-dec" ;
    a2a:RegistryNumber "91" ;
    rdfs:label "Westfries Archief, Hoorn, NNA Blokker 91, notaris Christiaan Kotting, 1909 juli-dec, NNA Blokker 91, notaris Christiaan Kotting, 1909 juli-dec, 91"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/7E9AEBA1B3E043C2A83EEBCE8D76C94F" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/7E9AEBA1B3E043C2A83EEBCE8D76C94F" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/7E9AEBA1B3E043C2A83EEBCE8D76C94F"
  ] ;
  a2a:SourceLastChangeDate "2025-10-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12114/0F01B7C09DAE4E209462C561EB5A8573" ;
  a2a:RecordIdentifier "4367045250" ;
  a2a:RecordGUID "{0F01B7C0-9DAE-4E20-9462-C561EB5A8573}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/73630149A7EB4E36845FB220AF1CEB27" .

