@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_30e10a85-2b39-3fbd-849e-976ec28bbfa1
  a a2a:Record ;
  rdfs:label "Registratie op 20 februari 1773" ;
  a2a:hasPerson oa:person_wfa_30e10a85-2b39-3fbd-849e-976ec28bbfa1_Person1, oa:person_wfa_30e10a85-2b39-3fbd-849e-976ec28bbfa1_Person2, oa:person_wfa_30e10a85-2b39-3fbd-849e-976ec28bbfa1_Person3, oa:person_wfa_30e10a85-2b39-3fbd-849e-976ec28bbfa1_Person4, oa:person_wfa_30e10a85-2b39-3fbd-849e-976ec28bbfa1_Person5 ;
  a2a:hasEvent oa:event_wfa_30e10a85-2b39-3fbd-849e-976ec28bbfa1_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_30e10a85-2b39-3fbd-849e-976ec28bbfa1_0, oa:relationep_wfa_30e10a85-2b39-3fbd-849e-976ec28bbfa1_1, oa:relationep_wfa_30e10a85-2b39-3fbd-849e-976ec28bbfa1_2, oa:relationep_wfa_30e10a85-2b39-3fbd-849e-976ec28bbfa1_3, oa:relationep_wfa_30e10a85-2b39-3fbd-849e-976ec28bbfa1_4 ;
  a2a:hasSource oa:source_wfa_30e10a85-2b39-3fbd-849e-976ec28bbfa1 .

oa:person_wfa_30e10a85-2b39-3fbd-849e-976ec28bbfa1_Person1
  a a2a:Person ;
  rdfs:label "Kornelis Pieters?? (!) Schoonop" ;
  a2a:PersonName [
    rdfs:label "Kornelis Pieters?? (!) Schoonop" ;
    a2a:PersonNameFirstName "Kornelis" ;
    a2a:PersonNamePatronym "Pieters?? (!)" ;
    a2a:PersonNameLastName "Schoonop"
  ] ;
  a2a:Residence [
    a2a:Place "Broekerhaven!/onder Bovenkarspel" ;
    rdfs:label "Broekerhaven!/onder Bovenkarspel"
  ] ;
  a2a:Profession "dijkbaas" .

oa:person_wfa_30e10a85-2b39-3fbd-849e-976ec28bbfa1_Person2
  a a2a:Person ;
  rdfs:label "Jakob Jans (!) Groot" ;
  a2a:PersonName [
    rdfs:label "Jakob Jans (!) Groot" ;
    a2a:PersonNameFirstName "Jakob" ;
    a2a:PersonNamePatronym "Jans (!)" ;
    a2a:PersonNameLastName "Groot"
  ] ;
  a2a:Residence [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn"
  ] ;
  a2a:Profession "meester/advocaat" .

oa:person_wfa_30e10a85-2b39-3fbd-849e-976ec28bbfa1_Person3
  a a2a:Person ;
  rdfs:label "Jan Fransz (!) Meun" ;
  a2a:PersonName [
    rdfs:label "Jan Fransz (!) Meun" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Fransz (!)" ;
    a2a:PersonNameLastName "Meun"
  ] ;
  a2a:Residence [
    a2a:Place "Enkhuizen" ;
    rdfs:label "Enkhuizen"
  ] ;
  a2a:Profession "procureur/notaris!" .

oa:person_wfa_30e10a85-2b39-3fbd-849e-976ec28bbfa1_Person4
  a a2a:Person ;
  rdfs:label "Adriaan Paulusz (!) Streek" ;
  a2a:PersonName [
    rdfs:label "Adriaan Paulusz (!) Streek" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNamePatronym "Paulusz (!)" ;
    a2a:PersonNameLastName "Streek"
  ] ;
  a2a:Residence [
    a2a:Place "Oosterblokker (!)" ;
    rdfs:label "Oosterblokker (!)"
  ] ;
  a2a:Profession "notarisklerk (!)" .

