@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_06AEF947-10FC-416D-9560-059EF444EDBA
  a a2a:Record ;
  rdfs:label "Notariële akte op 2 februari 1878 te Obdam" ;
  a2a:hasPerson oa:person_wfa_06AEF947-10FC-416D-9560-059EF444EDBA_Person4379274463, oa:person_wfa_06AEF947-10FC-416D-9560-059EF444EDBA_Person4379274464, oa:person_wfa_06AEF947-10FC-416D-9560-059EF444EDBA_Person4379274465, oa:person_wfa_06AEF947-10FC-416D-9560-059EF444EDBA_Person4379274468, oa:person_wfa_06AEF947-10FC-416D-9560-059EF444EDBA_Person4379274469, oa:person_wfa_06AEF947-10FC-416D-9560-059EF444EDBA_Person0 ;
  a2a:hasEvent oa:event_wfa_06AEF947-10FC-416D-9560-059EF444EDBA_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_06AEF947-10FC-416D-9560-059EF444EDBA_0, oa:relationep_wfa_06AEF947-10FC-416D-9560-059EF444EDBA_1, oa:relationep_wfa_06AEF947-10FC-416D-9560-059EF444EDBA_2, oa:relationep_wfa_06AEF947-10FC-416D-9560-059EF444EDBA_3, oa:relationep_wfa_06AEF947-10FC-416D-9560-059EF444EDBA_4, oa:relationep_wfa_06AEF947-10FC-416D-9560-059EF444EDBA_5 ;
  a2a:hasSource oa:source_wfa_06AEF947-10FC-416D-9560-059EF444EDBA .

oa:person_wfa_06AEF947-10FC-416D-9560-059EF444EDBA_Person4379274463
  a a2a:Person ;
  rdfs:label "Jan Gildemeijer" ;
  a2a:PersonName [
    rdfs:label "Jan Gildemeijer" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Gildemeijer"
  ] ;
  a2a:Residence [
    a2a:Place "Obdam" ;
    rdfs:label "Obdam"
  ] .

oa:person_wfa_06AEF947-10FC-416D-9560-059EF444EDBA_Person4379274464
  a a2a:Person ;
  rdfs:label "Theodoor Hendrik van Eijs" ;
  a2a:PersonName [
    rdfs:label "Theodoor Hendrik van Eijs" ;
    a2a:PersonNameFirstName "Theodoor Hendrik" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Eijs"
  ] ;
  a2a:Residence [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_wfa_06AEF947-10FC-416D-9560-059EF444EDBA_Person4379274465
  a a2a:Person ;
  rdfs:label "Lambertus Josephus Keuls" ;
  a2a:PersonName [
    rdfs:label "Lambertus Josephus Keuls" ;
    a2a:PersonNameFirstName "Lambertus Josephus" ;
    a2a:PersonNameLastName "Keuls"
  ] ;
  a2a:Residence [
    a2a:Place "Obdam" ;
    rdfs:label "Obdam"
  ] .

oa:person_wfa_06AEF947-10FC-416D-9560-059EF444EDBA_Person4379274468
  a a2a:Person ;
  rdfs:label "Cornelis Luken" ;
  a2a:PersonName [
    rdfs:label "Cornelis Luken" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Luken"
  ] ;
  a2a:Residence [
    a2a:Place "Obdam" ;
    rdfs:label "Obdam"
  ] .

oa:person_wfa_06AEF947-10FC-416D-9560-059EF444EDBA_Person4379274469
  a a2a:Person ;
  rdfs:label "Simon Dekker" ;
  a2a:PersonName [
    rdfs:label "Simon Dekker" ;
    a2a:PersonNameFirstName "Simon" ;
    a2a:PersonNameLastName "Dekker"
  ] ;
  a2a:Residence [
    a2a:Place "Obdam" ;
    rdfs:label "Obdam"
  ] .

oa:person_wfa_06AEF947-10FC-416D-9560-059EF444EDBA_Person0
  a a2a:Person ;
  rdfs:label "Andreas Joannes Haarselhorst" ;
  a2a:PersonName [
    rdfs:label "Andreas Joannes Haarselhorst" ;
    a2a:PersonNameLastName "Andreas Joannes Haarselhorst"
  ] ;
  a2a:Profession "Notaris" .

oa:event_wfa_06AEF947-10FC-416D-9560-059EF444EDBA_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:LiteralDate "02-02-1878" ;
    a2a:Year "1878" ;
    a2a:Month "02" ;
    a2a:Day "02" ;
    rdfs:label "1878-02-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Obdam" ;
    rdfs:label "Obdam"
  ] .

