@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_7b7e0876-8239-ac3d-b458-14d86bc2ce6a
  a a2a:Record ;
  rdfs:label "Registratie op 13 januari 1706" ;
  a2a:hasPerson oa:person_wfa_7b7e0876-8239-ac3d-b458-14d86bc2ce6a_Person1, oa:person_wfa_7b7e0876-8239-ac3d-b458-14d86bc2ce6a_Person2, oa:person_wfa_7b7e0876-8239-ac3d-b458-14d86bc2ce6a_Person3, oa:person_wfa_7b7e0876-8239-ac3d-b458-14d86bc2ce6a_Person4 ;
  a2a:hasEvent oa:event_wfa_7b7e0876-8239-ac3d-b458-14d86bc2ce6a_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_7b7e0876-8239-ac3d-b458-14d86bc2ce6a_0, oa:relationep_wfa_7b7e0876-8239-ac3d-b458-14d86bc2ce6a_1, oa:relationep_wfa_7b7e0876-8239-ac3d-b458-14d86bc2ce6a_2, oa:relationep_wfa_7b7e0876-8239-ac3d-b458-14d86bc2ce6a_3 ;
  a2a:hasSource oa:source_wfa_7b7e0876-8239-ac3d-b458-14d86bc2ce6a .

oa:person_wfa_7b7e0876-8239-ac3d-b458-14d86bc2ce6a_Person1
  a a2a:Person ;
  rdfs:label "Reinder Ritskerts" ;
  a2a:PersonName [
    rdfs:label "Reinder Ritskerts" ;
    a2a:PersonNameFirstName "Reinder" ;
    a2a:PersonNameLastName "Ritskerts"
  ] ;
  a2a:Residence [
    a2a:Place "Oosterblokker" ;
    rdfs:label "Oosterblokker"
  ] .

oa:person_wfa_7b7e0876-8239-ac3d-b458-14d86bc2ce6a_Person2
  a a2a:Person ;
  rdfs:label "Geertje Germents" ;
  a2a:PersonName [
    rdfs:label "Geertje Germents" ;
    a2a:PersonNameFirstName "Geertje" ;
    a2a:PersonNameLastName "Germents"
  ] ;
  a2a:Residence [
    a2a:Place "Blokdijk (onder Binnenwijzend)" ;
    rdfs:label "Blokdijk (onder Binnenwijzend)"
  ] .

oa:person_wfa_7b7e0876-8239-ac3d-b458-14d86bc2ce6a_Person3
  a a2a:Person ;
  rdfs:label "Pieter Klaasz Koorn" ;
  a2a:PersonName [
    rdfs:label "Pieter Klaasz Koorn" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePatronym "Klaasz" ;
    a2a:PersonNameLastName "Koorn"
  ] ;
  a2a:Residence [
    a2a:Place "Oosterblokker (!)" ;
    rdfs:label "Oosterblokker (!)"
  ] ;
  a2a:Profession "roskammer /schepen (!)" .

oa:person_wfa_7b7e0876-8239-ac3d-b458-14d86bc2ce6a_Person4
  a a2a:Person ;
  rdfs:label "Hendrik Teunisz Blokker" ;
  a2a:PersonName [
    rdfs:label "Hendrik Teunisz Blokker" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNamePatronym "Teunisz" ;
    a2a:PersonNameLastName "Blokker"
  ] ;
  a2a:Residence [
    a2a:Place "Oosterblokker (!)" ;
    rdfs:label "Oosterblokker (!)"
  ] .

oa:event_wfa_7b7e0876-8239-ac3d-b458-14d86bc2ce6a_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1706" ;
    a2a:Month "1" ;
    a2a:Day "13" ;
    rdfs:label "1706-01-13"^^xsd:date
  ] ;
  a2a:EventRemark06_Notaris "Jacob Schagen" ;
  a2a:EventRemark00_Soort_akte "Huwelijksvoorwaarden" ;
  a2a:EventRemark00_Object "Braamsluis" .

oa:relationep_wfa_7b7e0876-8239-ac3d-b458-14d86bc2ce6a_0
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_wfa_7b7e0876-8239-ac3d-b458-14d86bc2ce6a_Person1 ;
  a2a:EventKeyRef oa:event_wfa_7b7e0876-8239-ac3d-b458-14d86bc2ce6a_Event1 .

oa:relationep_wfa_7b7e0876-8239-ac3d-b458-14d86bc2ce6a_1
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_wfa_7b7e0876-8239-ac3d-b458-14d86bc2ce6a_Person2 ;
  a2a:EventKeyRef oa:event_wfa_7b7e0876-8239-ac3d-b458-14d86bc2ce6a_Event1 .

oa:relationep_wfa_7b7e0876-8239-ac3d-b458-14d86bc2ce6a_2
  a a2a:RelationEP ;
  rdfs:label "other:Getuige" ;
  a2a:RelationType "other:Getuige" ;
  a2a:PersonKeyRef oa:person_wfa_7b7e0876-8239-ac3d-b458-14d86bc2ce6a_Person3 ;
  a2a:EventKeyRef oa:event_wfa_7b7e0876-8239-ac3d-b458-14d86bc2ce6a_Event1 .

oa:relationep_wfa_7b7e0876-8239-ac3d-b458-14d86bc2ce6a_3
  a a2a:RelationEP ;
  rdfs:label "other:Getuige" ;
  a2a:RelationType "other:Getuige" ;
  a2a:PersonKeyRef oa:person_wfa_7b7e0876-8239-ac3d-b458-14d86bc2ce6a_Person4 ;
  a2a:EventKeyRef oa:event_wfa_7b7e0876-8239-ac3d-b458-14d86bc2ce6a_Event1 .

oa:source_wfa_7b7e0876-8239-ac3d-b458-14d86bc2ce6a
  a a2a:Source ;
  rdfs:label "Westfries Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn", "1706-01-01 - 1706-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1706-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1706-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Collection "ONA 369. Oosterblokker, akten notaris Jacob Schagen, 1703-1707." ;
    a2a:DocumentNumber "93" ;
    a2a:RegistryNumber "369" ;
    rdfs:label "Westfries Archief, ONA 369. Oosterblokker, akten notaris Jacob Schagen, 1703-1707., 93, 369"
  ] ;
  a2a:SourceLastChangeDate "2018-01-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.westfriesarchief.nl/onderzoek/zoeken?mivast=136&miadt=136&miaet=54&micode=1685_369&minr=8562683&miview=ldt" ;
  a2a:RecordGUID "{7b7e0876-8239-ac3d-b458-14d86bc2ce6a}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-HnWFA_1685_369_54_MI.xml van WFA" .

[] a2a:PersonRemarkOpmerking "bruidegom van 2 (2e)" .
[] a2a:PersonRemarkOpmerking "bruid van 1 (wed.)" .
[] a2a:PersonRemarkOpmerking "stiefvader van 4 (!)" .
[] a2a:PersonRemarkOpmerking "stiefzoon van 3 (!)" .
