@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_02E475DF-82E3-4B89-B7C3-802C3D0D7321
  a a2a:Record ;
  rdfs:label "Notariële akte op 15 januari 1881 te Enkhuizen" ;
  a2a:hasPerson oa:person_wfa_02E475DF-82E3-4B89-B7C3-802C3D0D7321_Person4367866068, oa:person_wfa_02E475DF-82E3-4B89-B7C3-802C3D0D7321_Person4367866069, oa:person_wfa_02E475DF-82E3-4B89-B7C3-802C3D0D7321_Person4367866072, oa:person_wfa_02E475DF-82E3-4B89-B7C3-802C3D0D7321_Person4367866073, oa:person_wfa_02E475DF-82E3-4B89-B7C3-802C3D0D7321_Person0 ;
  a2a:hasEvent oa:event_wfa_02E475DF-82E3-4B89-B7C3-802C3D0D7321_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_02E475DF-82E3-4B89-B7C3-802C3D0D7321_0, oa:relationep_wfa_02E475DF-82E3-4B89-B7C3-802C3D0D7321_1, oa:relationep_wfa_02E475DF-82E3-4B89-B7C3-802C3D0D7321_2, oa:relationep_wfa_02E475DF-82E3-4B89-B7C3-802C3D0D7321_3, oa:relationep_wfa_02E475DF-82E3-4B89-B7C3-802C3D0D7321_4 ;
  a2a:hasSource oa:source_wfa_02E475DF-82E3-4B89-B7C3-802C3D0D7321 .

oa:person_wfa_02E475DF-82E3-4B89-B7C3-802C3D0D7321_Person4367866068
  a a2a:Person ;
  rdfs:label "Dirk Boendermaker" ;
  a2a:PersonName [
    rdfs:label "Dirk Boendermaker" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Boendermaker"
  ] ;
  a2a:Residence [
    a2a:Place "Enkhuizen" ;
    rdfs:label "Enkhuizen"
  ] .

oa:person_wfa_02E475DF-82E3-4B89-B7C3-802C3D0D7321_Person4367866069
  a a2a:Person ;
  rdfs:label "Arend de Haan" ;
  a2a:PersonName [
    rdfs:label "Arend de Haan" ;
    a2a:PersonNameFirstName "Arend" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Haan"
  ] ;
  a2a:Residence [
    a2a:Place "Enkhuizen" ;
    rdfs:label "Enkhuizen"
  ] .

oa:person_wfa_02E475DF-82E3-4B89-B7C3-802C3D0D7321_Person4367866072
  a a2a:Person ;
  rdfs:label "Bertus Watering" ;
  a2a:PersonName [
    rdfs:label "Bertus Watering" ;
    a2a:PersonNameFirstName "Bertus" ;
    a2a:PersonNameLastName "Watering"
  ] ;
  a2a:Residence [
    a2a:Place "Enkhuizen" ;
    rdfs:label "Enkhuizen"
  ] .

oa:person_wfa_02E475DF-82E3-4B89-B7C3-802C3D0D7321_Person4367866073
  a a2a:Person ;
  rdfs:label "Dirk Schild" ;
  a2a:PersonName [
    rdfs:label "Dirk Schild" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Schild"
  ] ;
  a2a:Residence [
    a2a:Place "Enkhuizen" ;
    rdfs:label "Enkhuizen"
  ] .

oa:person_wfa_02E475DF-82E3-4B89-B7C3-802C3D0D7321_Person0
  a a2a:Person ;
  rdfs:label "Gerardus Pieter Nijhoff" ;
  a2a:PersonName [
    rdfs:label "Gerardus Pieter Nijhoff" ;
    a2a:PersonNameLastName "Gerardus Pieter Nijhoff"
  ] ;
  a2a:Profession "Notaris" .

oa:event_wfa_02E475DF-82E3-4B89-B7C3-802C3D0D7321_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:LiteralDate "15-01-1881" ;
    a2a:Year "1881" ;
    a2a:Month "01" ;
    a2a:Day "15" ;
    rdfs:label "1881-01-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Enkhuizen" ;
    rdfs:label "Enkhuizen"
  ] .

