@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_aef1b604-c4e6-68ca-95bb-5219ee61775e
  a a2a:Record ;
  rdfs:label "Registratie op 21 oktober 1685" ;
  a2a:hasPerson oa:person_wfa_aef1b604-c4e6-68ca-95bb-5219ee61775e_Person1, oa:person_wfa_aef1b604-c4e6-68ca-95bb-5219ee61775e_Person2, oa:person_wfa_aef1b604-c4e6-68ca-95bb-5219ee61775e_Person3, oa:person_wfa_aef1b604-c4e6-68ca-95bb-5219ee61775e_Person4 ;
  a2a:hasEvent oa:event_wfa_aef1b604-c4e6-68ca-95bb-5219ee61775e_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_aef1b604-c4e6-68ca-95bb-5219ee61775e_0, oa:relationep_wfa_aef1b604-c4e6-68ca-95bb-5219ee61775e_1, oa:relationep_wfa_aef1b604-c4e6-68ca-95bb-5219ee61775e_2, oa:relationep_wfa_aef1b604-c4e6-68ca-95bb-5219ee61775e_3 ;
  a2a:hasSource oa:source_wfa_aef1b604-c4e6-68ca-95bb-5219ee61775e .

oa:person_wfa_aef1b604-c4e6-68ca-95bb-5219ee61775e_Person1
  a a2a:Person ;
  rdfs:label "Klaas Vechters" ;
  a2a:PersonName [
    rdfs:label "Klaas Vechters" ;
    a2a:PersonNameFirstName "Klaas" ;
    a2a:PersonNameLastName "Vechters"
  ] ;
  a2a:Residence [
    a2a:Place "Berkhout" ;
    rdfs:label "Berkhout"
  ] .

oa:person_wfa_aef1b604-c4e6-68ca-95bb-5219ee61775e_Person2
  a a2a:Person ;
  rdfs:label "Dieuwertje Jakobs" ;
  a2a:PersonName [
    rdfs:label "Dieuwertje Jakobs" ;
    a2a:PersonNameFirstName "Dieuwertje" ;
    a2a:PersonNameLastName "Jakobs"
  ] ;
  a2a:Residence [
    a2a:Place "Berkhout" ;
    rdfs:label "Berkhout"
  ] .

oa:person_wfa_aef1b604-c4e6-68ca-95bb-5219ee61775e_Person3
  a a2a:Person ;
  rdfs:label "Gerbrand / Germent (!) Everts Berkhout (!) / Kaaskoper (!) / Koopman (!)" ;
  a2a:PersonName [
    rdfs:label "Gerbrand / Germent (!) Everts Berkhout (!) / Kaaskoper (!) / Koopman (!)" ;
    a2a:PersonNameFirstName "Gerbrand / Germent (!)" ;
    a2a:PersonNamePatronym "Everts" ;
    a2a:PersonNameLastName "Berkhout (!) / Kaaskoper (!) / Koopman (!)"
  ] ;
  a2a:Residence [
    a2a:Place "Berkhout (!)" ;
    rdfs:label "Berkhout (!)"
  ] ;
  a2a:Profession "kaaskoper (!)" .

oa:person_wfa_aef1b604-c4e6-68ca-95bb-5219ee61775e_Person4
  a a2a:Person ;
  rdfs:label "Joris Gerbrands / Germents Berkhout (!)" ;
  a2a:PersonName [
    rdfs:label "Joris Gerbrands / Germents Berkhout (!)" ;
    a2a:PersonNameFirstName "Joris" ;
    a2a:PersonNamePatronym "Gerbrands / Germents" ;
    a2a:PersonNameLastName "Berkhout (!)"
  ] ;
  a2a:Residence [
    a2a:Place "Berkhout (!)" ;
    rdfs:label "Berkhout (!)"
  ] .

oa:event_wfa_aef1b604-c4e6-68ca-95bb-5219ee61775e_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1685" ;
    a2a:Month "10" ;
    a2a:Day "21" ;
    rdfs:label "1685-10-21"^^xsd:date
  ] ;
  a2a:EventRemark00_Soort_akte "Testament" ;
  a2a:EventRemark06_Notaris "Dirk Nierop" .

oa:relationep_wfa_aef1b604-c4e6-68ca-95bb-5219ee61775e_0
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_wfa_aef1b604-c4e6-68ca-95bb-5219ee61775e_Person1 ;
  a2a:EventKeyRef oa:event_wfa_aef1b604-c4e6-68ca-95bb-5219ee61775e_Event1 .

oa:relationep_wfa_aef1b604-c4e6-68ca-95bb-5219ee61775e_1
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_wfa_aef1b604-c4e6-68ca-95bb-5219ee61775e_Person2 ;
  a2a:EventKeyRef oa:event_wfa_aef1b604-c4e6-68ca-95bb-5219ee61775e_Event1 .

oa:relationep_wfa_aef1b604-c4e6-68ca-95bb-5219ee61775e_2
  a a2a:RelationEP ;
  rdfs:label "other:Getuige" ;
  a2a:RelationType "other:Getuige" ;
  a2a:PersonKeyRef oa:person_wfa_aef1b604-c4e6-68ca-95bb-5219ee61775e_Person3 ;
  a2a:EventKeyRef oa:event_wfa_aef1b604-c4e6-68ca-95bb-5219ee61775e_Event1 .

oa:relationep_wfa_aef1b604-c4e6-68ca-95bb-5219ee61775e_3
  a a2a:RelationEP ;
  rdfs:label "other:Getuige" ;
  a2a:RelationType "other:Getuige" ;
  a2a:PersonKeyRef oa:person_wfa_aef1b604-c4e6-68ca-95bb-5219ee61775e_Person4 ;
  a2a:EventKeyRef oa:event_wfa_aef1b604-c4e6-68ca-95bb-5219ee61775e_Event1 .

oa:source_wfa_aef1b604-c4e6-68ca-95bb-5219ee61775e
  a a2a:Source ;
  rdfs:label "Westfries Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn", "1685-01-01 - 1685-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1685-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1685-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Collection "ONA 225. Berkhout, akten notaris Dirk Nierop, 1685-1694." ;
    a2a:DocumentNumber "3" ;
    a2a:RegistryNumber "225" ;
    rdfs:label "Westfries Archief, ONA 225. Berkhout, akten notaris Dirk Nierop, 1685-1694., 3, 225"
  ] ;
  a2a:SourceLastChangeDate "2018-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.westfriesarchief.nl/onderzoek/zoeken?mivast=136&miadt=136&miaet=54&micode=1685_225&minr=8486997&miview=ldt" ;
  a2a:RecordGUID "{aef1b604-c4e6-68ca-95bb-5219ee61775e}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-HnWFA_1685_225_54_MI.xml van WFA" .

[] a2a:PersonRemarkOpmerking "echtgenoot van 2" .
[] a2a:PersonRemarkOpmerking "echtgenoot van 1" .
[] a2a:PersonRemarkOpmerking "vader van 4 (!)" .
[] a2a:PersonRemarkOpmerking "zoon van 3 (!)" .
