@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_8F3288AD-BAD2-41C2-B3F0-C73AC4DF0698
  a a2a:Record ;
  rdfs:label "Notariële akte op 31 december 1890 te Grootebroek" ;
  a2a:hasPerson oa:person_wfa_8F3288AD-BAD2-41C2-B3F0-C73AC4DF0698_Person4369712346, oa:person_wfa_8F3288AD-BAD2-41C2-B3F0-C73AC4DF0698_Person4369712347, oa:person_wfa_8F3288AD-BAD2-41C2-B3F0-C73AC4DF0698_Person4369712348, oa:person_wfa_8F3288AD-BAD2-41C2-B3F0-C73AC4DF0698_Person4369712349, oa:person_wfa_8F3288AD-BAD2-41C2-B3F0-C73AC4DF0698_Person4369712350, oa:person_wfa_8F3288AD-BAD2-41C2-B3F0-C73AC4DF0698_Person4369712351, oa:person_wfa_8F3288AD-BAD2-41C2-B3F0-C73AC4DF0698_Person0 ;
  a2a:hasEvent oa:event_wfa_8F3288AD-BAD2-41C2-B3F0-C73AC4DF0698_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_8F3288AD-BAD2-41C2-B3F0-C73AC4DF0698_0, oa:relationep_wfa_8F3288AD-BAD2-41C2-B3F0-C73AC4DF0698_1, oa:relationep_wfa_8F3288AD-BAD2-41C2-B3F0-C73AC4DF0698_2, oa:relationep_wfa_8F3288AD-BAD2-41C2-B3F0-C73AC4DF0698_3, oa:relationep_wfa_8F3288AD-BAD2-41C2-B3F0-C73AC4DF0698_4, oa:relationep_wfa_8F3288AD-BAD2-41C2-B3F0-C73AC4DF0698_5, oa:relationep_wfa_8F3288AD-BAD2-41C2-B3F0-C73AC4DF0698_6 ;
  a2a:hasSource oa:source_wfa_8F3288AD-BAD2-41C2-B3F0-C73AC4DF0698 .

oa:person_wfa_8F3288AD-BAD2-41C2-B3F0-C73AC4DF0698_Person4369712346
  a a2a:Person ;
  rdfs:label "Bartel Steenstra" ;
  a2a:PersonName [
    rdfs:label "Bartel Steenstra" ;
    a2a:PersonNameFirstName "Bartel" ;
    a2a:PersonNameLastName "Steenstra"
  ] ;
  a2a:Residence [
    a2a:Place "Broekerhaven" ;
    rdfs:label "Broekerhaven"
  ] .

oa:person_wfa_8F3288AD-BAD2-41C2-B3F0-C73AC4DF0698_Person4369712347
  a a2a:Person ;
  rdfs:label "Hiltje Haas" ;
  a2a:PersonName [
    rdfs:label "Hiltje Haas" ;
    a2a:PersonNameFirstName "Hiltje" ;
    a2a:PersonNameLastName "Haas"
  ] .

oa:person_wfa_8F3288AD-BAD2-41C2-B3F0-C73AC4DF0698_Person4369712348
  a a2a:Person ;
  rdfs:label "Geertje Steenstra" ;
  a2a:PersonName [
    rdfs:label "Geertje Steenstra" ;
    a2a:PersonNameFirstName "Geertje" ;
    a2a:PersonNameLastName "Steenstra"
  ] .

oa:person_wfa_8F3288AD-BAD2-41C2-B3F0-C73AC4DF0698_Person4369712349
  a a2a:Person ;
  rdfs:label "Klaas Bartelszoon Steenstra" ;
  a2a:PersonName [
    rdfs:label "Klaas Bartelszoon Steenstra" ;
    a2a:PersonNameFirstName "Klaas" ;
    a2a:PersonNamePatronym "Bartelszoon" ;
    a2a:PersonNameLastName "Steenstra"
  ] .

oa:person_wfa_8F3288AD-BAD2-41C2-B3F0-C73AC4DF0698_Person4369712350
  a a2a:Person ;
  rdfs:label "Pieter Groen" ;
  a2a:PersonName [
    rdfs:label "Pieter Groen" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Groen"
  ] ;
  a2a:Residence [
    a2a:Place "Grootebroek" ;
    rdfs:label "Grootebroek"
  ] .

oa:person_wfa_8F3288AD-BAD2-41C2-B3F0-C73AC4DF0698_Person4369712351
  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_8F3288AD-BAD2-41C2-B3F0-C73AC4DF0698_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_8F3288AD-BAD2-41C2-B3F0-C73AC4DF0698_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:LiteralDate "31-12-1890" ;
    a2a:Year "1890" ;
    a2a:Month "12" ;
    a2a:Day "31" ;
    rdfs:label "1890-12-31"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Grootebroek" ;
    rdfs:label "Grootebroek"
  ] .

