@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_3CFC8311-E7FF-48CD-8F10-BFBA76543607
  a a2a:Record ;
  rdfs:label "Notariële akte op 15 augustus 1906 te Enkhuizen" ;
  a2a:hasPerson oa:person_wfa_3CFC8311-E7FF-48CD-8F10-BFBA76543607_Person4368010849, oa:person_wfa_3CFC8311-E7FF-48CD-8F10-BFBA76543607_Person4368010850, oa:person_wfa_3CFC8311-E7FF-48CD-8F10-BFBA76543607_Person4368010851, oa:person_wfa_3CFC8311-E7FF-48CD-8F10-BFBA76543607_Person4368010852, oa:person_wfa_3CFC8311-E7FF-48CD-8F10-BFBA76543607_Person0 ;
  a2a:hasEvent oa:event_wfa_3CFC8311-E7FF-48CD-8F10-BFBA76543607_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_3CFC8311-E7FF-48CD-8F10-BFBA76543607_0, oa:relationep_wfa_3CFC8311-E7FF-48CD-8F10-BFBA76543607_1, oa:relationep_wfa_3CFC8311-E7FF-48CD-8F10-BFBA76543607_2, oa:relationep_wfa_3CFC8311-E7FF-48CD-8F10-BFBA76543607_3, oa:relationep_wfa_3CFC8311-E7FF-48CD-8F10-BFBA76543607_4 ;
  a2a:hasSource oa:source_wfa_3CFC8311-E7FF-48CD-8F10-BFBA76543607 .

oa:person_wfa_3CFC8311-E7FF-48CD-8F10-BFBA76543607_Person4368010849
  a a2a:Person ;
  rdfs:label "Dirk Janszoon van der Spruijt" ;
  a2a:PersonName [
    rdfs:label "Dirk Janszoon van der Spruijt" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNamePatronym "Janszoon" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Spruijt"
  ] ;
  a2a:Residence [
    a2a:Place "Enkhuizen" ;
    rdfs:label "Enkhuizen"
  ] .

oa:person_wfa_3CFC8311-E7FF-48CD-8F10-BFBA76543607_Person4368010850
  a a2a:Person ;
  rdfs:label "Gerrit van Nek" ;
  a2a:PersonName [
    rdfs:label "Gerrit van Nek" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Nek"
  ] ;
  a2a:Residence [
    a2a:Place "Enkhuizen" ;
    rdfs:label "Enkhuizen"
  ] .

oa:person_wfa_3CFC8311-E7FF-48CD-8F10-BFBA76543607_Person4368010851
  a a2a:Person ;
  rdfs:label "Jappe Alberts" ;
  a2a:PersonName [
    rdfs:label "Jappe Alberts" ;
    a2a:PersonNameFirstName "Jappe" ;
    a2a:PersonNameLastName "Alberts"
  ] ;
  a2a:Residence [
    a2a:Place "Enkhuizen" ;
    rdfs:label "Enkhuizen"
  ] .

oa:person_wfa_3CFC8311-E7FF-48CD-8F10-BFBA76543607_Person4368010852
  a a2a:Person ;
  rdfs:label "Eelke van Vliet" ;
  a2a:PersonName [
    rdfs:label "Eelke van Vliet" ;
    a2a:PersonNameFirstName "Eelke" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Vliet"
  ] ;
  a2a:Residence [
    a2a:Place "Enkhuizen" ;
    rdfs:label "Enkhuizen"
  ] .

oa:person_wfa_3CFC8311-E7FF-48CD-8F10-BFBA76543607_Person0
  a a2a:Person ;
  rdfs:label "Petrus Frijlinck" ;
  a2a:PersonName [
    rdfs:label "Petrus Frijlinck" ;
    a2a:PersonNameLastName "Petrus Frijlinck"
  ] ;
  a2a:Profession "Notaris" .

