@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_2be617c8-ecdd-91cf-7cf4-fac292d0f03e
  a a2a:Record ;
  rdfs:label "Registratie op 18 december 1669" ;
  a2a:hasPerson oa:person_wfa_2be617c8-ecdd-91cf-7cf4-fac292d0f03e_Person1, oa:person_wfa_2be617c8-ecdd-91cf-7cf4-fac292d0f03e_Person2, oa:person_wfa_2be617c8-ecdd-91cf-7cf4-fac292d0f03e_Person3, oa:person_wfa_2be617c8-ecdd-91cf-7cf4-fac292d0f03e_Person4, oa:person_wfa_2be617c8-ecdd-91cf-7cf4-fac292d0f03e_Person5 ;
  a2a:hasEvent oa:event_wfa_2be617c8-ecdd-91cf-7cf4-fac292d0f03e_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_2be617c8-ecdd-91cf-7cf4-fac292d0f03e_0, oa:relationep_wfa_2be617c8-ecdd-91cf-7cf4-fac292d0f03e_1, oa:relationep_wfa_2be617c8-ecdd-91cf-7cf4-fac292d0f03e_2, oa:relationep_wfa_2be617c8-ecdd-91cf-7cf4-fac292d0f03e_3, oa:relationep_wfa_2be617c8-ecdd-91cf-7cf4-fac292d0f03e_4 ;
  a2a:hasSource oa:source_wfa_2be617c8-ecdd-91cf-7cf4-fac292d0f03e .

oa:person_wfa_2be617c8-ecdd-91cf-7cf4-fac292d0f03e_Person1
  a a2a:Person ;
  rdfs:label "Mintje Klaas" ;
  a2a:PersonName [
    rdfs:label "Mintje Klaas" ;
    a2a:PersonNameFirstName "Mintje" ;
    a2a:PersonNameLastName "Klaas"
  ] ;
  a2a:Residence [
    a2a:Place "Westwoud" ;
    rdfs:label "Westwoud"
  ] ;
  a2a:Profession "herbergier (!)" .

oa:person_wfa_2be617c8-ecdd-91cf-7cf4-fac292d0f03e_Person2
  a a2a:Person ;
  rdfs:label "Albert Hildebrands Snel" ;
  a2a:PersonName [
    rdfs:label "Albert Hildebrands Snel" ;
    a2a:PersonNameFirstName "Albert" ;
    a2a:PersonNamePatronym "Hildebrands" ;
    a2a:PersonNameLastName "Snel"
  ] ;
  a2a:Residence [
    a2a:Place "Westwoud" ;
    rdfs:label "Westwoud"
  ] ;
  a2a:Profession "herbergier (!)" .

oa:person_wfa_2be617c8-ecdd-91cf-7cf4-fac292d0f03e_Person3
  a a2a:Person ;
  rdfs:label "Kornelis Jakobs Schoenmaker" ;
  a2a:PersonName [
    rdfs:label "Kornelis Jakobs Schoenmaker" ;
    a2a:PersonNameFirstName "Kornelis" ;
    a2a:PersonNamePatronym "Jakobs" ;
    a2a:PersonNameLastName "Schoenmaker"
  ] ;
  a2a:Residence [
    a2a:Place "Westwoud" ;
    rdfs:label "Westwoud"
  ] .

oa:person_wfa_2be617c8-ecdd-91cf-7cf4-fac292d0f03e_Person4
  a a2a:Person ;
  rdfs:label "Klaas Dirks" ;
  a2a:PersonName [
    rdfs:label "Klaas Dirks" ;
    a2a:PersonNameFirstName "Klaas" ;
    a2a:PersonNameLastName "Dirks"
  ] ;
  a2a:Residence [
    a2a:Place "Zwaagdijk-West!" ;
    rdfs:label "Zwaagdijk-West!"
  ] .

oa:person_wfa_2be617c8-ecdd-91cf-7cf4-fac292d0f03e_Person5
  a a2a:Person ;
  rdfs:label "Klaas Jans Beveland" ;
  a2a:PersonName [
    rdfs:label "Klaas Jans Beveland" ;
    a2a:PersonNameFirstName "Klaas" ;
    a2a:PersonNamePatronym "Jans" ;
    a2a:PersonNameLastName "Beveland"
  ] ;
  a2a:Residence [
    a2a:Place "Westwoud" ;
    rdfs:label "Westwoud"
  ] .

