@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_vev_BF2F3CAC-DC45-4F03-9DFF-B84A27CBD26F
  a a2a:Record ;
  rdfs:label "Notariële akte in 1717 te Weesp" ;
  a2a:hasPerson oa:person_vev_BF2F3CAC-DC45-4F03-9DFF-B84A27CBD26F_Person3050304629, oa:person_vev_BF2F3CAC-DC45-4F03-9DFF-B84A27CBD26F_Person3050304630, oa:person_vev_BF2F3CAC-DC45-4F03-9DFF-B84A27CBD26F_Person3050304631, oa:person_vev_BF2F3CAC-DC45-4F03-9DFF-B84A27CBD26F_Person3050304632, oa:person_vev_BF2F3CAC-DC45-4F03-9DFF-B84A27CBD26F_Person3050304633, oa:person_vev_BF2F3CAC-DC45-4F03-9DFF-B84A27CBD26F_Person0 ;
  a2a:hasEvent oa:event_vev_BF2F3CAC-DC45-4F03-9DFF-B84A27CBD26F_Event1 ;
  a2a:hasRelationEP oa:relationep_vev_BF2F3CAC-DC45-4F03-9DFF-B84A27CBD26F_0, oa:relationep_vev_BF2F3CAC-DC45-4F03-9DFF-B84A27CBD26F_1, oa:relationep_vev_BF2F3CAC-DC45-4F03-9DFF-B84A27CBD26F_2, oa:relationep_vev_BF2F3CAC-DC45-4F03-9DFF-B84A27CBD26F_3, oa:relationep_vev_BF2F3CAC-DC45-4F03-9DFF-B84A27CBD26F_4, oa:relationep_vev_BF2F3CAC-DC45-4F03-9DFF-B84A27CBD26F_5 ;
  a2a:hasSource oa:source_vev_BF2F3CAC-DC45-4F03-9DFF-B84A27CBD26F .

oa:person_vev_BF2F3CAC-DC45-4F03-9DFF-B84A27CBD26F_Person3050304629
  a a2a:Person ;
  rdfs:label "Johannes Aartsen" ;
  a2a:PersonName [
    rdfs:label "Johannes Aartsen" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePatronym "Aartsen"
  ] ;
  a2a:Residence [
    a2a:Place "Weesp" ;
    rdfs:label "Weesp"
  ] ;
  a2a:BirthDate [
    a2a:LiteralDate "Circa 1652" ;
    rdfs:label "Circa 1652"
  ] .

oa:person_vev_BF2F3CAC-DC45-4F03-9DFF-B84A27CBD26F_Person3050304630
  a a2a:Person ;
  rdfs:label "Jurriaan Heuvenaar" ;
  a2a:PersonName [
    rdfs:label "Jurriaan Heuvenaar" ;
    a2a:PersonNameFirstName "Jurriaan" ;
    a2a:PersonNameLastName "Heuvenaar"
  ] .

oa:person_vev_BF2F3CAC-DC45-4F03-9DFF-B84A27CBD26F_Person3050304631
  a a2a:Person ;
  rdfs:label "Jacob Schouten (+)" ;
  a2a:PersonName [
    rdfs:label "Jacob Schouten (+)" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Schouten (+)"
  ] ;
  a2a:Residence [
    a2a:Place "(Weesp)" ;
    rdfs:label "(Weesp)"
  ] .

oa:person_vev_BF2F3CAC-DC45-4F03-9DFF-B84A27CBD26F_Person3050304632
  a a2a:Person ;
  rdfs:label "Claas Splinter" ;
  a2a:PersonName [
    rdfs:label "Claas Splinter" ;
    a2a:PersonNameFirstName "Claas" ;
    a2a:PersonNameLastName "Splinter"
  ] .

oa:person_vev_BF2F3CAC-DC45-4F03-9DFF-B84A27CBD26F_Person3050304633
  a a2a:Person ;
  rdfs:label "Hendrik Govertse" ;
  a2a:PersonName [
    rdfs:label "Hendrik Govertse" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNamePatronym "Govertse"
  ] ;
  a2a:Residence [
    a2a:Place "(Weesp)" ;
    rdfs:label "(Weesp)"
  ] .

oa:person_vev_BF2F3CAC-DC45-4F03-9DFF-B84A27CBD26F_Person0
  a a2a:Person ;
  rdfs:label "Theodorus Elout" ;
  a2a:PersonName [
    rdfs:label "Theodorus Elout" ;
    a2a:PersonNameLastName "Theodorus Elout"
  ] ;
  a2a:Profession "Notaris" .

oa:event_vev_BF2F3CAC-DC45-4F03-9DFF-B84A27CBD26F_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:LiteralDate "1717" ;
    a2a:Year "1717"
  ] ;
  a2a:EventPlace [
    a2a:Place "Weesp" ;
    rdfs:label "Weesp"
  ] .