oa:person_wfa_30e10a85-2b39-3fbd-849e-976ec28bbfa1_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:event_wfa_30e10a85-2b39-3fbd-849e-976ec28bbfa1_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1773" ;
    a2a:Month "2" ;
    a2a:Day "20" ;
    rdfs:label "1773-02-20"^^xsd:date
  ] ;
  a2a:EventRemark00_Soort_akte "Volmacht" ;
  a2a:EventRemark06_Notaris "Poulus Streek" .

oa:relationep_wfa_30e10a85-2b39-3fbd-849e-976ec28bbfa1_0
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_wfa_30e10a85-2b39-3fbd-849e-976ec28bbfa1_Person1 ;
  a2a:EventKeyRef oa:event_wfa_30e10a85-2b39-3fbd-849e-976ec28bbfa1_Event1 .

oa:relationep_wfa_30e10a85-2b39-3fbd-849e-976ec28bbfa1_1
  a a2a:RelationEP ;
  rdfs:label "other:Lasthebber" ;
  a2a:RelationType "other:Lasthebber" ;
  a2a:PersonKeyRef oa:person_wfa_30e10a85-2b39-3fbd-849e-976ec28bbfa1_Person2 ;
  a2a:EventKeyRef oa:event_wfa_30e10a85-2b39-3fbd-849e-976ec28bbfa1_Event1 .

oa:relationep_wfa_30e10a85-2b39-3fbd-849e-976ec28bbfa1_2
  a a2a:RelationEP ;
  rdfs:label "other:Lasthebber" ;
  a2a:RelationType "other:Lasthebber" ;
  a2a:PersonKeyRef oa:person_wfa_30e10a85-2b39-3fbd-849e-976ec28bbfa1_Person3 ;
  a2a:EventKeyRef oa:event_wfa_30e10a85-2b39-3fbd-849e-976ec28bbfa1_Event1 .

oa:relationep_wfa_30e10a85-2b39-3fbd-849e-976ec28bbfa1_3
  a a2a:RelationEP ;
  rdfs:label "other:Getuige" ;
  a2a:RelationType "other:Getuige" ;
  a2a:PersonKeyRef oa:person_wfa_30e10a85-2b39-3fbd-849e-976ec28bbfa1_Person4 ;
  a2a:EventKeyRef oa:event_wfa_30e10a85-2b39-3fbd-849e-976ec28bbfa1_Event1 .

oa:relationep_wfa_30e10a85-2b39-3fbd-849e-976ec28bbfa1_4
  a a2a:RelationEP ;
  rdfs:label "other:Getuige" ;
  a2a:RelationType "other:Getuige" ;
  a2a:PersonKeyRef oa:person_wfa_30e10a85-2b39-3fbd-849e-976ec28bbfa1_Person5 ;
  a2a:EventKeyRef oa:event_wfa_30e10a85-2b39-3fbd-849e-976ec28bbfa1_Event1 .

oa:source_wfa_30e10a85-2b39-3fbd-849e-976ec28bbfa1
  a a2a:Source ;
  rdfs:label "Westfries Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn", "1773-01-01 - 1773-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1773-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1773-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Collection "ONA 285. Oosterblokker, akten notaris Poulus Streek, 1770-1775." ;
    a2a:DocumentNumber "123" ;
    a2a:RegistryNumber "385" ;
    rdfs:label "Westfries Archief, ONA 285. Oosterblokker, akten notaris Poulus Streek, 1770-1775., 123, 385"
  ] ;
  a2a:SourceLastChangeDate "2018-01-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.westfriesarchief.nl/onderzoek/zoeken?mivast=136&miadt=136&miaet=54&micode=1685_385&minr=8594205&miview=ldt" ;
  a2a:RecordGUID "{30e10a85-2b39-3fbd-849e-976ec28bbfa1}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-HnWFA_1685_385_54_MI.xml van WFA" .

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