@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_0D28D125-C9DA-4BB5-86C7-9B54FD75DC17
  a a2a:Record ;
  rdfs:label "Notariële akte op 16 september 1896 te Enkhuizen" ;
  a2a:hasPerson oa:person_wfa_0D28D125-C9DA-4BB5-86C7-9B54FD75DC17_Person4369620030, oa:person_wfa_0D28D125-C9DA-4BB5-86C7-9B54FD75DC17_Person4369620031, oa:person_wfa_0D28D125-C9DA-4BB5-86C7-9B54FD75DC17_Person4369620032, oa:person_wfa_0D28D125-C9DA-4BB5-86C7-9B54FD75DC17_Person4369620033, oa:person_wfa_0D28D125-C9DA-4BB5-86C7-9B54FD75DC17_Person4369620034, oa:person_wfa_0D28D125-C9DA-4BB5-86C7-9B54FD75DC17_Person0 ;
  a2a:hasEvent oa:event_wfa_0D28D125-C9DA-4BB5-86C7-9B54FD75DC17_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_0D28D125-C9DA-4BB5-86C7-9B54FD75DC17_0, oa:relationep_wfa_0D28D125-C9DA-4BB5-86C7-9B54FD75DC17_1, oa:relationep_wfa_0D28D125-C9DA-4BB5-86C7-9B54FD75DC17_2, oa:relationep_wfa_0D28D125-C9DA-4BB5-86C7-9B54FD75DC17_3, oa:relationep_wfa_0D28D125-C9DA-4BB5-86C7-9B54FD75DC17_4, oa:relationep_wfa_0D28D125-C9DA-4BB5-86C7-9B54FD75DC17_5 ;
  a2a:hasSource oa:source_wfa_0D28D125-C9DA-4BB5-86C7-9B54FD75DC17 .

oa:person_wfa_0D28D125-C9DA-4BB5-86C7-9B54FD75DC17_Person4369620030
  a a2a:Person ;
  rdfs:label "Keetje Dirks Korff" ;
  a2a:PersonName [
    rdfs:label "Keetje Dirks Korff" ;
    a2a:PersonNameFirstName "Keetje" ;
    a2a:PersonNamePatronym "Dirks" ;
    a2a:PersonNameLastName "Korff"
  ] ;
  a2a:Residence [
    a2a:Place "Urk" ;
    rdfs:label "Urk"
  ] .

oa:person_wfa_0D28D125-C9DA-4BB5-86C7-9B54FD75DC17_Person4369620031
  a a2a:Person ;
  rdfs:label "Johannes Romkes" ;
  a2a:PersonName [
    rdfs:label "Johannes Romkes" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Romkes"
  ] ;
  a2a:Residence [
    a2a:Place "Urk" ;
    rdfs:label "Urk"
  ] .

oa:person_wfa_0D28D125-C9DA-4BB5-86C7-9B54FD75DC17_Person4369620032
  a a2a:Person ;
  rdfs:label "de Boer" ;
  a2a:PersonName [
    rdfs:label "de Boer" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Boer"
  ] .

oa:person_wfa_0D28D125-C9DA-4BB5-86C7-9B54FD75DC17_Person4369620033
  a a2a:Person ;
  rdfs:label "Jacob van Lith" ;
  a2a:PersonName [
    rdfs:label "Jacob van Lith" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Lith"
  ] ;
  a2a:Residence [
    a2a:Place "Enkhuizen" ;
    rdfs:label "Enkhuizen"
  ] .

oa:person_wfa_0D28D125-C9DA-4BB5-86C7-9B54FD75DC17_Person4369620034
  a a2a:Person ;
  rdfs:label "Jan Groenier" ;
  a2a:PersonName [
    rdfs:label "Jan Groenier" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Groenier"
  ] ;
  a2a:Residence [
    a2a:Place "Nieuwediep" ;
    rdfs:label "Nieuwediep"
  ] .

oa:person_wfa_0D28D125-C9DA-4BB5-86C7-9B54FD75DC17_Person0
  a a2a:Person ;
  rdfs:label "Matthijs Boll" ;
  a2a:PersonName [
    rdfs:label "Matthijs Boll" ;
    a2a:PersonNameLastName "Matthijs Boll"
  ] ;
  a2a:Profession "Notaris" .

