@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_011F0756-C92C-4EE4-964A-DC09059C393D
  a a2a:Record ;
  rdfs:label "Notariële akte op 4 januari 1894 te Hoogkarspel" ;
  a2a:hasPerson oa:person_wfa_011F0756-C92C-4EE4-964A-DC09059C393D_Person4374102573, oa:person_wfa_011F0756-C92C-4EE4-964A-DC09059C393D_Person4374102574, oa:person_wfa_011F0756-C92C-4EE4-964A-DC09059C393D_Person4374102575, oa:person_wfa_011F0756-C92C-4EE4-964A-DC09059C393D_Person4374102576, oa:person_wfa_011F0756-C92C-4EE4-964A-DC09059C393D_Person0 ;
  a2a:hasEvent oa:event_wfa_011F0756-C92C-4EE4-964A-DC09059C393D_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_011F0756-C92C-4EE4-964A-DC09059C393D_0, oa:relationep_wfa_011F0756-C92C-4EE4-964A-DC09059C393D_1, oa:relationep_wfa_011F0756-C92C-4EE4-964A-DC09059C393D_2, oa:relationep_wfa_011F0756-C92C-4EE4-964A-DC09059C393D_3, oa:relationep_wfa_011F0756-C92C-4EE4-964A-DC09059C393D_4 ;
  a2a:hasSource oa:source_wfa_011F0756-C92C-4EE4-964A-DC09059C393D .

oa:person_wfa_011F0756-C92C-4EE4-964A-DC09059C393D_Person4374102573
  a a2a:Person ;
  rdfs:label "Cornelis Balder" ;
  a2a:PersonName [
    rdfs:label "Cornelis Balder" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Balder"
  ] ;
  a2a:Residence [
    a2a:Place "Hoogkarspel" ;
    rdfs:label "Hoogkarspel"
  ] .

oa:person_wfa_011F0756-C92C-4EE4-964A-DC09059C393D_Person4374102574
  a a2a:Person ;
  rdfs:label "Cornelia Duijm" ;
  a2a:PersonName [
    rdfs:label "Cornelia Duijm" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Duijm"
  ] ;
  a2a:Residence [
    a2a:Place "Hoogkarspel" ;
    rdfs:label "Hoogkarspel"
  ] .

oa:person_wfa_011F0756-C92C-4EE4-964A-DC09059C393D_Person4374102575
  a a2a:Person ;
  rdfs:label "Dirk Laurens de Koe" ;
  a2a:PersonName [
    rdfs:label "Dirk Laurens de Koe" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNamePatronym "Laurens" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Koe"
  ] ;
  a2a:Residence [
    a2a:Place "Hoogkarspel" ;
    rdfs:label "Hoogkarspel"
  ] .

oa:person_wfa_011F0756-C92C-4EE4-964A-DC09059C393D_Person4374102576
  a a2a:Person ;
  rdfs:label "Herbertus Haas" ;
  a2a:PersonName [
    rdfs:label "Herbertus Haas" ;
    a2a:PersonNameFirstName "Herbertus" ;
    a2a:PersonNameLastName "Haas"
  ] ;
  a2a:Residence [
    a2a:Place "Hoogkarspel" ;
    rdfs:label "Hoogkarspel"
  ] .

oa:person_wfa_011F0756-C92C-4EE4-964A-DC09059C393D_Person0
  a a2a:Person ;
  rdfs:label "Frans Langerhuizen van Uven" ;
  a2a:PersonName [
    rdfs:label "Frans Langerhuizen van Uven" ;
    a2a:PersonNameLastName "Frans Langerhuizen van Uven"
  ] ;
  a2a:Profession "Notaris" .

oa:event_wfa_011F0756-C92C-4EE4-964A-DC09059C393D_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:LiteralDate "04-01-1894" ;
    a2a:Year "1894" ;
    a2a:Month "01" ;
    a2a:Day "04" ;
    rdfs:label "1894-01-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hoogkarspel" ;
    rdfs:label "Hoogkarspel"
  ] .

oa:relationep_wfa_011F0756-C92C-4EE4-964A-DC09059C393D_0
  a a2a:RelationEP ;
  rdfs:label "other:Notaris" ;
  a2a:RelationType "other:Notaris" ;
  a2a:PersonKeyRef oa:person_wfa_011F0756-C92C-4EE4-964A-DC09059C393D_Person0 ;
  a2a:EventKeyRef oa:event_wfa_011F0756-C92C-4EE4-964A-DC09059C393D_Event1 .

oa:relationep_wfa_011F0756-C92C-4EE4-964A-DC09059C393D_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_011F0756-C92C-4EE4-964A-DC09059C393D_Person4374102573 ;
  a2a:EventKeyRef oa:event_wfa_011F0756-C92C-4EE4-964A-DC09059C393D_Event1 .

oa:relationep_wfa_011F0756-C92C-4EE4-964A-DC09059C393D_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_011F0756-C92C-4EE4-964A-DC09059C393D_Person4374102574 ;
  a2a:EventKeyRef oa:event_wfa_011F0756-C92C-4EE4-964A-DC09059C393D_Event1 .

oa:relationep_wfa_011F0756-C92C-4EE4-964A-DC09059C393D_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_011F0756-C92C-4EE4-964A-DC09059C393D_Person4374102575 ;
  a2a:EventKeyRef oa:event_wfa_011F0756-C92C-4EE4-964A-DC09059C393D_Event1 .

oa:relationep_wfa_011F0756-C92C-4EE4-964A-DC09059C393D_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_011F0756-C92C-4EE4-964A-DC09059C393D_Person4374102576 ;
  a2a:EventKeyRef oa:event_wfa_011F0756-C92C-4EE4-964A-DC09059C393D_Event1 .

oa:source_wfa_011F0756-C92C-4EE4-964A-DC09059C393D
  a a2a:Source ;
  rdfs:label "Westfries Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Hoogkarspel" ;
    a2a:Country "Nederland" ;
    rdfs:label "Hoogkarspel, Nederland", "1894-01-04 - 1894-01-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1894-01-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1894-01-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "04-01-1894" ;
    a2a:Year "1894" ;
    a2a:Month "01" ;
    a2a:Day "04" ;
    rdfs:label "04-01-1894"
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Place "Hoorn" ;
    a2a:Collection "NNA Hoogkarspel 86, notaris Frans Langerhuizen van Uven, 1894 jan-apr" ;
    a2a:Book "NNA Hoogkarspel 86, notaris Frans Langerhuizen van Uven, 1894 jan-apr" ;
    a2a:RegistryNumber "86" ;
    rdfs:label "Westfries Archief, Hoorn, NNA Hoogkarspel 86, notaris Frans Langerhuizen van Uven, 1894 jan-apr, NNA Hoogkarspel 86, notaris Frans Langerhuizen van Uven, 1894 jan-apr, 86"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/19B9A87FF517427F91658EC88F5D24C4" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/19B9A87FF517427F91658EC88F5D24C4" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/19B9A87FF517427F91658EC88F5D24C4"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/B127CB17B74448E1A26D5493C82AC0AF" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/B127CB17B74448E1A26D5493C82AC0AF" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/B127CB17B74448E1A26D5493C82AC0AF"
  ] ;
  a2a:SourceLastChangeDate "2025-10-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12114/011F0756C92C4EE4964ADC09059C393D" ;
  a2a:RecordIdentifier "4374102572" ;
  a2a:RecordGUID "{011F0756-C92C-4EE4-964A-DC09059C393D}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/33FD22D19B0C4E68AC8FBE2A1FA970E4" .