oa:relationep_wfa_06AEF947-10FC-416D-9560-059EF444EDBA_0
  a a2a:RelationEP ;
  rdfs:label "other:Notaris" ;
  a2a:RelationType "other:Notaris" ;
  a2a:PersonKeyRef oa:person_wfa_06AEF947-10FC-416D-9560-059EF444EDBA_Person0 ;
  a2a:EventKeyRef oa:event_wfa_06AEF947-10FC-416D-9560-059EF444EDBA_Event1 .

oa:relationep_wfa_06AEF947-10FC-416D-9560-059EF444EDBA_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_06AEF947-10FC-416D-9560-059EF444EDBA_Person4379274463 ;
  a2a:EventKeyRef oa:event_wfa_06AEF947-10FC-416D-9560-059EF444EDBA_Event1 .

oa:relationep_wfa_06AEF947-10FC-416D-9560-059EF444EDBA_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_06AEF947-10FC-416D-9560-059EF444EDBA_Person4379274464 ;
  a2a:EventKeyRef oa:event_wfa_06AEF947-10FC-416D-9560-059EF444EDBA_Event1 .

oa:relationep_wfa_06AEF947-10FC-416D-9560-059EF444EDBA_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_06AEF947-10FC-416D-9560-059EF444EDBA_Person4379274465 ;
  a2a:EventKeyRef oa:event_wfa_06AEF947-10FC-416D-9560-059EF444EDBA_Event1 .

oa:relationep_wfa_06AEF947-10FC-416D-9560-059EF444EDBA_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_06AEF947-10FC-416D-9560-059EF444EDBA_Person4379274468 ;
  a2a:EventKeyRef oa:event_wfa_06AEF947-10FC-416D-9560-059EF444EDBA_Event1 .

oa:relationep_wfa_06AEF947-10FC-416D-9560-059EF444EDBA_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_06AEF947-10FC-416D-9560-059EF444EDBA_Person4379274469 ;
  a2a:EventKeyRef oa:event_wfa_06AEF947-10FC-416D-9560-059EF444EDBA_Event1 .

oa:source_wfa_06AEF947-10FC-416D-9560-059EF444EDBA
  a a2a:Source ;
  rdfs:label "Westfries Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Obdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Obdam, Nederland", "1878-02-02 - 1878-02-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1878-02-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1878-02-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "02-02-1878" ;
    a2a:Year "1878" ;
    a2a:Month "02" ;
    a2a:Day "02" ;
    rdfs:label "02-02-1878"
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Place "Hoorn" ;
    a2a:Collection "NNA Obdam 42, notaris Andreas Joannes Haarselhorst, 1878" ;
    a2a:Book "NNA Obdam 42, notaris Andreas Joannes Haarselhorst, 1878" ;
    a2a:RegistryNumber "42" ;
    rdfs:label "Westfries Archief, Hoorn, NNA Obdam 42, notaris Andreas Joannes Haarselhorst, 1878, NNA Obdam 42, notaris Andreas Joannes Haarselhorst, 1878, 42"
  ] ;
  a2a:SourceLastChangeDate "2025-10-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12114/06AEF94710FC416D9560059EF444EDBA" ;
  a2a:RecordIdentifier "4379274462" ;
  a2a:RecordGUID "{06AEF947-10FC-416D-9560-059EF444EDBA}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/77778F23A15F4939BABB295534A961C2" .

