@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_e541b359-e066-1ea0-3a65-949c01707bd4
  a a2a:Record ;
  rdfs:label "Registratie op 25 december 1660" ;
  a2a:hasPerson oa:person_wfa_e541b359-e066-1ea0-3a65-949c01707bd4_Person1, oa:person_wfa_e541b359-e066-1ea0-3a65-949c01707bd4_Person2, oa:person_wfa_e541b359-e066-1ea0-3a65-949c01707bd4_Person3, oa:person_wfa_e541b359-e066-1ea0-3a65-949c01707bd4_Person4, oa:person_wfa_e541b359-e066-1ea0-3a65-949c01707bd4_Person5, oa:person_wfa_e541b359-e066-1ea0-3a65-949c01707bd4_Person6, oa:person_wfa_e541b359-e066-1ea0-3a65-949c01707bd4_Person7 ;
  a2a:hasEvent oa:event_wfa_e541b359-e066-1ea0-3a65-949c01707bd4_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_e541b359-e066-1ea0-3a65-949c01707bd4_0, oa:relationep_wfa_e541b359-e066-1ea0-3a65-949c01707bd4_1, oa:relationep_wfa_e541b359-e066-1ea0-3a65-949c01707bd4_2, oa:relationep_wfa_e541b359-e066-1ea0-3a65-949c01707bd4_3, oa:relationep_wfa_e541b359-e066-1ea0-3a65-949c01707bd4_4, oa:relationep_wfa_e541b359-e066-1ea0-3a65-949c01707bd4_5, oa:relationep_wfa_e541b359-e066-1ea0-3a65-949c01707bd4_6 ;
  a2a:hasSource oa:source_wfa_e541b359-e066-1ea0-3a65-949c01707bd4 .

oa:person_wfa_e541b359-e066-1ea0-3a65-949c01707bd4_Person1
  a a2a:Person ;
  rdfs:label "Herman Luitjes Schipper" ;
  a2a:PersonName [
    rdfs:label "Herman Luitjes Schipper" ;
    a2a:PersonNameFirstName "Herman" ;
    a2a:PersonNamePatronym "Luitjes" ;
    a2a:PersonNameLastName "Schipper"
  ] ;
  a2a:Residence [
    a2a:Place "Zaandam/Hauwert" ;
    rdfs:label "Zaandam/Hauwert"
  ] ;
  a2a:Profession "oud-schipper (!)" .

oa:person_wfa_e541b359-e066-1ea0-3a65-949c01707bd4_Person2
  a a2a:Person ;
  rdfs:label "Simon Klaasz Daalder" ;
  a2a:PersonName [
    rdfs:label "Simon Klaasz Daalder" ;
    a2a:PersonNameFirstName "Simon" ;
    a2a:PersonNamePatronym "Klaasz" ;
    a2a:PersonNameLastName "Daalder"
  ] ;
  a2a:Residence [
    a2a:Place "Zaandam" ;
    rdfs:label "Zaandam"
  ] ;
  a2a:Profession "koopman" .

oa:person_wfa_e541b359-e066-1ea0-3a65-949c01707bd4_Person3
  a a2a:Person ;
  rdfs:label "Kornelis Jans Baas" ;
  a2a:PersonName [
    rdfs:label "Kornelis Jans Baas" ;
    a2a:PersonNameFirstName "Kornelis" ;
    a2a:PersonNamePatronym "Jans" ;
    a2a:PersonNameLastName "Baas"
  ] ;
  a2a:Residence [
    a2a:Place "Zaandam" ;
    rdfs:label "Zaandam"
  ] ;
  a2a:Profession "schipper" .

oa:person_wfa_e541b359-e066-1ea0-3a65-949c01707bd4_Person4
  a a2a:Person ;
  rdfs:label "Gerritje Gerlofs" ;
  a2a:PersonName [
    rdfs:label "Gerritje Gerlofs" ;
    a2a:PersonNameFirstName "Gerritje" ;
    a2a:PersonNameLastName "Gerlofs"
  ] ;
  a2a:Residence [
    a2a:Place "Zaandam" ;
    rdfs:label "Zaandam"
  ] .

oa:person_wfa_e541b359-e066-1ea0-3a65-949c01707bd4_Person5
  a a2a:Person ;
  rdfs:label "Jan Eertijds" ;
  a2a:PersonName [
    rdfs:label "Jan Eertijds" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Eertijds"
  ] ;
  a2a:Residence [
    a2a:Place "Zaandam" ;
    rdfs:label "Zaandam"
  ] .

oa:person_wfa_e541b359-e066-1ea0-3a65-949c01707bd4_Person6
  a a2a:Person ;
  rdfs:label "Jan Tijsz Kat" ;
  a2a:PersonName [
    rdfs:label "Jan Tijsz Kat" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Tijsz" ;
    a2a:PersonNameLastName "Kat"
  ] ;
  a2a:Residence [
    a2a:Place "Hauwert" ;
    rdfs:label "Hauwert"
  ] ;
  a2a:Profession "stuurman" .

oa:person_wfa_e541b359-e066-1ea0-3a65-949c01707bd4_Person7
  a a2a:Person ;
  rdfs:label "Jan Dirks" ;
  a2a:PersonName [
    rdfs:label "Jan Dirks" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Dirks"
  ] ;
  a2a:Residence [
    a2a:Place "Hauwert" ;
    rdfs:label "Hauwert"
  ] .

