@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_082ABD4F-B4B2-41DD-AD73-8075B00EE10A
  a a2a:Record ;
  rdfs:label "Notariële akte op 11 augustus 1861 te Hoogkarspel" ;
  a2a:hasPerson oa:person_wfa_082ABD4F-B4B2-41DD-AD73-8075B00EE10A_Person4373962634, oa:person_wfa_082ABD4F-B4B2-41DD-AD73-8075B00EE10A_Person4373962635, oa:person_wfa_082ABD4F-B4B2-41DD-AD73-8075B00EE10A_Person4373962636, oa:person_wfa_082ABD4F-B4B2-41DD-AD73-8075B00EE10A_Person4373962637, oa:person_wfa_082ABD4F-B4B2-41DD-AD73-8075B00EE10A_Person0 ;
  a2a:hasEvent oa:event_wfa_082ABD4F-B4B2-41DD-AD73-8075B00EE10A_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_082ABD4F-B4B2-41DD-AD73-8075B00EE10A_0, oa:relationep_wfa_082ABD4F-B4B2-41DD-AD73-8075B00EE10A_1, oa:relationep_wfa_082ABD4F-B4B2-41DD-AD73-8075B00EE10A_2, oa:relationep_wfa_082ABD4F-B4B2-41DD-AD73-8075B00EE10A_3, oa:relationep_wfa_082ABD4F-B4B2-41DD-AD73-8075B00EE10A_4 ;
  a2a:hasSource oa:source_wfa_082ABD4F-B4B2-41DD-AD73-8075B00EE10A .

oa:person_wfa_082ABD4F-B4B2-41DD-AD73-8075B00EE10A_Person4373962634
  a a2a:Person ;
  rdfs:label "Aafje Veerman" ;
  a2a:PersonName [
    rdfs:label "Aafje Veerman" ;
    a2a:PersonNameFirstName "Aafje" ;
    a2a:PersonNameLastName "Veerman"
  ] ;
  a2a:Residence [
    a2a:Place "Westwoud" ;
    rdfs:label "Westwoud"
  ] .

oa:person_wfa_082ABD4F-B4B2-41DD-AD73-8075B00EE10A_Person4373962635
  a a2a:Person ;
  rdfs:label "Cornelis Nooij" ;
  a2a:PersonName [
    rdfs:label "Cornelis Nooij" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Nooij"
  ] ;
  a2a:Residence [
    a2a:Place "Westwoud" ;
    rdfs:label "Westwoud"
  ] .

oa:person_wfa_082ABD4F-B4B2-41DD-AD73-8075B00EE10A_Person4373962636
  a a2a:Person ;
  rdfs:label "Outjer Keersemaker" ;
  a2a:PersonName [
    rdfs:label "Outjer Keersemaker" ;
    a2a:PersonNameFirstName "Outjer" ;
    a2a:PersonNameLastName "Keersemaker"
  ] ;
  a2a:Residence [
    a2a:Place "Hoogkarspel" ;
    rdfs:label "Hoogkarspel"
  ] .

oa:person_wfa_082ABD4F-B4B2-41DD-AD73-8075B00EE10A_Person4373962637
  a a2a:Person ;
  rdfs:label "Jacob Beerse" ;
  a2a:PersonName [
    rdfs:label "Jacob Beerse" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Beerse"
  ] ;
  a2a:Residence [
    a2a:Place "Zwaag" ;
    rdfs:label "Zwaag"
  ] .

oa:person_wfa_082ABD4F-B4B2-41DD-AD73-8075B00EE10A_Person0
  a a2a:Person ;
  rdfs:label "H.H. Hess" ;
  a2a:PersonName [
    rdfs:label "H.H. Hess" ;
    a2a:PersonNameLastName "H.H. Hess"
  ] ;
  a2a:Profession "Notaris" .

