@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_rel_cc97cdf3-7d9f-ebff-eccf-7dea38192ff8
  a a2a:Record ;
  rdfs:label "Notariële akte (boedelscheiding) op 13 januari 1887" ;
  a2a:hasPerson oa:person_rel_cc97cdf3-7d9f-ebff-eccf-7dea38192ff8_Person1, oa:person_rel_cc97cdf3-7d9f-ebff-eccf-7dea38192ff8_Person2, oa:person_rel_cc97cdf3-7d9f-ebff-eccf-7dea38192ff8_Person3, oa:person_rel_cc97cdf3-7d9f-ebff-eccf-7dea38192ff8_Person4, oa:person_rel_cc97cdf3-7d9f-ebff-eccf-7dea38192ff8_Person5, oa:person_rel_cc97cdf3-7d9f-ebff-eccf-7dea38192ff8_Person6, oa:person_rel_cc97cdf3-7d9f-ebff-eccf-7dea38192ff8_Person7 ;
  a2a:hasEvent oa:event_rel_cc97cdf3-7d9f-ebff-eccf-7dea38192ff8_Event1 ;
  a2a:hasRelationEP oa:relationep_rel_cc97cdf3-7d9f-ebff-eccf-7dea38192ff8_0, oa:relationep_rel_cc97cdf3-7d9f-ebff-eccf-7dea38192ff8_1, oa:relationep_rel_cc97cdf3-7d9f-ebff-eccf-7dea38192ff8_2, oa:relationep_rel_cc97cdf3-7d9f-ebff-eccf-7dea38192ff8_3, oa:relationep_rel_cc97cdf3-7d9f-ebff-eccf-7dea38192ff8_4, oa:relationep_rel_cc97cdf3-7d9f-ebff-eccf-7dea38192ff8_5, oa:relationep_rel_cc97cdf3-7d9f-ebff-eccf-7dea38192ff8_6 ;
  a2a:hasSource oa:source_rel_cc97cdf3-7d9f-ebff-eccf-7dea38192ff8 .

oa:person_rel_cc97cdf3-7d9f-ebff-eccf-7dea38192ff8_Person1
  a a2a:Person ;
  rdfs:label "Aaltje van Beusekom" ;
  a2a:PersonName [
    rdfs:label "Aaltje van Beusekom" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Beusekom"
  ] .

oa:person_rel_cc97cdf3-7d9f-ebff-eccf-7dea38192ff8_Person2
  a a2a:Person ;
  rdfs:label "Pieter Wink" ;
  a2a:PersonName [
    rdfs:label "Pieter Wink" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Wink"
  ] .

oa:person_rel_cc97cdf3-7d9f-ebff-eccf-7dea38192ff8_Person3
  a a2a:Person ;
  rdfs:label "Jan Nicolaas Both" ;
  a2a:PersonName [
    rdfs:label "Jan Nicolaas Both" ;
    a2a:PersonNameFirstName "Jan Nicolaas" ;
    a2a:PersonNameLastName "Both"
  ] .

oa:person_rel_cc97cdf3-7d9f-ebff-eccf-7dea38192ff8_Person4
  a a2a:Person ;
  rdfs:label "Alida Huiberta Wink" ;
  a2a:PersonName [
    rdfs:label "Alida Huiberta Wink" ;
    a2a:PersonNameFirstName "Alida Huiberta" ;
    a2a:PersonNameLastName "Wink"
  ] .

oa:person_rel_cc97cdf3-7d9f-ebff-eccf-7dea38192ff8_Person5
  a a2a:Person ;
  rdfs:label "Antje Wink" ;
  a2a:PersonName [
    rdfs:label "Antje Wink" ;
    a2a:PersonNameFirstName "Antje" ;
    a2a:PersonNameLastName "Wink"
  ] .

oa:person_rel_cc97cdf3-7d9f-ebff-eccf-7dea38192ff8_Person6
  a a2a:Person ;
  rdfs:label "Dirk Willem Wink" ;
  a2a:PersonName [
    rdfs:label "Dirk Willem Wink" ;
    a2a:PersonNameFirstName "Dirk Willem" ;
    a2a:PersonNameLastName "Wink"
  ] .

oa:person_rel_cc97cdf3-7d9f-ebff-eccf-7dea38192ff8_Person7
  a a2a:Person ;
  rdfs:label "Huiberta Petronella Wink" ;
  a2a:PersonName [
    rdfs:label "Huiberta Petronella Wink" ;
    a2a:PersonNameFirstName "Huiberta Petronella" ;
    a2a:PersonNameLastName "Wink"
  ] .

oa:event_rel_cc97cdf3-7d9f-ebff-eccf-7dea38192ff8_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1887" ;
    a2a:Month "1" ;
    a2a:Day "13" ;
    rdfs:label "1887-01-13"^^xsd:date
  ] ;
  a2a:EventRemarkSoort_akte "boedelscheiding" ;
  a2a:EventRemark01_Onderwerp "\"Scheiding en verdeling van de nalatenschap van Aaltje van Beusekom, gehuwd met Pieter Wink, overleden op 31-01-1878 te Jutphaas. De erfgenamen zijn: 1) Pieter Wink, weduwnaar van Aaltje van Beusekom, bouwman te Jutphaas; 2) Jan Nicolaas Both, gehuwd met Alida Huiberta Wink, bouwman te Waddinxveen; 3) Dirk Willem Wink, bouwman te Jutphaas; 4) Antje Wink, zonder beroep te Jutphaas, en 5) Huiberta Petronella Wink, zonder beroep te Jutphaas.\"" .