oa:event_wfa_3CFC8311-E7FF-48CD-8F10-BFBA76543607_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:LiteralDate "15-08-1906" ;
    a2a:Year "1906" ;
    a2a:Month "08" ;
    a2a:Day "15" ;
    rdfs:label "1906-08-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Enkhuizen" ;
    rdfs:label "Enkhuizen"
  ] .

oa:relationep_wfa_3CFC8311-E7FF-48CD-8F10-BFBA76543607_0
  a a2a:RelationEP ;
  rdfs:label "other:Notaris" ;
  a2a:RelationType "other:Notaris" ;
  a2a:PersonKeyRef oa:person_wfa_3CFC8311-E7FF-48CD-8F10-BFBA76543607_Person0 ;
  a2a:EventKeyRef oa:event_wfa_3CFC8311-E7FF-48CD-8F10-BFBA76543607_Event1 .

oa:relationep_wfa_3CFC8311-E7FF-48CD-8F10-BFBA76543607_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_3CFC8311-E7FF-48CD-8F10-BFBA76543607_Person4368010849 ;
  a2a:EventKeyRef oa:event_wfa_3CFC8311-E7FF-48CD-8F10-BFBA76543607_Event1 .

oa:relationep_wfa_3CFC8311-E7FF-48CD-8F10-BFBA76543607_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_3CFC8311-E7FF-48CD-8F10-BFBA76543607_Person4368010850 ;
  a2a:EventKeyRef oa:event_wfa_3CFC8311-E7FF-48CD-8F10-BFBA76543607_Event1 .

oa:relationep_wfa_3CFC8311-E7FF-48CD-8F10-BFBA76543607_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_3CFC8311-E7FF-48CD-8F10-BFBA76543607_Person4368010851 ;
  a2a:EventKeyRef oa:event_wfa_3CFC8311-E7FF-48CD-8F10-BFBA76543607_Event1 .

oa:relationep_wfa_3CFC8311-E7FF-48CD-8F10-BFBA76543607_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_3CFC8311-E7FF-48CD-8F10-BFBA76543607_Person4368010852 ;
  a2a:EventKeyRef oa:event_wfa_3CFC8311-E7FF-48CD-8F10-BFBA76543607_Event1 .

oa:source_wfa_3CFC8311-E7FF-48CD-8F10-BFBA76543607
  a a2a:Source ;
  rdfs:label "Westfries Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Enkhuizen" ;
    a2a:Country "Nederland" ;
    rdfs:label "Enkhuizen, Nederland", "1906-08-15 - 1906-08-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1906-08-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1906-08-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "15-08-1906" ;
    a2a:Year "1906" ;
    a2a:Month "08" ;
    a2a:Day "15" ;
    rdfs:label "15-08-1906"
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Place "Hoorn" ;
    a2a:Collection "NNA Enkhuizen 152, notaris Petrus Frijlinck, 1906" ;
    a2a:Book "NNA Enkhuizen 152, notaris Petrus Frijlinck, 1906" ;
    a2a:RegistryNumber "152" ;
    rdfs:label "Westfries Archief, Hoorn, NNA Enkhuizen 152, notaris Petrus Frijlinck, 1906, NNA Enkhuizen 152, notaris Petrus Frijlinck, 1906, 152"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/A949F97C31394EC28CB33CDD64FA508C" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/A949F97C31394EC28CB33CDD64FA508C" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/A949F97C31394EC28CB33CDD64FA508C"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/940019494218409CA15416A64E5B900A" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/940019494218409CA15416A64E5B900A" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/940019494218409CA15416A64E5B900A"
  ] ;
  a2a:SourceLastChangeDate "2025-10-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12114/3CFC8311E7FF48CD8F10BFBA76543607" ;
  a2a:RecordIdentifier "4368010848" ;
  a2a:RecordGUID "{3CFC8311-E7FF-48CD-8F10-BFBA76543607}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/F8EC3BD4079B4012B906E1B3FCADFAB2" .

