@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_saa_d837ae03-e7f5-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Testament op 16 mei 1715" ;
  a2a:hasPerson oa:person_saa_d837ae03-e7f5-6b6d-e053-b784100acdee_Person-310b1cb4-987b-3169-043e-21815bfd6d49, oa:person_saa_d837ae03-e7f5-6b6d-e053-b784100acdee_Person-10cd0968-4626-42ea-7d73-33f629cf30a2, oa:person_saa_d837ae03-e7f5-6b6d-e053-b784100acdee_Person-cafc08ef-be94-5db0-6487-0c70a54f672c, oa:person_saa_d837ae03-e7f5-6b6d-e053-b784100acdee_Person-947dd7f1-38b4-d3c4-fe89-93b433f04044, oa:person_saa_d837ae03-e7f5-6b6d-e053-b784100acdee_Person-aa50d2e8-9f3c-8691-03df-7c64fe570296, oa:person_saa_d837ae03-e7f5-6b6d-e053-b784100acdee_Person-aa99eb19-aee9-e900-15c9-c5b07609e461 ;
  a2a:hasEvent oa:event_saa_d837ae03-e7f5-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae03-e7f5-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae03-e7f5-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae03-e7f5-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae03-e7f5-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae03-e7f5-6b6d-e053-b784100acdee_4, oa:relationep_saa_d837ae03-e7f5-6b6d-e053-b784100acdee_5 ;
  a2a:hasSource oa:source_saa_d837ae03-e7f5-6b6d-e053-b784100acdee .

oa:person_saa_d837ae03-e7f5-6b6d-e053-b784100acdee_Person-310b1cb4-987b-3169-043e-21815bfd6d49
  a a2a:Person ;
  rdfs:label "Jan Welsinck" ;
  a2a:PersonName [
    rdfs:label "Jan Welsinck" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Welsinck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-e7f5-6b6d-e053-b784100acdee_Person-10cd0968-4626-42ea-7d73-33f629cf30a2
  a a2a:Person ;
  rdfs:label "Hendrick Welsinck" ;
  a2a:PersonName [
    rdfs:label "Hendrick Welsinck" ;
    a2a:PersonNameFirstName "Hendrick" ;
    a2a:PersonNameLastName "Welsinck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-e7f5-6b6d-e053-b784100acdee_Person-cafc08ef-be94-5db0-6487-0c70a54f672c
  a a2a:Person ;
  rdfs:label "Joost Roos" ;
  a2a:PersonName [
    rdfs:label "Joost Roos" ;
    a2a:PersonNameFirstName "Joost" ;
    a2a:PersonNameLastName "Roos"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-e7f5-6b6d-e053-b784100acdee_Person-947dd7f1-38b4-d3c4-fe89-93b433f04044
  a a2a:Person ;
  rdfs:label "Jan Hendrick Welsinck" ;
  a2a:PersonName [
    rdfs:label "Jan Hendrick Welsinck" ;
    a2a:PersonNameFirstName "Jan Hendrick" ;
    a2a:PersonNameLastName "Welsinck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-e7f5-6b6d-e053-b784100acdee_Person-aa50d2e8-9f3c-8691-03df-7c64fe570296
  a a2a:Person ;
  rdfs:label "Johannes Welsinck" ;
  a2a:PersonName [
    rdfs:label "Johannes Welsinck" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Welsinck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-e7f5-6b6d-e053-b784100acdee_Person-aa99eb19-aee9-e900-15c9-c5b07609e461
  a a2a:Person ;
  rdfs:label "Katharina Welsinck" ;
  a2a:PersonName [
    rdfs:label "Katharina Welsinck" ;
    a2a:PersonNameFirstName "Katharina" ;
    a2a:PersonNameLastName "Welsinck"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae03-e7f5-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Testament" ;
  a2a:EventType "other:Testament" ;
  a2a:EventDate [
    a2a:Year "1715" ;
    a2a:Month "5" ;
    a2a:Day "16" ;
    rdfs:label "1715-05-16"^^xsd:date
  ] .

oa:relationep_saa_d837ae03-e7f5-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e7f5-6b6d-e053-b784100acdee_Person:310b1cb4-987b-3169-043e-21815bfd6d49 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e7f5-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-e7f5-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e7f5-6b6d-e053-b784100acdee_Person:10cd0968-4626-42ea-7d73-33f629cf30a2 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e7f5-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-e7f5-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e7f5-6b6d-e053-b784100acdee_Person:cafc08ef-be94-5db0-6487-0c70a54f672c ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e7f5-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-e7f5-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e7f5-6b6d-e053-b784100acdee_Person:947dd7f1-38b4-d3c4-fe89-93b433f04044 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e7f5-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-e7f5-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e7f5-6b6d-e053-b784100acdee_Person:aa50d2e8-9f3c-8691-03df-7c64fe570296 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e7f5-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-e7f5-6b6d-e053-b784100acdee_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e7f5-6b6d-e053-b784100acdee_Person:aa99eb19-aee9-e900-15c9-c5b07609e461 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e7f5-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae03-e7f5-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1715-05-16 - 1715-05-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1715-05-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1715-05-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1715" ;
    a2a:Month "5" ;
    a2a:Day "16" ;
    rdfs:label "1715-05-16"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 7538, Periode: 1715" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "641200" ;
    a2a:RegistryNumber "7538" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 7538, Periode: 1715, Notariële archieven, 641200, 7538"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/c5692b1a-d5d3-8862-2e03-e710a82e4ab9.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-e7f5-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/c5692b1a-d5d3-8862-2e03-e710a82e4ab9.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/94abf30a-6d3d-63ac-469d-26976f7a7bac.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-e7f5-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/94abf30a-6d3d-63ac-469d-26976f7a7bac.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/299547f7-b287-4690-e7e5-0b8c1cccaa10.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-e7f5-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/299547f7-b287-4690-e7e5-0b8c1cccaa10.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "4" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/d37c1866-cb58-e307-efe1-064b91ed9752.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-e7f5-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/d37c1866-cb58-e307-efe1-064b91ed9752.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae03-e7f5-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae03-e7f5-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Johannes van Vilekens
Onderwerpsomschrijving: katoendrukker op Binnen-Amstel bij nieuwe sluis
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/7538" ;
  a2a:SourceRemarkAkteSoort "Testament" ;
  a2a:SourceRemarkfilename "NOTC00402000251", "NOTC00402000252", "NOTC00402000253", "NOTC00402000254" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_745_00000745.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00402000253; positie: 1661, 2721, 528, 100" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00402000252; positie: 2037, 1602, 430, 158" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00402000252; positie: 3341, 839, 413, 110" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00402000251; positie: 1694, 661, 643, 81" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00402000252; positie: 896, 1025, 812, 93" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00402000252; positie: 3540, 756, 894, 110" .
