@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_19284944-e153-0de8-d67f-1ff0c732f716
  a a2a:Record ;
  rdfs:label "Registratie op 10 januari 1764" ;
  a2a:hasPerson oa:person_wfa_19284944-e153-0de8-d67f-1ff0c732f716_Person1, oa:person_wfa_19284944-e153-0de8-d67f-1ff0c732f716_Person2, oa:person_wfa_19284944-e153-0de8-d67f-1ff0c732f716_Person3, oa:person_wfa_19284944-e153-0de8-d67f-1ff0c732f716_Person4, oa:person_wfa_19284944-e153-0de8-d67f-1ff0c732f716_Person5 ;
  a2a:hasEvent oa:event_wfa_19284944-e153-0de8-d67f-1ff0c732f716_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_19284944-e153-0de8-d67f-1ff0c732f716_0, oa:relationep_wfa_19284944-e153-0de8-d67f-1ff0c732f716_1, oa:relationep_wfa_19284944-e153-0de8-d67f-1ff0c732f716_2, oa:relationep_wfa_19284944-e153-0de8-d67f-1ff0c732f716_3, oa:relationep_wfa_19284944-e153-0de8-d67f-1ff0c732f716_4 ;
  a2a:hasSource oa:source_wfa_19284944-e153-0de8-d67f-1ff0c732f716 .

oa:person_wfa_19284944-e153-0de8-d67f-1ff0c732f716_Person1
  a a2a:Person ;
  rdfs:label "Luitje Simons (!) Koster" ;
  a2a:PersonName [
    rdfs:label "Luitje Simons (!) Koster" ;
    a2a:PersonNameFirstName "Luitje" ;
    a2a:PersonNamePatronym "Simons (!)" ;
    a2a:PersonNameLastName "Koster"
  ] ;
  a2a:Residence [
    a2a:Place "Oostwoud" ;
    rdfs:label "Oostwoud"
  ] .

oa:person_wfa_19284944-e153-0de8-d67f-1ff0c732f716_Person2
  a a2a:Person ;
  rdfs:label "Klaas Pieters (!) Ruiter" ;
  a2a:PersonName [
    rdfs:label "Klaas Pieters (!) Ruiter" ;
    a2a:PersonNameFirstName "Klaas" ;
    a2a:PersonNamePatronym "Pieters (!)" ;
    a2a:PersonNameLastName "Ruiter"
  ] ;
  a2a:Residence [
    a2a:Place "Oostwoud" ;
    rdfs:label "Oostwoud"
  ] .

oa:person_wfa_19284944-e153-0de8-d67f-1ff0c732f716_Person3
  a a2a:Person ;
  rdfs:label "Pieter Kornelisz Molenaar (!)" ;
  a2a:PersonName [
    rdfs:label "Pieter Kornelisz Molenaar (!)" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePatronym "Kornelisz" ;
    a2a:PersonNameLastName "Molenaar (!)"
  ] ;
  a2a:Residence [
    a2a:Place "Boerdijk (onder Midwoud)" ;
    rdfs:label "Boerdijk (onder Midwoud)"
  ] ;
  a2a:Profession "meelmolenaar" .

oa:person_wfa_19284944-e153-0de8-d67f-1ff0c732f716_Person4
  a a2a:Person ;
  rdfs:label "Jan Abrahams Bart" ;
  a2a:PersonName [
    rdfs:label "Jan Abrahams Bart" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Abrahams" ;
    a2a:PersonNameLastName "Bart"
  ] ;
  a2a:Residence [
    a2a:Place "Opperdoes" ;
    rdfs:label "Opperdoes"
  ] .

oa:person_wfa_19284944-e153-0de8-d67f-1ff0c732f716_Person5
  a a2a:Person ;
  rdfs:label "Adriaan Pater" ;
  a2a:PersonName [
    rdfs:label "Adriaan Pater" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNameLastName "Pater"
  ] ;
  a2a:Residence [
    a2a:Place "Twisk" ;
    rdfs:label "Twisk"
  ] ;
  a2a:Profession "knecht?" .

