@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_aa1e5cd2-e90e-2af3-cb23-7b55c6ce54e1
  a a2a:Record ;
  rdfs:label "Registratie op 23 februari 1718" ;
  a2a:hasPerson oa:person_wfa_aa1e5cd2-e90e-2af3-cb23-7b55c6ce54e1_Person1, oa:person_wfa_aa1e5cd2-e90e-2af3-cb23-7b55c6ce54e1_Person2, oa:person_wfa_aa1e5cd2-e90e-2af3-cb23-7b55c6ce54e1_Person3, oa:person_wfa_aa1e5cd2-e90e-2af3-cb23-7b55c6ce54e1_Person4, oa:person_wfa_aa1e5cd2-e90e-2af3-cb23-7b55c6ce54e1_Person5 ;
  a2a:hasEvent oa:event_wfa_aa1e5cd2-e90e-2af3-cb23-7b55c6ce54e1_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_aa1e5cd2-e90e-2af3-cb23-7b55c6ce54e1_0, oa:relationep_wfa_aa1e5cd2-e90e-2af3-cb23-7b55c6ce54e1_1, oa:relationep_wfa_aa1e5cd2-e90e-2af3-cb23-7b55c6ce54e1_2, oa:relationep_wfa_aa1e5cd2-e90e-2af3-cb23-7b55c6ce54e1_3, oa:relationep_wfa_aa1e5cd2-e90e-2af3-cb23-7b55c6ce54e1_4 ;
  a2a:hasSource oa:source_wfa_aa1e5cd2-e90e-2af3-cb23-7b55c6ce54e1 .

oa:person_wfa_aa1e5cd2-e90e-2af3-cb23-7b55c6ce54e1_Person1
  a a2a:Person ;
  rdfs:label "Seger (!) Frederiks (!) Lakeman" ;
  a2a:PersonName [
    rdfs:label "Seger (!) Frederiks (!) Lakeman" ;
    a2a:PersonNameFirstName "Seger (!)" ;
    a2a:PersonNamePatronym "Frederiks (!)" ;
    a2a:PersonNameLastName "Lakeman"
  ] ;
  a2a:Residence [
    a2a:Place "Oosterblokker (!)" ;
    rdfs:label "Oosterblokker (!)"
  ] ;
  a2a:Religion "gereformeerd" ;
  a2a:Profession "secretaris van een ambacht/notaris!" .

oa:person_wfa_aa1e5cd2-e90e-2af3-cb23-7b55c6ce54e1_Person2
  a a2a:Person ;
  rdfs:label "Klaas v. Graft" ;
  a2a:PersonName [
    rdfs:label "Klaas v. Graft" ;
    a2a:PersonNameFirstName "Klaas" ;
    a2a:PersonNameLastName "v. Graft"
  ] ;
  a2a:Residence [
    a2a:Place "Scharwoude" ;
    rdfs:label "Scharwoude"
  ] .

oa:person_wfa_aa1e5cd2-e90e-2af3-cb23-7b55c6ce54e1_Person3
  a a2a:Person ;
  rdfs:label "Laurens Gerrits" ;
  a2a:PersonName [
    rdfs:label "Laurens Gerrits" ;
    a2a:PersonNameFirstName "Laurens" ;
    a2a:PersonNameLastName "Gerrits"
  ] ;
  a2a:Residence [
    a2a:Place "Scharwoude" ;
    rdfs:label "Scharwoude"
  ] ;
  a2a:Profession "dijkwachter (!)" .

oa:person_wfa_aa1e5cd2-e90e-2af3-cb23-7b55c6ce54e1_Person4
  a a2a:Person ;
  rdfs:label "Elias Johannesz (!) Agricola" ;
  a2a:PersonName [
    rdfs:label "Elias Johannesz (!) Agricola" ;
    a2a:PersonNameFirstName "Elias" ;
    a2a:PersonNamePatronym "Johannesz (!)" ;
    a2a:PersonNameLastName "Agricola"
  ] ;
  a2a:Residence [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn"
  ] ;
  a2a:Profession "notaris/procureur" .