oa:event_wfa_e541b359-e066-1ea0-3a65-949c01707bd4_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1660" ;
    a2a:Month "12" ;
    a2a:Day "25" ;
    rdfs:label "1660-12-25"^^xsd:date
  ] ;
  a2a:EventRemark00_Soort_akte "VolmachtTransport van onroerend goed" ;
  a2a:EventRemark06_Notaris "Gerrit Adriaensz van Warmenhuijsen" ;
  a2a:EventRemark00_Object "stad SaenredamFranse Pad" .

oa:relationep_wfa_e541b359-e066-1ea0-3a65-949c01707bd4_0
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_wfa_e541b359-e066-1ea0-3a65-949c01707bd4_Person1 ;
  a2a:EventKeyRef oa:event_wfa_e541b359-e066-1ea0-3a65-949c01707bd4_Event1 .

oa:relationep_wfa_e541b359-e066-1ea0-3a65-949c01707bd4_1
  a a2a:RelationEP ;
  rdfs:label "other:Lasthebber/Verkoper" ;
  a2a:RelationType "other:Lasthebber/Verkoper" ;
  a2a:PersonKeyRef oa:person_wfa_e541b359-e066-1ea0-3a65-949c01707bd4_Person2 ;
  a2a:EventKeyRef oa:event_wfa_e541b359-e066-1ea0-3a65-949c01707bd4_Event1 .

oa:relationep_wfa_e541b359-e066-1ea0-3a65-949c01707bd4_2
  a a2a:RelationEP ;
  rdfs:label "other:Lasthebber/Verkoper" ;
  a2a:RelationType "other:Lasthebber/Verkoper" ;
  a2a:PersonKeyRef oa:person_wfa_e541b359-e066-1ea0-3a65-949c01707bd4_Person3 ;
  a2a:EventKeyRef oa:event_wfa_e541b359-e066-1ea0-3a65-949c01707bd4_Event1 .

oa:relationep_wfa_e541b359-e066-1ea0-3a65-949c01707bd4_3
  a a2a:RelationEP ;
  rdfs:label "other:Overleden/Belendende" ;
  a2a:RelationType "other:Overleden/Belendende" ;
  a2a:PersonKeyRef oa:person_wfa_e541b359-e066-1ea0-3a65-949c01707bd4_Person4 ;
  a2a:EventKeyRef oa:event_wfa_e541b359-e066-1ea0-3a65-949c01707bd4_Event1 .

oa:relationep_wfa_e541b359-e066-1ea0-3a65-949c01707bd4_4
  a a2a:RelationEP ;
  rdfs:label "other:Belendende" ;
  a2a:RelationType "other:Belendende" ;
  a2a:PersonKeyRef oa:person_wfa_e541b359-e066-1ea0-3a65-949c01707bd4_Person5 ;
  a2a:EventKeyRef oa:event_wfa_e541b359-e066-1ea0-3a65-949c01707bd4_Event1 .

oa:relationep_wfa_e541b359-e066-1ea0-3a65-949c01707bd4_5
  a a2a:RelationEP ;
  rdfs:label "other:Getuige" ;
  a2a:RelationType "other:Getuige" ;
  a2a:PersonKeyRef oa:person_wfa_e541b359-e066-1ea0-3a65-949c01707bd4_Person6 ;
  a2a:EventKeyRef oa:event_wfa_e541b359-e066-1ea0-3a65-949c01707bd4_Event1 .

oa:relationep_wfa_e541b359-e066-1ea0-3a65-949c01707bd4_6
  a a2a:RelationEP ;
  rdfs:label "other:Getuige" ;
  a2a:RelationType "other:Getuige" ;
  a2a:PersonKeyRef oa:person_wfa_e541b359-e066-1ea0-3a65-949c01707bd4_Person7 ;
  a2a:EventKeyRef oa:event_wfa_e541b359-e066-1ea0-3a65-949c01707bd4_Event1 .

oa:source_wfa_e541b359-e066-1ea0-3a65-949c01707bd4
  a a2a:Source ;
  rdfs:label "Westfries Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn", "1660-01-01 - 1660-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1660-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1660-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Collection "ONA 3873. Hauwert, akten notaris Gerrit Adriaensz Van Warmenhuijsen, 1655-1676." ;
    a2a:DocumentNumber "129" ;
    a2a:RegistryNumber "3873" ;
    rdfs:label "Westfries Archief, ONA 3873. Hauwert, akten notaris Gerrit Adriaensz Van Warmenhuijsen, 1655-1676., 129, 3873"
  ] ;
  a2a:SourceLastChangeDate "2017-11-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.westfriesarchief.nl/onderzoek/zoeken?mivast=136&miadt=136&miaet=54&micode=1685_3873&minr=8675144&miview=ldt" ;
  a2a:RecordGUID "{e541b359-e066-1ea0-3a65-949c01707bd4}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-HnWFA_1685_3873_54_MI.xml van WFA" .

[] a2a:PersonRemarkOpmerking "zwager van 3,6!" .
[] a2a:PersonRemarkOpmerking "zwager van 1,6!" .
[] a2a:PersonRemarkOpmerking "zwager van 1,3 (!)" .
