@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_f0b5dcab-8c17-e8ff-4a9c-8ba717532118
  a a2a:Record ;
  rdfs:label "Registratie op 9 juni 1767" ;
  a2a:hasPerson oa:person_wfa_f0b5dcab-8c17-e8ff-4a9c-8ba717532118_Person1, oa:person_wfa_f0b5dcab-8c17-e8ff-4a9c-8ba717532118_Person2, oa:person_wfa_f0b5dcab-8c17-e8ff-4a9c-8ba717532118_Person3, oa:person_wfa_f0b5dcab-8c17-e8ff-4a9c-8ba717532118_Person4, oa:person_wfa_f0b5dcab-8c17-e8ff-4a9c-8ba717532118_Person5, oa:person_wfa_f0b5dcab-8c17-e8ff-4a9c-8ba717532118_Person6 ;
  a2a:hasEvent oa:event_wfa_f0b5dcab-8c17-e8ff-4a9c-8ba717532118_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_f0b5dcab-8c17-e8ff-4a9c-8ba717532118_0, oa:relationep_wfa_f0b5dcab-8c17-e8ff-4a9c-8ba717532118_1, oa:relationep_wfa_f0b5dcab-8c17-e8ff-4a9c-8ba717532118_2, oa:relationep_wfa_f0b5dcab-8c17-e8ff-4a9c-8ba717532118_3, oa:relationep_wfa_f0b5dcab-8c17-e8ff-4a9c-8ba717532118_4, oa:relationep_wfa_f0b5dcab-8c17-e8ff-4a9c-8ba717532118_5 ;
  a2a:hasSource oa:source_wfa_f0b5dcab-8c17-e8ff-4a9c-8ba717532118 .

oa:person_wfa_f0b5dcab-8c17-e8ff-4a9c-8ba717532118_Person1
  a a2a:Person ;
  rdfs:label "Jakob Mekkes" ;
  a2a:PersonName [
    rdfs:label "Jakob Mekkes" ;
    a2a:PersonNameFirstName "Jakob" ;
    a2a:PersonNameLastName "Mekkes"
  ] ;
  a2a:Residence [
    a2a:Place "Schellinkhout" ;
    rdfs:label "Schellinkhout"
  ] ;
  a2a:Profession "oud-schepen (!)/vroedschap (!)" .

oa:person_wfa_f0b5dcab-8c17-e8ff-4a9c-8ba717532118_Person2
  a a2a:Person ;
  rdfs:label "Aaf Germents" ;
  a2a:PersonName [
    rdfs:label "Aaf Germents" ;
    a2a:PersonNameFirstName "Aaf" ;
    a2a:PersonNameLastName "Germents"
  ] ;
  a2a:Residence [
    a2a:Place "Hem" ;
    rdfs:label "Hem"
  ] .

oa:person_wfa_f0b5dcab-8c17-e8ff-4a9c-8ba717532118_Person3
  a a2a:Person ;
  rdfs:label "Germent Pieters" ;
  a2a:PersonName [
    rdfs:label "Germent Pieters" ;
    a2a:PersonNameFirstName "Germent" ;
    a2a:PersonNameLastName "Pieters"
  ] ;
  a2a:Residence [
    a2a:Place "Hem" ;
    rdfs:label "Hem"
  ] .

oa:person_wfa_f0b5dcab-8c17-e8ff-4a9c-8ba717532118_Person4
  a a2a:Person ;
  rdfs:label "? (1 voord.) Jakobs" ;
  a2a:PersonName [
    rdfs:label "? (1 voord.) Jakobs" ;
    a2a:PersonNameFirstName "? (1 voord.)" ;
    a2a:PersonNameLastName "Jakobs"
  ] ;
  a2a:Residence [
    a2a:Place "Schellinkhout" ;
    rdfs:label "Schellinkhout"
  ] .

oa:person_wfa_f0b5dcab-8c17-e8ff-4a9c-8ba717532118_Person5
  a a2a:Person ;
  rdfs:label "Tamis Jans Ruiter (!)" ;
  a2a:PersonName [
    rdfs:label "Tamis Jans Ruiter (!)" ;
    a2a:PersonNameFirstName "Tamis" ;
    a2a:PersonNamePatronym "Jans" ;
    a2a:PersonNameLastName "Ruiter (!)"
  ] ;
  a2a:Residence [
    a2a:Place "Oosterblokker (!)" ;
    rdfs:label "Oosterblokker (!)"
  ] ;
  a2a:Profession "knecht? (!)" .