oa:person_wfa_aa1e5cd2-e90e-2af3-cb23-7b55c6ce54e1_Person5
  a a2a:Person ;
  rdfs:label "Pieter de Haan" ;
  a2a:PersonName [
    rdfs:label "Pieter de Haan" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "de Haan"
  ] ;
  a2a:Residence [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn"
  ] .

oa:event_wfa_aa1e5cd2-e90e-2af3-cb23-7b55c6ce54e1_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1718" ;
    a2a:Month "2" ;
    a2a:Day "23" ;
    rdfs:label "1718-02-23"^^xsd:date
  ] ;
  a2a:EventRemark00_Soort_akte "Volmacht" ;
  a2a:EventRemark06_Notaris "Seger Lakenman" .

oa:relationep_wfa_aa1e5cd2-e90e-2af3-cb23-7b55c6ce54e1_0
  a a2a:RelationEP ;
  rdfs:label "other:geen specifieke rol" ;
  a2a:RelationType "other:geen specifieke rol" ;
  a2a:PersonKeyRef oa:person_wfa_aa1e5cd2-e90e-2af3-cb23-7b55c6ce54e1_Person1 ;
  a2a:EventKeyRef oa:event_wfa_aa1e5cd2-e90e-2af3-cb23-7b55c6ce54e1_Event1 .

oa:relationep_wfa_aa1e5cd2-e90e-2af3-cb23-7b55c6ce54e1_1
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_wfa_aa1e5cd2-e90e-2af3-cb23-7b55c6ce54e1_Person2 ;
  a2a:EventKeyRef oa:event_wfa_aa1e5cd2-e90e-2af3-cb23-7b55c6ce54e1_Event1 .

oa:relationep_wfa_aa1e5cd2-e90e-2af3-cb23-7b55c6ce54e1_2
  a a2a:RelationEP ;
  rdfs:label "other:Lastgever" ;
  a2a:RelationType "other:Lastgever" ;
  a2a:PersonKeyRef oa:person_wfa_aa1e5cd2-e90e-2af3-cb23-7b55c6ce54e1_Person3 ;
  a2a:EventKeyRef oa:event_wfa_aa1e5cd2-e90e-2af3-cb23-7b55c6ce54e1_Event1 .

oa:relationep_wfa_aa1e5cd2-e90e-2af3-cb23-7b55c6ce54e1_3
  a a2a:RelationEP ;
  rdfs:label "other:Lasthebber" ;
  a2a:RelationType "other:Lasthebber" ;
  a2a:PersonKeyRef oa:person_wfa_aa1e5cd2-e90e-2af3-cb23-7b55c6ce54e1_Person4 ;
  a2a:EventKeyRef oa:event_wfa_aa1e5cd2-e90e-2af3-cb23-7b55c6ce54e1_Event1 .

oa:relationep_wfa_aa1e5cd2-e90e-2af3-cb23-7b55c6ce54e1_4
  a a2a:RelationEP ;
  rdfs:label "other:Opposant" ;
  a2a:RelationType "other:Opposant" ;
  a2a:PersonKeyRef oa:person_wfa_aa1e5cd2-e90e-2af3-cb23-7b55c6ce54e1_Person5 ;
  a2a:EventKeyRef oa:event_wfa_aa1e5cd2-e90e-2af3-cb23-7b55c6ce54e1_Event1 .

oa:source_wfa_aa1e5cd2-e90e-2af3-cb23-7b55c6ce54e1
  a a2a:Source ;
  rdfs:label "Westfries Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn", "1718-01-01 - 1718-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1718-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1718-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Collection "ONA 379. Oosterblokker, akten notaris Seger Lakenman, 1717-1719." ;
    a2a:DocumentNumber "7" ;
    a2a:RegistryNumber "379" ;
    rdfs:label "Westfries Archief, ONA 379. Oosterblokker, akten notaris Seger Lakenman, 1717-1719., 7, 379"
  ] ;
  a2a:SourceLastChangeDate "2018-01-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.westfriesarchief.nl/onderzoek/zoeken?mivast=136&miadt=136&miaet=54&micode=1685_379&minr=8581195&miview=ldt" ;
  a2a:RecordGUID "{aa1e5cd2-e90e-2af3-cb23-7b55c6ce54e1}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-HnWFA_1685_379_54_MI.xml van WFA" .