oa:relationep_wfa_02E475DF-82E3-4B89-B7C3-802C3D0D7321_0
  a a2a:RelationEP ;
  rdfs:label "other:Notaris" ;
  a2a:RelationType "other:Notaris" ;
  a2a:PersonKeyRef oa:person_wfa_02E475DF-82E3-4B89-B7C3-802C3D0D7321_Person0 ;
  a2a:EventKeyRef oa:event_wfa_02E475DF-82E3-4B89-B7C3-802C3D0D7321_Event1 .

oa:relationep_wfa_02E475DF-82E3-4B89-B7C3-802C3D0D7321_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_02E475DF-82E3-4B89-B7C3-802C3D0D7321_Person4367866068 ;
  a2a:EventKeyRef oa:event_wfa_02E475DF-82E3-4B89-B7C3-802C3D0D7321_Event1 .

oa:relationep_wfa_02E475DF-82E3-4B89-B7C3-802C3D0D7321_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_02E475DF-82E3-4B89-B7C3-802C3D0D7321_Person4367866069 ;
  a2a:EventKeyRef oa:event_wfa_02E475DF-82E3-4B89-B7C3-802C3D0D7321_Event1 .

oa:relationep_wfa_02E475DF-82E3-4B89-B7C3-802C3D0D7321_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_02E475DF-82E3-4B89-B7C3-802C3D0D7321_Person4367866072 ;
  a2a:EventKeyRef oa:event_wfa_02E475DF-82E3-4B89-B7C3-802C3D0D7321_Event1 .

oa:relationep_wfa_02E475DF-82E3-4B89-B7C3-802C3D0D7321_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_02E475DF-82E3-4B89-B7C3-802C3D0D7321_Person4367866073 ;
  a2a:EventKeyRef oa:event_wfa_02E475DF-82E3-4B89-B7C3-802C3D0D7321_Event1 .

oa:source_wfa_02E475DF-82E3-4B89-B7C3-802C3D0D7321
  a a2a:Source ;
  rdfs:label "Westfries Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Enkhuizen" ;
    a2a:Country "Nederland" ;
    rdfs:label "Enkhuizen, Nederland", "1881-01-15 - 1881-01-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1881-01-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1881-01-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "15-01-1881" ;
    a2a:Year "1881" ;
    a2a:Month "01" ;
    a2a:Day "15" ;
    rdfs:label "15-01-1881"
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Place "Hoorn" ;
    a2a:Collection "NNA Enkhuizen 107, notaris Gerardus Pieter Nijhoff, 1881 jan-maa" ;
    a2a:Book "NNA Enkhuizen 107, notaris Gerardus Pieter Nijhoff, 1881 jan-maa" ;
    a2a:RegistryNumber "107" ;
    rdfs:label "Westfries Archief, Hoorn, NNA Enkhuizen 107, notaris Gerardus Pieter Nijhoff, 1881 jan-maa, NNA Enkhuizen 107, notaris Gerardus Pieter Nijhoff, 1881 jan-maa, 107"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/6D1AAE6B4CAA4B9DB2ACA8771E4E32CE" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/6D1AAE6B4CAA4B9DB2ACA8771E4E32CE" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/6D1AAE6B4CAA4B9DB2ACA8771E4E32CE"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/287C20C786AC4B97B44327B56574BFA0" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/287C20C786AC4B97B44327B56574BFA0" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/287C20C786AC4B97B44327B56574BFA0"
  ] ;
  a2a:SourceLastChangeDate "2025-10-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12114/02E475DF82E34B89B7C3802C3D0D7321" ;
  a2a:RecordIdentifier "4367866067" ;
  a2a:RecordGUID "{02E475DF-82E3-4B89-B7C3-802C3D0D7321}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/A407E3B03D604E1FA21F412D7104DE17" .

