@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_C6DB62CE-CF87-48A7-8820-9DA8DA0C4FBE
  a a2a:Record ;
  rdfs:label "Notariële akte in 1626 te Weesp" ;
  a2a:hasPerson oa:person_vev_C6DB62CE-CF87-48A7-8820-9DA8DA0C4FBE_Person3050291470, oa:person_vev_C6DB62CE-CF87-48A7-8820-9DA8DA0C4FBE_Person3050291471, oa:person_vev_C6DB62CE-CF87-48A7-8820-9DA8DA0C4FBE_Person3050291472, oa:person_vev_C6DB62CE-CF87-48A7-8820-9DA8DA0C4FBE_Person3050291473, oa:person_vev_C6DB62CE-CF87-48A7-8820-9DA8DA0C4FBE_Person3050291474, oa:person_vev_C6DB62CE-CF87-48A7-8820-9DA8DA0C4FBE_Person0 ;
  a2a:hasEvent oa:event_vev_C6DB62CE-CF87-48A7-8820-9DA8DA0C4FBE_Event1 ;
  a2a:hasRelationEP oa:relationep_vev_C6DB62CE-CF87-48A7-8820-9DA8DA0C4FBE_0, oa:relationep_vev_C6DB62CE-CF87-48A7-8820-9DA8DA0C4FBE_1, oa:relationep_vev_C6DB62CE-CF87-48A7-8820-9DA8DA0C4FBE_2, oa:relationep_vev_C6DB62CE-CF87-48A7-8820-9DA8DA0C4FBE_3, oa:relationep_vev_C6DB62CE-CF87-48A7-8820-9DA8DA0C4FBE_4, oa:relationep_vev_C6DB62CE-CF87-48A7-8820-9DA8DA0C4FBE_5 ;
  a2a:hasSource oa:source_vev_C6DB62CE-CF87-48A7-8820-9DA8DA0C4FBE .

oa:person_vev_C6DB62CE-CF87-48A7-8820-9DA8DA0C4FBE_Person3050291470
  a a2a:Person ;
  rdfs:label "Frans Piet(t)ersen Nie(u)wert" ;
  a2a:PersonName [
    rdfs:label "Frans Piet(t)ersen Nie(u)wert" ;
    a2a:PersonNameFirstName "Frans" ;
    a2a:PersonNamePatronym "Piet(t)ersen" ;
    a2a:PersonNameLastName "Nie(u)wert"
  ] .

oa:person_vev_C6DB62CE-CF87-48A7-8820-9DA8DA0C4FBE_Person3050291471
  a a2a:Person ;
  rdfs:label "Goossen Jacobsz Schuijlenburch" ;
  a2a:PersonName [
    rdfs:label "Goossen Jacobsz Schuijlenburch" ;
    a2a:PersonNameFirstName "Goossen" ;
    a2a:PersonNamePatronym "Jacobsz" ;
    a2a:PersonNameLastName "Schuijlenburch"
  ] .

oa:person_vev_C6DB62CE-CF87-48A7-8820-9DA8DA0C4FBE_Person3050291472
  a a2a:Person ;
  rdfs:label "Claes Garbrantsz" ;
  a2a:PersonName [
    rdfs:label "Claes Garbrantsz" ;
    a2a:PersonNameFirstName "Claes" ;
    a2a:PersonNamePatronym "Garbrantsz"
  ] .

oa:person_vev_C6DB62CE-CF87-48A7-8820-9DA8DA0C4FBE_Person3050291473
  a a2a:Person ;
  rdfs:label "David Goetvalle" ;
  a2a:PersonName [
    rdfs:label "David Goetvalle" ;
    a2a:PersonNameFirstName "David" ;
    a2a:PersonNameLastName "Goetvalle"
  ] ;
  a2a:Residence [
    a2a:Place "(Weesp)" ;
    rdfs:label "(Weesp)"
  ] .

oa:person_vev_C6DB62CE-CF87-48A7-8820-9DA8DA0C4FBE_Person3050291474
  a a2a:Person ;
  rdfs:label "Hermen Isack(sz)" ;
  a2a:PersonName [
    rdfs:label "Hermen Isack(sz)" ;
    a2a:PersonNameFirstName "Hermen" ;
    a2a:PersonNamePatronym "Isack(sz)"
  ] ;
  a2a:Residence [
    a2a:Place "(Weesp)" ;
    rdfs:label "(Weesp)"
  ] .