oa:event_wfa_19284944-e153-0de8-d67f-1ff0c732f716_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1764" ;
    a2a:Month "1" ;
    a2a:Day "10" ;
    rdfs:label "1764-01-10"^^xsd:date
  ] ;
  a2a:EventRemark00_Soort_akte "Borgstelling" ;
  a2a:EventRemark06_Notaris "Jan Zijp" ;
  a2a:EventRemark00_Object "buurt Boerdijk" .

oa:relationep_wfa_19284944-e153-0de8-d67f-1ff0c732f716_0
  a a2a:RelationEP ;
  rdfs:label "other:Comparant/Borg" ;
  a2a:RelationType "other:Comparant/Borg" ;
  a2a:PersonKeyRef oa:person_wfa_19284944-e153-0de8-d67f-1ff0c732f716_Person1 ;
  a2a:EventKeyRef oa:event_wfa_19284944-e153-0de8-d67f-1ff0c732f716_Event1 .

oa:relationep_wfa_19284944-e153-0de8-d67f-1ff0c732f716_1
  a a2a:RelationEP ;
  rdfs:label "other:Comparant/Borg" ;
  a2a:RelationType "other:Comparant/Borg" ;
  a2a:PersonKeyRef oa:person_wfa_19284944-e153-0de8-d67f-1ff0c732f716_Person2 ;
  a2a:EventKeyRef oa:event_wfa_19284944-e153-0de8-d67f-1ff0c732f716_Event1 .

oa:relationep_wfa_19284944-e153-0de8-d67f-1ff0c732f716_2
  a a2a:RelationEP ;
  rdfs:label "other:Debiteur" ;
  a2a:RelationType "other:Debiteur" ;
  a2a:PersonKeyRef oa:person_wfa_19284944-e153-0de8-d67f-1ff0c732f716_Person3 ;
  a2a:EventKeyRef oa:event_wfa_19284944-e153-0de8-d67f-1ff0c732f716_Event1 .

oa:relationep_wfa_19284944-e153-0de8-d67f-1ff0c732f716_3
  a a2a:RelationEP ;
  rdfs:label "other:Getuige" ;
  a2a:RelationType "other:Getuige" ;
  a2a:PersonKeyRef oa:person_wfa_19284944-e153-0de8-d67f-1ff0c732f716_Person4 ;
  a2a:EventKeyRef oa:event_wfa_19284944-e153-0de8-d67f-1ff0c732f716_Event1 .

oa:relationep_wfa_19284944-e153-0de8-d67f-1ff0c732f716_4
  a a2a:RelationEP ;
  rdfs:label "other:Getuige" ;
  a2a:RelationType "other:Getuige" ;
  a2a:PersonKeyRef oa:person_wfa_19284944-e153-0de8-d67f-1ff0c732f716_Person5 ;
  a2a:EventKeyRef oa:event_wfa_19284944-e153-0de8-d67f-1ff0c732f716_Event1 .

oa:source_wfa_19284944-e153-0de8-d67f-1ff0c732f716
  a a2a:Source ;
  rdfs:label "Westfries Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn", "1764-01-01 - 1764-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1764-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1764-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Collection "ONA 138. Abbekerk, notaris Jan Zijp, akten 1752-1765." ;
    a2a:DocumentNumber "117" ;
    a2a:RegistryNumber "138" ;
    rdfs:label "Westfries Archief, ONA 138. Abbekerk, notaris Jan Zijp, akten 1752-1765., 117, 138"
  ] ;
  a2a:SourceLastChangeDate "2017-09-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.westfriesarchief.nl/onderzoek/zoeken?mivast=136&miadt=136&miaet=54&micode=1685_138&minr=8467510&miview=ldt" ;
  a2a:RecordGUID "{19284944-e153-0de8-d67f-1ff0c732f716}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-HnWFA_1685_138_54_MI.xml van WFA" .

[] a2a:PersonRemarkOpmerking "huisgenoot van notaris" .
