@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_6b0f57df-a14d-99e5-8c7b-3eb7e85571c8
  a a2a:Record ;
  rdfs:label "Registratie op 6 september 1683" ;
  a2a:hasPerson oa:person_wfa_6b0f57df-a14d-99e5-8c7b-3eb7e85571c8_Person1, oa:person_wfa_6b0f57df-a14d-99e5-8c7b-3eb7e85571c8_Person2, oa:person_wfa_6b0f57df-a14d-99e5-8c7b-3eb7e85571c8_Person3, oa:person_wfa_6b0f57df-a14d-99e5-8c7b-3eb7e85571c8_Person4, oa:person_wfa_6b0f57df-a14d-99e5-8c7b-3eb7e85571c8_Person5 ;
  a2a:hasEvent oa:event_wfa_6b0f57df-a14d-99e5-8c7b-3eb7e85571c8_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_6b0f57df-a14d-99e5-8c7b-3eb7e85571c8_0, oa:relationep_wfa_6b0f57df-a14d-99e5-8c7b-3eb7e85571c8_1, oa:relationep_wfa_6b0f57df-a14d-99e5-8c7b-3eb7e85571c8_2, oa:relationep_wfa_6b0f57df-a14d-99e5-8c7b-3eb7e85571c8_3, oa:relationep_wfa_6b0f57df-a14d-99e5-8c7b-3eb7e85571c8_4 ;
  a2a:hasSource oa:source_wfa_6b0f57df-a14d-99e5-8c7b-3eb7e85571c8 .

oa:person_wfa_6b0f57df-a14d-99e5-8c7b-3eb7e85571c8_Person1
  a a2a:Person ;
  rdfs:label "Geertje Thomas" ;
  a2a:PersonName [
    rdfs:label "Geertje Thomas" ;
    a2a:PersonNameFirstName "Geertje" ;
    a2a:PersonNameLastName "Thomas"
  ] ;
  a2a:Residence [
    a2a:Place "Hoogkarspel" ;
    rdfs:label "Hoogkarspel"
  ] ;
  a2a:Religion "gereformeerd" .

oa:person_wfa_6b0f57df-a14d-99e5-8c7b-3eb7e85571c8_Person2
  a a2a:Person ;
  rdfs:label "Trijn Hellingmans" ;
  a2a:PersonName [
    rdfs:label "Trijn Hellingmans" ;
    a2a:PersonNameFirstName "Trijn" ;
    a2a:PersonNameLastName "Hellingmans"
  ] ;
  a2a:Residence [
    a2a:Place "Hoogkarspel?" ;
    rdfs:label "Hoogkarspel?"
  ] ;
  a2a:Religion "gereformeerd" .

oa:person_wfa_6b0f57df-a14d-99e5-8c7b-3eb7e85571c8_Person3
  a a2a:Person ;
  rdfs:label "Johannes Johannesz (!) Hartenberg" ;
  a2a:PersonName [
    rdfs:label "Johannes Johannesz (!) Hartenberg" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePatronym "Johannesz (!)" ;
    a2a:PersonNameLastName "Hartenberg"
  ] ;
  a2a:Residence [
    a2a:Place "Hoogkarspel" ;
    rdfs:label "Hoogkarspel"
  ] ;
  a2a:Religion "gereformeerd" ;
  a2a:Profession "dominee" .

oa:person_wfa_6b0f57df-a14d-99e5-8c7b-3eb7e85571c8_Person4
  a a2a:Person ;
  rdfs:label "Jan Kornelisz Schoenmaker" ;
  a2a:PersonName [
    rdfs:label "Jan Kornelisz Schoenmaker" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Kornelisz" ;
    a2a:PersonNameLastName "Schoenmaker"
  ] ;
  a2a:Residence [
    a2a:Place "Hoogkarspel" ;
    rdfs:label "Hoogkarspel"
  ] ;
  a2a:Religion "gereformeerd" ;
  a2a:Profession "ouderling" .