oa:relationep_rel_cc97cdf3-7d9f-ebff-eccf-7dea38192ff8_0
  a a2a:RelationEP ;
  rdfs:label "other:Vermelding" ;
  a2a:RelationType "other:Vermelding" ;
  a2a:PersonKeyRef oa:person_rel_cc97cdf3-7d9f-ebff-eccf-7dea38192ff8_Person1 ;
  a2a:EventKeyRef oa:event_rel_cc97cdf3-7d9f-ebff-eccf-7dea38192ff8_Event1 .

oa:relationep_rel_cc97cdf3-7d9f-ebff-eccf-7dea38192ff8_1
  a a2a:RelationEP ;
  rdfs:label "other:Vermelding" ;
  a2a:RelationType "other:Vermelding" ;
  a2a:PersonKeyRef oa:person_rel_cc97cdf3-7d9f-ebff-eccf-7dea38192ff8_Person2 ;
  a2a:EventKeyRef oa:event_rel_cc97cdf3-7d9f-ebff-eccf-7dea38192ff8_Event1 .

oa:relationep_rel_cc97cdf3-7d9f-ebff-eccf-7dea38192ff8_2
  a a2a:RelationEP ;
  rdfs:label "other:Vermelding" ;
  a2a:RelationType "other:Vermelding" ;
  a2a:PersonKeyRef oa:person_rel_cc97cdf3-7d9f-ebff-eccf-7dea38192ff8_Person3 ;
  a2a:EventKeyRef oa:event_rel_cc97cdf3-7d9f-ebff-eccf-7dea38192ff8_Event1 .

oa:relationep_rel_cc97cdf3-7d9f-ebff-eccf-7dea38192ff8_3
  a a2a:RelationEP ;
  rdfs:label "other:Vermelding" ;
  a2a:RelationType "other:Vermelding" ;
  a2a:PersonKeyRef oa:person_rel_cc97cdf3-7d9f-ebff-eccf-7dea38192ff8_Person4 ;
  a2a:EventKeyRef oa:event_rel_cc97cdf3-7d9f-ebff-eccf-7dea38192ff8_Event1 .

oa:relationep_rel_cc97cdf3-7d9f-ebff-eccf-7dea38192ff8_4
  a a2a:RelationEP ;
  rdfs:label "other:Vermelding" ;
  a2a:RelationType "other:Vermelding" ;
  a2a:PersonKeyRef oa:person_rel_cc97cdf3-7d9f-ebff-eccf-7dea38192ff8_Person5 ;
  a2a:EventKeyRef oa:event_rel_cc97cdf3-7d9f-ebff-eccf-7dea38192ff8_Event1 .

oa:relationep_rel_cc97cdf3-7d9f-ebff-eccf-7dea38192ff8_5
  a a2a:RelationEP ;
  rdfs:label "other:Vermelding" ;
  a2a:RelationType "other:Vermelding" ;
  a2a:PersonKeyRef oa:person_rel_cc97cdf3-7d9f-ebff-eccf-7dea38192ff8_Person6 ;
  a2a:EventKeyRef oa:event_rel_cc97cdf3-7d9f-ebff-eccf-7dea38192ff8_Event1 .

oa:relationep_rel_cc97cdf3-7d9f-ebff-eccf-7dea38192ff8_6
  a a2a:RelationEP ;
  rdfs:label "other:Vermelding" ;
  a2a:RelationType "other:Vermelding" ;
  a2a:PersonKeyRef oa:person_rel_cc97cdf3-7d9f-ebff-eccf-7dea38192ff8_Person7 ;
  a2a:EventKeyRef oa:event_rel_cc97cdf3-7d9f-ebff-eccf-7dea38192ff8_Event1 .

oa:source_rel_cc97cdf3-7d9f-ebff-eccf-7dea38192ff8
  a a2a:Source ;
  rdfs:label "RHC Rijnstreek en Lopikerwaard, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "IJsselstein" ;
    rdfs:label "IJsselstein", "1500-01-01 - 2000-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1500-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "2000-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "RHC Rijnstreek en Lopikerwaard" ;
    a2a:Place "Woerden" ;
    a2a:Collection "Notarieel archief IJsselstein" ;
    a2a:DocumentNumber "1021" ;
    a2a:RegistryNumber "2966" ;
    rdfs:label "RHC Rijnstreek en Lopikerwaard, Woerden, Notarieel archief IJsselstein, 1021, 2966"
  ] ;
  a2a:SourceLastChangeDate "2017-10-18"^^xsd:date ;
  a2a:RecordGUID "{cc97cdf3-7d9f-ebff-eccf-7dea38192ff8}" .

