@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_9F7679DA-E4BE-4D97-BD1E-49BBBBF669F7
  a a2a:Record ;
  rdfs:label "Notariële akte op 8 januari 1860 te Blokker" ;
  a2a:hasPerson oa:person_wfa_9F7679DA-E4BE-4D97-BD1E-49BBBBF669F7_Person4366873179, oa:person_wfa_9F7679DA-E4BE-4D97-BD1E-49BBBBF669F7_Person4366873180, oa:person_wfa_9F7679DA-E4BE-4D97-BD1E-49BBBBF669F7_Person4366873181, oa:person_wfa_9F7679DA-E4BE-4D97-BD1E-49BBBBF669F7_Person4366873182, oa:person_wfa_9F7679DA-E4BE-4D97-BD1E-49BBBBF669F7_Person0 ;
  a2a:hasEvent oa:event_wfa_9F7679DA-E4BE-4D97-BD1E-49BBBBF669F7_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_9F7679DA-E4BE-4D97-BD1E-49BBBBF669F7_0, oa:relationep_wfa_9F7679DA-E4BE-4D97-BD1E-49BBBBF669F7_1, oa:relationep_wfa_9F7679DA-E4BE-4D97-BD1E-49BBBBF669F7_2, oa:relationep_wfa_9F7679DA-E4BE-4D97-BD1E-49BBBBF669F7_3, oa:relationep_wfa_9F7679DA-E4BE-4D97-BD1E-49BBBBF669F7_4 ;
  a2a:hasSource oa:source_wfa_9F7679DA-E4BE-4D97-BD1E-49BBBBF669F7 .

oa:person_wfa_9F7679DA-E4BE-4D97-BD1E-49BBBBF669F7_Person4366873179
  a a2a:Person ;
  rdfs:label "Trijntje Zeijlemaker" ;
  a2a:PersonName [
    rdfs:label "Trijntje Zeijlemaker" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNameLastName "Zeijlemaker"
  ] ;
  a2a:Residence [
    a2a:Place "Westerblokker" ;
    rdfs:label "Westerblokker"
  ] .

oa:person_wfa_9F7679DA-E4BE-4D97-BD1E-49BBBBF669F7_Person4366873180
  a a2a:Person ;
  rdfs:label "Vormer Balk" ;
  a2a:PersonName [
    rdfs:label "Vormer Balk" ;
    a2a:PersonNameFirstName "Vormer" ;
    a2a:PersonNameLastName "Balk"
  ] .

oa:person_wfa_9F7679DA-E4BE-4D97-BD1E-49BBBBF669F7_Person4366873181
  a a2a:Person ;
  rdfs:label "Jacob Tuinman" ;
  a2a:PersonName [
    rdfs:label "Jacob Tuinman" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Tuinman"
  ] ;
  a2a:Residence [
    a2a:Place "Westerblokker" ;
    rdfs:label "Westerblokker"
  ] .

oa:person_wfa_9F7679DA-E4BE-4D97-BD1E-49BBBBF669F7_Person4366873182
  a a2a:Person ;
  rdfs:label "Pieter Zwan" ;
  a2a:PersonName [
    rdfs:label "Pieter Zwan" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Zwan"
  ] ;
  a2a:Residence [
    a2a:Place "Oosterblokker" ;
    rdfs:label "Oosterblokker"
  ] .

oa:person_wfa_9F7679DA-E4BE-4D97-BD1E-49BBBBF669F7_Person0
  a a2a:Person ;
  rdfs:label "Cornelis Hulst" ;
  a2a:PersonName [
    rdfs:label "Cornelis Hulst" ;
    a2a:PersonNameLastName "Cornelis Hulst"
  ] ;
  a2a:Profession "Notaris" .

oa:event_wfa_9F7679DA-E4BE-4D97-BD1E-49BBBBF669F7_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:LiteralDate "08-01-1860" ;
    a2a:Year "1860" ;
    a2a:Month "01" ;
    a2a:Day "08" ;
    rdfs:label "1860-01-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Blokker" ;
    rdfs:label "Blokker"
  ] .