oa:person_wfa_6b0f57df-a14d-99e5-8c7b-3eb7e85571c8_Person5
  a a2a:Person ;
  rdfs:label "Simon Tamisz" ;
  a2a:PersonName [
    rdfs:label "Simon Tamisz" ;
    a2a:PersonNameFirstName "Simon" ;
    a2a:PersonNameLastName "Tamisz"
  ] ;
  a2a:Residence [
    a2a:Place "Hoogkarspel" ;
    rdfs:label "Hoogkarspel"
  ] ;
  a2a:Religion "gereformeerd" ;
  a2a:Profession "diaken" .

oa:event_wfa_6b0f57df-a14d-99e5-8c7b-3eb7e85571c8_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1683" ;
    a2a:Month "9" ;
    a2a:Day "6" ;
    rdfs:label "1683-09-06"^^xsd:date
  ] ;
  a2a:EventRemark00_Object "Kerkenraad" ;
  a2a:EventRemark00_Soort_akte "BoedelbeschrijvingGoedkeuring" ;
  a2a:EventRemark06_Notaris "Jacobus Agricola" .

oa:relationep_wfa_6b0f57df-a14d-99e5-8c7b-3eb7e85571c8_0
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_wfa_6b0f57df-a14d-99e5-8c7b-3eb7e85571c8_Person1 ;
  a2a:EventKeyRef oa:event_wfa_6b0f57df-a14d-99e5-8c7b-3eb7e85571c8_Event1 .

oa:relationep_wfa_6b0f57df-a14d-99e5-8c7b-3eb7e85571c8_1
  a a2a:RelationEP ;
  rdfs:label "other:Begunstigde" ;
  a2a:RelationType "other:Begunstigde" ;
  a2a:PersonKeyRef oa:person_wfa_6b0f57df-a14d-99e5-8c7b-3eb7e85571c8_Person2 ;
  a2a:EventKeyRef oa:event_wfa_6b0f57df-a14d-99e5-8c7b-3eb7e85571c8_Event1 .

oa:relationep_wfa_6b0f57df-a14d-99e5-8c7b-3eb7e85571c8_2
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_wfa_6b0f57df-a14d-99e5-8c7b-3eb7e85571c8_Person3 ;
  a2a:EventKeyRef oa:event_wfa_6b0f57df-a14d-99e5-8c7b-3eb7e85571c8_Event1 .

oa:relationep_wfa_6b0f57df-a14d-99e5-8c7b-3eb7e85571c8_3
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_wfa_6b0f57df-a14d-99e5-8c7b-3eb7e85571c8_Person4 ;
  a2a:EventKeyRef oa:event_wfa_6b0f57df-a14d-99e5-8c7b-3eb7e85571c8_Event1 .

oa:relationep_wfa_6b0f57df-a14d-99e5-8c7b-3eb7e85571c8_4
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_wfa_6b0f57df-a14d-99e5-8c7b-3eb7e85571c8_Person5 ;
  a2a:EventKeyRef oa:event_wfa_6b0f57df-a14d-99e5-8c7b-3eb7e85571c8_Event1 .

oa:source_wfa_6b0f57df-a14d-99e5-8c7b-3eb7e85571c8
  a a2a:Source ;
  rdfs:label "Westfries Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn", "1683-01-01 - 1683-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1683-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1683-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Collection "ONA Hoogkarspel 1966, akten notaris Jacobus Agricola, 1680-1685." ;
    a2a:DocumentNumber "117" ;
    a2a:RegistryNumber "1966" ;
    rdfs:label "Westfries Archief, ONA Hoogkarspel 1966, akten notaris Jacobus Agricola, 1680-1685., 117, 1966"
  ] ;
  a2a:SourceLastChangeDate "2017-12-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.westfriesarchief.nl/onderzoek/zoeken?mivast=136&miadt=136&miaet=54&micode=1685_1966&minr=8683268&miview=ldt" ;
  a2a:RecordGUID "{6b0f57df-a14d-99e5-8c7b-3eb7e85571c8}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-HnWFA_1685_1966_54_MI.xml van WFA" .

[] a2a:PersonRemarkOpmerking "oom van (moederszijde) notaris (!)" .