oa:person_vev_C6DB62CE-CF87-48A7-8820-9DA8DA0C4FBE_Person0
  a a2a:Person ;
  rdfs:label "Anthonij Cockenghen" ;
  a2a:PersonName [
    rdfs:label "Anthonij Cockenghen" ;
    a2a:PersonNameLastName "Anthonij Cockenghen"
  ] ;
  a2a:Profession "Notaris" .

oa:event_vev_C6DB62CE-CF87-48A7-8820-9DA8DA0C4FBE_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:LiteralDate "1626" ;
    a2a:Year "1626"
  ] ;
  a2a:EventPlace [
    a2a:Place "Weesp" ;
    rdfs:label "Weesp"
  ] .

oa:relationep_vev_C6DB62CE-CF87-48A7-8820-9DA8DA0C4FBE_0
  a a2a:RelationEP ;
  rdfs:label "other:Notaris" ;
  a2a:RelationType "other:Notaris" ;
  a2a:PersonKeyRef oa:person_vev_C6DB62CE-CF87-48A7-8820-9DA8DA0C4FBE_Person0 ;
  a2a:EventKeyRef oa:event_vev_C6DB62CE-CF87-48A7-8820-9DA8DA0C4FBE_Event1 .

oa:relationep_vev_C6DB62CE-CF87-48A7-8820-9DA8DA0C4FBE_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_C6DB62CE-CF87-48A7-8820-9DA8DA0C4FBE_Person3050291470 ;
  a2a:EventKeyRef oa:event_vev_C6DB62CE-CF87-48A7-8820-9DA8DA0C4FBE_Event1 .

oa:relationep_vev_C6DB62CE-CF87-48A7-8820-9DA8DA0C4FBE_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_C6DB62CE-CF87-48A7-8820-9DA8DA0C4FBE_Person3050291471 ;
  a2a:EventKeyRef oa:event_vev_C6DB62CE-CF87-48A7-8820-9DA8DA0C4FBE_Event1 .

oa:relationep_vev_C6DB62CE-CF87-48A7-8820-9DA8DA0C4FBE_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_C6DB62CE-CF87-48A7-8820-9DA8DA0C4FBE_Person3050291472 ;
  a2a:EventKeyRef oa:event_vev_C6DB62CE-CF87-48A7-8820-9DA8DA0C4FBE_Event1 .

oa:relationep_vev_C6DB62CE-CF87-48A7-8820-9DA8DA0C4FBE_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_C6DB62CE-CF87-48A7-8820-9DA8DA0C4FBE_Person3050291473 ;
  a2a:EventKeyRef oa:event_vev_C6DB62CE-CF87-48A7-8820-9DA8DA0C4FBE_Event1 .

oa:relationep_vev_C6DB62CE-CF87-48A7-8820-9DA8DA0C4FBE_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_C6DB62CE-CF87-48A7-8820-9DA8DA0C4FBE_Person3050291474 ;
  a2a:EventKeyRef oa:event_vev_C6DB62CE-CF87-48A7-8820-9DA8DA0C4FBE_Event1 .

oa:source_vev_C6DB62CE-CF87-48A7-8820-9DA8DA0C4FBE
  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", "1626-01-01 - 1626-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1626-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1626-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "(1626)-06-11" ;
    a2a:Year "1626" ;
    rdfs:label "(1626)-06-11"
  ] ;
  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 Anthonij Cockenghen te Weesp, deel 1, allerhande akten, 1626, 1659, 1663, 1670 en 1672" ;
    a2a:RegistryNumber "5181" ;
    rdfs:label "Regionaal Historisch Centrum Vecht en Venen, Weesp, Notarissen te Weesp, 1609-1842, Notaris Anthonij Cockenghen te Weesp, deel 1, allerhande akten, 1626, 1659, 1663, 1670 en 1672, 5181"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/386/76EED3DF75F448EB8051272DD8DB74C5" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/386/76EED3DF75F448EB8051272DD8DB74C5" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/386/76EED3DF75F448EB8051272DD8DB74C5"
  ] ;
  a2a:SourceLastChangeDate "2022-12-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/386/C6DB62CECF8748A788209DA8DA0C4FBE" ;
  a2a:RecordIdentifier "3050291469" ;
  a2a:RecordGUID "{C6DB62CE-CF87-48A7-8820-9DA8DA0C4FBE}" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-BklVV_GAW138-5181_54_A2A.xml van VEV" .

[] a2a:PersonRemarkOpmerking "Tevens insinuant" .
[] a2a:PersonRemarkOpmerking "Tevens geinsinueerde" .