oa:person_wfa_f0b5dcab-8c17-e8ff-4a9c-8ba717532118_Person6
  a a2a:Person ;
  rdfs:label "Teunis Jakobs (!) Klay" ;
  a2a:PersonName [
    rdfs:label "Teunis Jakobs (!) Klay" ;
    a2a:PersonNameFirstName "Teunis" ;
    a2a:PersonNamePatronym "Jakobs (!)" ;
    a2a:PersonNameLastName "Klay"
  ] ;
  a2a:Residence [
    a2a:Place "Oosterblokker (!)" ;
    rdfs:label "Oosterblokker (!)"
  ] ;
  a2a:Profession "notarisklerk (!)" .

oa:event_wfa_f0b5dcab-8c17-e8ff-4a9c-8ba717532118_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1767" ;
    a2a:Month "6" ;
    a2a:Day "9" ;
    rdfs:label "1767-06-09"^^xsd:date
  ] ;
  a2a:EventRemark00_Soort_akte "Huwelijksvoorwaarden" ;
  a2a:EventRemark06_Notaris "Poulus Streek" .

oa:relationep_wfa_f0b5dcab-8c17-e8ff-4a9c-8ba717532118_0
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_wfa_f0b5dcab-8c17-e8ff-4a9c-8ba717532118_Person1 ;
  a2a:EventKeyRef oa:event_wfa_f0b5dcab-8c17-e8ff-4a9c-8ba717532118_Event1 .

oa:relationep_wfa_f0b5dcab-8c17-e8ff-4a9c-8ba717532118_1
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_wfa_f0b5dcab-8c17-e8ff-4a9c-8ba717532118_Person2 ;
  a2a:EventKeyRef oa:event_wfa_f0b5dcab-8c17-e8ff-4a9c-8ba717532118_Event1 .

oa:relationep_wfa_f0b5dcab-8c17-e8ff-4a9c-8ba717532118_2
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_wfa_f0b5dcab-8c17-e8ff-4a9c-8ba717532118_Person3 ;
  a2a:EventKeyRef oa:event_wfa_f0b5dcab-8c17-e8ff-4a9c-8ba717532118_Event1 .

oa:relationep_wfa_f0b5dcab-8c17-e8ff-4a9c-8ba717532118_3
  a a2a:RelationEP ;
  rdfs:label "other:Begunstigde" ;
  a2a:RelationType "other:Begunstigde" ;
  a2a:PersonKeyRef oa:person_wfa_f0b5dcab-8c17-e8ff-4a9c-8ba717532118_Person4 ;
  a2a:EventKeyRef oa:event_wfa_f0b5dcab-8c17-e8ff-4a9c-8ba717532118_Event1 .

oa:relationep_wfa_f0b5dcab-8c17-e8ff-4a9c-8ba717532118_4
  a a2a:RelationEP ;
  rdfs:label "other:Getuige" ;
  a2a:RelationType "other:Getuige" ;
  a2a:PersonKeyRef oa:person_wfa_f0b5dcab-8c17-e8ff-4a9c-8ba717532118_Person5 ;
  a2a:EventKeyRef oa:event_wfa_f0b5dcab-8c17-e8ff-4a9c-8ba717532118_Event1 .

oa:relationep_wfa_f0b5dcab-8c17-e8ff-4a9c-8ba717532118_5
  a a2a:RelationEP ;
  rdfs:label "other:Getuige" ;
  a2a:RelationType "other:Getuige" ;
  a2a:PersonKeyRef oa:person_wfa_f0b5dcab-8c17-e8ff-4a9c-8ba717532118_Person6 ;
  a2a:EventKeyRef oa:event_wfa_f0b5dcab-8c17-e8ff-4a9c-8ba717532118_Event1 .

oa:source_wfa_f0b5dcab-8c17-e8ff-4a9c-8ba717532118
  a a2a:Source ;
  rdfs:label "Westfries Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn", "1767-01-01 - 1767-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1767-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1767-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Collection "ONA 384. Oosterblokker, akten notaris Poulus Streek, 1765-1769." ;
    a2a:DocumentNumber "128" ;
    a2a:RegistryNumber "384" ;
    rdfs:label "Westfries Archief, ONA 384. Oosterblokker, akten notaris Poulus Streek, 1765-1769., 128, 384"
  ] ;
  a2a:SourceLastChangeDate "2018-01-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.westfriesarchief.nl/onderzoek/zoeken?mivast=136&miadt=136&miaet=54&micode=1685_384&minr=8591475&miview=ldt" ;
  a2a:RecordGUID "{f0b5dcab-8c17-e8ff-4a9c-8ba717532118}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-HnWFA_1685_384_54_MI.xml van WFA" .

[] a2a:PersonRemarkOpmerking "vader van 4 bruidegom van 2 (wed.)" .
[] a2a:PersonRemarkOpmerking "dochter van 3 bruid van 1 (2e?)" .
[] a2a:PersonRemarkOpmerking "vader van 2 toekomstige schoonvader van 1" .
[] a2a:PersonRemarkOpmerking "voordochter van 1 toekomstige stiefdochter van 2" .