oa:relationep_wfa_9F7679DA-E4BE-4D97-BD1E-49BBBBF669F7_0
  a a2a:RelationEP ;
  rdfs:label "other:Notaris" ;
  a2a:RelationType "other:Notaris" ;
  a2a:PersonKeyRef oa:person_wfa_9F7679DA-E4BE-4D97-BD1E-49BBBBF669F7_Person0 ;
  a2a:EventKeyRef oa:event_wfa_9F7679DA-E4BE-4D97-BD1E-49BBBBF669F7_Event1 .

oa:relationep_wfa_9F7679DA-E4BE-4D97-BD1E-49BBBBF669F7_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_9F7679DA-E4BE-4D97-BD1E-49BBBBF669F7_Person4366873179 ;
  a2a:EventKeyRef oa:event_wfa_9F7679DA-E4BE-4D97-BD1E-49BBBBF669F7_Event1 .

oa:relationep_wfa_9F7679DA-E4BE-4D97-BD1E-49BBBBF669F7_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_9F7679DA-E4BE-4D97-BD1E-49BBBBF669F7_Person4366873180 ;
  a2a:EventKeyRef oa:event_wfa_9F7679DA-E4BE-4D97-BD1E-49BBBBF669F7_Event1 .

oa:relationep_wfa_9F7679DA-E4BE-4D97-BD1E-49BBBBF669F7_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_9F7679DA-E4BE-4D97-BD1E-49BBBBF669F7_Person4366873181 ;
  a2a:EventKeyRef oa:event_wfa_9F7679DA-E4BE-4D97-BD1E-49BBBBF669F7_Event1 .

oa:relationep_wfa_9F7679DA-E4BE-4D97-BD1E-49BBBBF669F7_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_9F7679DA-E4BE-4D97-BD1E-49BBBBF669F7_Person4366873182 ;
  a2a:EventKeyRef oa:event_wfa_9F7679DA-E4BE-4D97-BD1E-49BBBBF669F7_Event1 .

oa:source_wfa_9F7679DA-E4BE-4D97-BD1E-49BBBBF669F7
  a a2a:Source ;
  rdfs:label "Westfries Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Blokker" ;
    a2a:Country "Nederland" ;
    rdfs:label "Blokker, Nederland", "1860-01-08 - 1860-01-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1860-01-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1860-01-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "08-01-1860" ;
    a2a:Year "1860" ;
    a2a:Month "01" ;
    a2a:Day "08" ;
    rdfs:label "08-01-1860"
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Place "Hoorn" ;
    a2a:Collection "NNA Blokker 26, notaris Cornelis Hulst, 1860 jan-okt" ;
    a2a:Book "NNA Blokker 26, notaris Cornelis Hulst, 1860 jan-okt" ;
    a2a:RegistryNumber "26" ;
    rdfs:label "Westfries Archief, Hoorn, NNA Blokker 26, notaris Cornelis Hulst, 1860 jan-okt, NNA Blokker 26, notaris Cornelis Hulst, 1860 jan-okt, 26"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/519134517EDD48D0802E1F92B0B870C0" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/519134517EDD48D0802E1F92B0B870C0" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/519134517EDD48D0802E1F92B0B870C0"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/BF9207B64A8847E583764786127BBCD0" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/BF9207B64A8847E583764786127BBCD0" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/BF9207B64A8847E583764786127BBCD0"
  ] ;
  a2a:SourceLastChangeDate "2025-10-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12114/9F7679DAE4BE4D97BD1E49BBBBF669F7" ;
  a2a:RecordIdentifier "4366873178" ;
  a2a:RecordGUID "{9F7679DA-E4BE-4D97-BD1E-49BBBBF669F7}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/BA5F040051ED492EB74AF3BB903EB825" .