oa:event_wfa_082ABD4F-B4B2-41DD-AD73-8075B00EE10A_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:LiteralDate "11-08-1861" ;
    a2a:Year "1861" ;
    a2a:Month "08" ;
    a2a:Day "11" ;
    rdfs:label "1861-08-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hoogkarspel" ;
    rdfs:label "Hoogkarspel"
  ] .

oa:relationep_wfa_082ABD4F-B4B2-41DD-AD73-8075B00EE10A_0
  a a2a:RelationEP ;
  rdfs:label "other:Notaris" ;
  a2a:RelationType "other:Notaris" ;
  a2a:PersonKeyRef oa:person_wfa_082ABD4F-B4B2-41DD-AD73-8075B00EE10A_Person0 ;
  a2a:EventKeyRef oa:event_wfa_082ABD4F-B4B2-41DD-AD73-8075B00EE10A_Event1 .

oa:relationep_wfa_082ABD4F-B4B2-41DD-AD73-8075B00EE10A_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_082ABD4F-B4B2-41DD-AD73-8075B00EE10A_Person4373962634 ;
  a2a:EventKeyRef oa:event_wfa_082ABD4F-B4B2-41DD-AD73-8075B00EE10A_Event1 .

oa:relationep_wfa_082ABD4F-B4B2-41DD-AD73-8075B00EE10A_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_082ABD4F-B4B2-41DD-AD73-8075B00EE10A_Person4373962635 ;
  a2a:EventKeyRef oa:event_wfa_082ABD4F-B4B2-41DD-AD73-8075B00EE10A_Event1 .

oa:relationep_wfa_082ABD4F-B4B2-41DD-AD73-8075B00EE10A_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_082ABD4F-B4B2-41DD-AD73-8075B00EE10A_Person4373962636 ;
  a2a:EventKeyRef oa:event_wfa_082ABD4F-B4B2-41DD-AD73-8075B00EE10A_Event1 .

oa:relationep_wfa_082ABD4F-B4B2-41DD-AD73-8075B00EE10A_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_082ABD4F-B4B2-41DD-AD73-8075B00EE10A_Person4373962637 ;
  a2a:EventKeyRef oa:event_wfa_082ABD4F-B4B2-41DD-AD73-8075B00EE10A_Event1 .

oa:source_wfa_082ABD4F-B4B2-41DD-AD73-8075B00EE10A
  a a2a:Source ;
  rdfs:label "Westfries Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Hoogkarspel" ;
    a2a:Country "Nederland" ;
    rdfs:label "Hoogkarspel, Nederland", "1861-08-11 - 1861-08-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1861-08-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1861-08-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "11-08-1861" ;
    a2a:Year "1861" ;
    a2a:Month "08" ;
    a2a:Day "11" ;
    rdfs:label "11-08-1861"
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Place "Hoorn" ;
    a2a:Collection "NNA Hoogkarspel 37, notaris H.H. Hess, 1861 juni-dec" ;
    a2a:Book "NNA Hoogkarspel 37, notaris H.H. Hess, 1861 juni-dec" ;
    a2a:RegistryNumber "37" ;
    rdfs:label "Westfries Archief, Hoorn, NNA Hoogkarspel 37, notaris H.H. Hess, 1861 juni-dec, NNA Hoogkarspel 37, notaris H.H. Hess, 1861 juni-dec, 37"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/7C50B1A8477C44B68226491C8682DAA2" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/7C50B1A8477C44B68226491C8682DAA2" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/7C50B1A8477C44B68226491C8682DAA2"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/57248D2DB37E4B8382C4FAB5E0D756A1" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/57248D2DB37E4B8382C4FAB5E0D756A1" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/57248D2DB37E4B8382C4FAB5E0D756A1"
  ] ;
  a2a:SourceLastChangeDate "2025-10-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12114/082ABD4FB4B241DDAD738075B00EE10A" ;
  a2a:RecordIdentifier "4373962633" ;
  a2a:RecordGUID "{082ABD4F-B4B2-41DD-AD73-8075B00EE10A}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/8A162E88C51E460DBD2C6156AA6CC707" .