oa:relationep_vev_BF2F3CAC-DC45-4F03-9DFF-B84A27CBD26F_0
  a a2a:RelationEP ;
  rdfs:label "other:Notaris" ;
  a2a:RelationType "other:Notaris" ;
  a2a:PersonKeyRef oa:person_vev_BF2F3CAC-DC45-4F03-9DFF-B84A27CBD26F_Person0 ;
  a2a:EventKeyRef oa:event_vev_BF2F3CAC-DC45-4F03-9DFF-B84A27CBD26F_Event1 .

oa:relationep_vev_BF2F3CAC-DC45-4F03-9DFF-B84A27CBD26F_1
  a a2a:RelationEP ;
  rdfs:label "other:Persoon in notariële akte" ;
  a2a:RelationType "other:Persoon in notariële akte" ;
  a2a:PersonKeyRef oa:person_vev_BF2F3CAC-DC45-4F03-9DFF-B84A27CBD26F_Person3050304629 ;
  a2a:EventKeyRef oa:event_vev_BF2F3CAC-DC45-4F03-9DFF-B84A27CBD26F_Event1 .

oa:relationep_vev_BF2F3CAC-DC45-4F03-9DFF-B84A27CBD26F_2
  a a2a:RelationEP ;
  rdfs:label "other:Persoon in notariële akte" ;
  a2a:RelationType "other:Persoon in notariële akte" ;
  a2a:PersonKeyRef oa:person_vev_BF2F3CAC-DC45-4F03-9DFF-B84A27CBD26F_Person3050304630 ;
  a2a:EventKeyRef oa:event_vev_BF2F3CAC-DC45-4F03-9DFF-B84A27CBD26F_Event1 .

oa:relationep_vev_BF2F3CAC-DC45-4F03-9DFF-B84A27CBD26F_3
  a a2a:RelationEP ;
  rdfs:label "other:Persoon in notariële akte" ;
  a2a:RelationType "other:Persoon in notariële akte" ;
  a2a:PersonKeyRef oa:person_vev_BF2F3CAC-DC45-4F03-9DFF-B84A27CBD26F_Person3050304631 ;
  a2a:EventKeyRef oa:event_vev_BF2F3CAC-DC45-4F03-9DFF-B84A27CBD26F_Event1 .

oa:relationep_vev_BF2F3CAC-DC45-4F03-9DFF-B84A27CBD26F_4
  a a2a:RelationEP ;
  rdfs:label "other:Persoon in notariële akte" ;
  a2a:RelationType "other:Persoon in notariële akte" ;
  a2a:PersonKeyRef oa:person_vev_BF2F3CAC-DC45-4F03-9DFF-B84A27CBD26F_Person3050304632 ;
  a2a:EventKeyRef oa:event_vev_BF2F3CAC-DC45-4F03-9DFF-B84A27CBD26F_Event1 .

oa:relationep_vev_BF2F3CAC-DC45-4F03-9DFF-B84A27CBD26F_5
  a a2a:RelationEP ;
  rdfs:label "other:Persoon in notariële akte" ;
  a2a:RelationType "other:Persoon in notariële akte" ;
  a2a:PersonKeyRef oa:person_vev_BF2F3CAC-DC45-4F03-9DFF-B84A27CBD26F_Person3050304633 ;
  a2a:EventKeyRef oa:event_vev_BF2F3CAC-DC45-4F03-9DFF-B84A27CBD26F_Event1 .

oa:source_vev_BF2F3CAC-DC45-4F03-9DFF-B84A27CBD26F
  a a2a:Source ;
  rdfs:label "Regionaal Historisch Centrum Vecht en Venen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Weesp" ;
    a2a:Country "Nederland" ;
    rdfs:label "Weesp, Nederland", "1717-05-08 - 1717-05-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1717-05-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1717-05-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1717-05-08" ;
    a2a:Year "1717" ;
    a2a:Month "05" ;
    a2a:Day "08" ;
    rdfs:label "1717-05-08"
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Historisch Centrum Vecht en Venen" ;
    a2a:Place "Weesp" ;
    a2a:Collection "Notarissen te Weesp, 1609-1842" ;
    a2a:Book "Notaris Theodorus Elout te Weesp, deel 4, allerhande akten, 1717-1718" ;
    a2a:RegistryNumber "5232" ;
    rdfs:label "Regionaal Historisch Centrum Vecht en Venen, Weesp, Notarissen te Weesp, 1609-1842, Notaris Theodorus Elout te Weesp, deel 4, allerhande akten, 1717-1718, 5232"
  ] ;
  a2a:SourceLastChangeDate "2022-12-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/386/BF2F3CACDC454F039DFFB84A27CBD26F" ;
  a2a:RecordIdentifier "3050304628" ;
  a2a:RecordGUID "{BF2F3CAC-DC45-4F03-9DFF-B84A27CBD26F}" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-BklVV_GAW138-5232_54_A2A.xml van VEV" .