oa:event_wfa_0D28D125-C9DA-4BB5-86C7-9B54FD75DC17_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:LiteralDate "16-09-1896" ;
    a2a:Year "1896" ;
    a2a:Month "09" ;
    a2a:Day "16" ;
    rdfs:label "1896-09-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Enkhuizen" ;
    rdfs:label "Enkhuizen"
  ] .

oa:relationep_wfa_0D28D125-C9DA-4BB5-86C7-9B54FD75DC17_0
  a a2a:RelationEP ;
  rdfs:label "other:Notaris" ;
  a2a:RelationType "other:Notaris" ;
  a2a:PersonKeyRef oa:person_wfa_0D28D125-C9DA-4BB5-86C7-9B54FD75DC17_Person0 ;
  a2a:EventKeyRef oa:event_wfa_0D28D125-C9DA-4BB5-86C7-9B54FD75DC17_Event1 .

oa:relationep_wfa_0D28D125-C9DA-4BB5-86C7-9B54FD75DC17_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_0D28D125-C9DA-4BB5-86C7-9B54FD75DC17_Person4369620030 ;
  a2a:EventKeyRef oa:event_wfa_0D28D125-C9DA-4BB5-86C7-9B54FD75DC17_Event1 .

oa:relationep_wfa_0D28D125-C9DA-4BB5-86C7-9B54FD75DC17_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_0D28D125-C9DA-4BB5-86C7-9B54FD75DC17_Person4369620031 ;
  a2a:EventKeyRef oa:event_wfa_0D28D125-C9DA-4BB5-86C7-9B54FD75DC17_Event1 .

oa:relationep_wfa_0D28D125-C9DA-4BB5-86C7-9B54FD75DC17_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_0D28D125-C9DA-4BB5-86C7-9B54FD75DC17_Person4369620032 ;
  a2a:EventKeyRef oa:event_wfa_0D28D125-C9DA-4BB5-86C7-9B54FD75DC17_Event1 .

oa:relationep_wfa_0D28D125-C9DA-4BB5-86C7-9B54FD75DC17_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_0D28D125-C9DA-4BB5-86C7-9B54FD75DC17_Person4369620033 ;
  a2a:EventKeyRef oa:event_wfa_0D28D125-C9DA-4BB5-86C7-9B54FD75DC17_Event1 .

oa:relationep_wfa_0D28D125-C9DA-4BB5-86C7-9B54FD75DC17_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_0D28D125-C9DA-4BB5-86C7-9B54FD75DC17_Person4369620034 ;
  a2a:EventKeyRef oa:event_wfa_0D28D125-C9DA-4BB5-86C7-9B54FD75DC17_Event1 .

oa:source_wfa_0D28D125-C9DA-4BB5-86C7-9B54FD75DC17
  a a2a:Source ;
  rdfs:label "Westfries Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Enkhuizen" ;
    a2a:Country "Nederland" ;
    rdfs:label "Enkhuizen, Nederland", "1896-09-16 - 1896-09-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1896-09-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1896-09-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "16-09-1896" ;
    a2a:Year "1896" ;
    a2a:Month "09" ;
    a2a:Day "16" ;
    rdfs:label "16-09-1896"
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Place "Hoorn" ;
    a2a:Collection "NNA Enkhuizen 77, notaris Matthijs Boll, 1896 juni-dec" ;
    a2a:Book "NNA Enkhuizen 77, notaris Matthijs Boll, 1896 juni-dec" ;
    a2a:RegistryNumber "77" ;
    rdfs:label "Westfries Archief, Hoorn, NNA Enkhuizen 77, notaris Matthijs Boll, 1896 juni-dec, NNA Enkhuizen 77, notaris Matthijs Boll, 1896 juni-dec, 77"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/41A2848D3EDB47D8A9F035BE3907975F" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/41A2848D3EDB47D8A9F035BE3907975F" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/41A2848D3EDB47D8A9F035BE3907975F"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/A45152AB01FD4A33863F85F672EE1F95" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/A45152AB01FD4A33863F85F672EE1F95" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/A45152AB01FD4A33863F85F672EE1F95"
  ] ;
  a2a:SourceLastChangeDate "2025-10-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12114/0D28D125C9DA4BB586C79B54FD75DC17" ;
  a2a:RecordIdentifier "4369620029" ;
  a2a:RecordGUID "{0D28D125-C9DA-4BB5-86C7-9B54FD75DC17}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/26C4CA7446E441A5A7316BCC725B808D" .