oa:event_wfa_2be617c8-ecdd-91cf-7cf4-fac292d0f03e_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1669" ;
    a2a:Month "12" ;
    a2a:Day "18" ;
    rdfs:label "1669-12-18"^^xsd:date
  ] ;
  a2a:EventRemark06_Notaris "Jan Jansz. Jonghs" ;
  a2a:EventRemark00_Object "huis/herberg! De Rode LeeuwDriesprongbuurten/dorp Zwaagdijk" ;
  a2a:EventRemark00_Soort_akte "Attestatie" .

oa:relationep_wfa_2be617c8-ecdd-91cf-7cf4-fac292d0f03e_0
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_wfa_2be617c8-ecdd-91cf-7cf4-fac292d0f03e_Person1 ;
  a2a:EventKeyRef oa:event_wfa_2be617c8-ecdd-91cf-7cf4-fac292d0f03e_Event1 .

oa:relationep_wfa_2be617c8-ecdd-91cf-7cf4-fac292d0f03e_1
  a a2a:RelationEP ;
  rdfs:label "other:geen specifieke rol" ;
  a2a:RelationType "other:geen specifieke rol" ;
  a2a:PersonKeyRef oa:person_wfa_2be617c8-ecdd-91cf-7cf4-fac292d0f03e_Person2 ;
  a2a:EventKeyRef oa:event_wfa_2be617c8-ecdd-91cf-7cf4-fac292d0f03e_Event1 .

oa:relationep_wfa_2be617c8-ecdd-91cf-7cf4-fac292d0f03e_2
  a a2a:RelationEP ;
  rdfs:label "other:Requirant/Huurder" ;
  a2a:RelationType "other:Requirant/Huurder" ;
  a2a:PersonKeyRef oa:person_wfa_2be617c8-ecdd-91cf-7cf4-fac292d0f03e_Person3 ;
  a2a:EventKeyRef oa:event_wfa_2be617c8-ecdd-91cf-7cf4-fac292d0f03e_Event1 .

oa:relationep_wfa_2be617c8-ecdd-91cf-7cf4-fac292d0f03e_3
  a a2a:RelationEP ;
  rdfs:label "other:Getuige" ;
  a2a:RelationType "other:Getuige" ;
  a2a:PersonKeyRef oa:person_wfa_2be617c8-ecdd-91cf-7cf4-fac292d0f03e_Person4 ;
  a2a:EventKeyRef oa:event_wfa_2be617c8-ecdd-91cf-7cf4-fac292d0f03e_Event1 .

oa:relationep_wfa_2be617c8-ecdd-91cf-7cf4-fac292d0f03e_4
  a a2a:RelationEP ;
  rdfs:label "other:Getuige" ;
  a2a:RelationType "other:Getuige" ;
  a2a:PersonKeyRef oa:person_wfa_2be617c8-ecdd-91cf-7cf4-fac292d0f03e_Person5 ;
  a2a:EventKeyRef oa:event_wfa_2be617c8-ecdd-91cf-7cf4-fac292d0f03e_Event1 .

oa:source_wfa_2be617c8-ecdd-91cf-7cf4-fac292d0f03e
  a a2a:Source ;
  rdfs:label "Westfries Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn", "1669-01-01 - 1669-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1669-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1669-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Collection "ONA 5412. Westwoud, akten, Jan Jansz. Jonghs, 1661-1679." ;
    a2a:DocumentNumber "68" ;
    a2a:RegistryNumber "5412" ;
    rdfs:label "Westfries Archief, ONA 5412. Westwoud, akten, Jan Jansz. Jonghs, 1661-1679., 68, 5412"
  ] ;
  a2a:SourceLastChangeDate "2018-01-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.westfriesarchief.nl/onderzoek/zoeken?mivast=136&miadt=136&miaet=54&micode=1685_5412&minr=8719153&miview=ldt" ;
  a2a:RecordGUID "{2be617c8-ecdd-91cf-7cf4-fac292d0f03e}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-HnWFA_1685_5412_54_MI.xml van WFA" .

[] a2a:PersonRemarkOpmerking "echtgenoot van 2" .
[] a2a:PersonRemarkOpmerking "echtgenoot van 1" .
[] a2a:PersonRemarkOpmerking "broer van notaris (!)" .