oa:relationep_wfa_8F3288AD-BAD2-41C2-B3F0-C73AC4DF0698_0
  a a2a:RelationEP ;
  rdfs:label "other:Notaris" ;
  a2a:RelationType "other:Notaris" ;
  a2a:PersonKeyRef oa:person_wfa_8F3288AD-BAD2-41C2-B3F0-C73AC4DF0698_Person0 ;
  a2a:EventKeyRef oa:event_wfa_8F3288AD-BAD2-41C2-B3F0-C73AC4DF0698_Event1 .

oa:relationep_wfa_8F3288AD-BAD2-41C2-B3F0-C73AC4DF0698_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_8F3288AD-BAD2-41C2-B3F0-C73AC4DF0698_Person4369712346 ;
  a2a:EventKeyRef oa:event_wfa_8F3288AD-BAD2-41C2-B3F0-C73AC4DF0698_Event1 .

oa:relationep_wfa_8F3288AD-BAD2-41C2-B3F0-C73AC4DF0698_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_8F3288AD-BAD2-41C2-B3F0-C73AC4DF0698_Person4369712347 ;
  a2a:EventKeyRef oa:event_wfa_8F3288AD-BAD2-41C2-B3F0-C73AC4DF0698_Event1 .

oa:relationep_wfa_8F3288AD-BAD2-41C2-B3F0-C73AC4DF0698_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_8F3288AD-BAD2-41C2-B3F0-C73AC4DF0698_Person4369712348 ;
  a2a:EventKeyRef oa:event_wfa_8F3288AD-BAD2-41C2-B3F0-C73AC4DF0698_Event1 .

oa:relationep_wfa_8F3288AD-BAD2-41C2-B3F0-C73AC4DF0698_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_8F3288AD-BAD2-41C2-B3F0-C73AC4DF0698_Person4369712349 ;
  a2a:EventKeyRef oa:event_wfa_8F3288AD-BAD2-41C2-B3F0-C73AC4DF0698_Event1 .

oa:relationep_wfa_8F3288AD-BAD2-41C2-B3F0-C73AC4DF0698_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_8F3288AD-BAD2-41C2-B3F0-C73AC4DF0698_Person4369712350 ;
  a2a:EventKeyRef oa:event_wfa_8F3288AD-BAD2-41C2-B3F0-C73AC4DF0698_Event1 .

oa:relationep_wfa_8F3288AD-BAD2-41C2-B3F0-C73AC4DF0698_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_8F3288AD-BAD2-41C2-B3F0-C73AC4DF0698_Person4369712351 ;
  a2a:EventKeyRef oa:event_wfa_8F3288AD-BAD2-41C2-B3F0-C73AC4DF0698_Event1 .

oa:source_wfa_8F3288AD-BAD2-41C2-B3F0-C73AC4DF0698
  a a2a:Source ;
  rdfs:label "Westfries Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Grootebroek" ;
    a2a:Country "Nederland" ;
    rdfs:label "Grootebroek, Nederland", "1890-12-31 - 1890-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1890-12-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1890-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "31-12-1890" ;
    a2a:Year "1890" ;
    a2a:Month "12" ;
    a2a:Day "31" ;
    rdfs:label "31-12-1890"
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Place "Hoorn" ;
    a2a:Collection "NNA Grootebroek 95, notaris Johannes Theunius Pool, 1890 juli-dec" ;
    a2a:Book "NNA Grootebroek 95, notaris Johannes Theunius Pool, 1890 juli-dec" ;
    a2a:RegistryNumber "95" ;
    rdfs:label "Westfries Archief, Hoorn, NNA Grootebroek 95, notaris Johannes Theunius Pool, 1890 juli-dec, NNA Grootebroek 95, notaris Johannes Theunius Pool, 1890 juli-dec, 95"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/4A4268A335034DB389876598C7E7DEDD" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/4A4268A335034DB389876598C7E7DEDD" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/4A4268A335034DB389876598C7E7DEDD"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/34BF4DCB20E441B09C6F3331B949164F" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/34BF4DCB20E441B09C6F3331B949164F" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/34BF4DCB20E441B09C6F3331B949164F"
  ] ;
  a2a:SourceLastChangeDate "2025-10-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12114/8F3288ADBAD241C2B3F0C73AC4DF0698" ;
  a2a:RecordIdentifier "4369712345" ;
  a2a:RecordGUID "{8F3288AD-BAD2-41C2-B3F0-C73AC4DF0698}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/EB475491F97F4A63AB4A2C114E7933CB" .

