@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-c9c3-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Testament op 29 augustus 1733" ;
  a2a:hasPerson oa:person_saa_d837ae03-c9c3-6b6d-e053-b784100acdee_Person-25710dd6-5be4-347f-49e3-21f11d7f52de, oa:person_saa_d837ae03-c9c3-6b6d-e053-b784100acdee_Person-409fc444-451a-bb35-7878-9bc7a0c7c76d, oa:person_saa_d837ae03-c9c3-6b6d-e053-b784100acdee_Person-e79c5571-5115-50cd-6a2d-2febc4f6889d, oa:person_saa_d837ae03-c9c3-6b6d-e053-b784100acdee_Person-9b03a3bd-a847-0961-5046-ffcb338808d3, oa:person_saa_d837ae03-c9c3-6b6d-e053-b784100acdee_Person-98dcefe2-6feb-fe6c-2c72-2e056515ad0d ;
  a2a:hasEvent oa:event_saa_d837ae03-c9c3-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae03-c9c3-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae03-c9c3-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae03-c9c3-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae03-c9c3-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae03-c9c3-6b6d-e053-b784100acdee_4 ;
  a2a:hasSource oa:source_saa_d837ae03-c9c3-6b6d-e053-b784100acdee .

oa:person_saa_d837ae03-c9c3-6b6d-e053-b784100acdee_Person-25710dd6-5be4-347f-49e3-21f11d7f52de
  a a2a:Person ;
  rdfs:label "Selitje Dirks" ;
  a2a:PersonName [
    rdfs:label "Selitje Dirks" ;
    a2a:PersonNameFirstName "Selitje" ;
    a2a:PersonNameLastName "Dirks"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-c9c3-6b6d-e053-b784100acdee_Person-409fc444-451a-bb35-7878-9bc7a0c7c76d
  a a2a:Person ;
  rdfs:label "Barent Leenders" ;
  a2a:PersonName [
    rdfs:label "Barent Leenders" ;
    a2a:PersonNameFirstName "Barent" ;
    a2a:PersonNameLastName "Leenders"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-c9c3-6b6d-e053-b784100acdee_Person-e79c5571-5115-50cd-6a2d-2febc4f6889d
  a a2a:Person ;
  rdfs:label "Govert Cornelis" ;
  a2a:PersonName [
    rdfs:label "Govert Cornelis" ;
    a2a:PersonNameFirstName "Govert" ;
    a2a:PersonNameLastName "Cornelis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-c9c3-6b6d-e053-b784100acdee_Person-9b03a3bd-a847-0961-5046-ffcb338808d3
  a a2a:Person ;
  rdfs:label "Hermanus Kock" ;
  a2a:PersonName [
    rdfs:label "Hermanus Kock" ;
    a2a:PersonNameFirstName "Hermanus" ;
    a2a:PersonNameLastName "Kock"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-c9c3-6b6d-e053-b784100acdee_Person-98dcefe2-6feb-fe6c-2c72-2e056515ad0d
  a a2a:Person ;
  rdfs:label "Barent Roelofs" ;
  a2a:PersonName [
    rdfs:label "Barent Roelofs" ;
    a2a:PersonNameFirstName "Barent" ;
    a2a:PersonNameLastName "Roelofs"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae03-c9c3-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Testament" ;
  a2a:EventType "other:Testament" ;
  a2a:EventDate [
    a2a:Year "1733" ;
    a2a:Month "8" ;
    a2a:Day "29" ;
    rdfs:label "1733-08-29"^^xsd:date
  ] .

oa:relationep_saa_d837ae03-c9c3-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-c9c3-6b6d-e053-b784100acdee_Person:25710dd6-5be4-347f-49e3-21f11d7f52de ;
  a2a:EventKeyRef oa:event_saa_d837ae03-c9c3-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-c9c3-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-c9c3-6b6d-e053-b784100acdee_Person:409fc444-451a-bb35-7878-9bc7a0c7c76d ;
  a2a:EventKeyRef oa:event_saa_d837ae03-c9c3-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-c9c3-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-c9c3-6b6d-e053-b784100acdee_Person:e79c5571-5115-50cd-6a2d-2febc4f6889d ;
  a2a:EventKeyRef oa:event_saa_d837ae03-c9c3-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-c9c3-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-c9c3-6b6d-e053-b784100acdee_Person:9b03a3bd-a847-0961-5046-ffcb338808d3 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-c9c3-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-c9c3-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-c9c3-6b6d-e053-b784100acdee_Person:98dcefe2-6feb-fe6c-2c72-2e056515ad0d ;
  a2a:EventKeyRef oa:event_saa_d837ae03-c9c3-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae03-c9c3-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1733-08-29 - 1733-08-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1733-08-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1733-08-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1733" ;
    a2a:Month "8" ;
    a2a:Day "29" ;
    rdfs:label "1733-08-29"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 7563, Periode: 1733" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "609944" ;
    a2a:RegistryNumber "7563" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 7563, Periode: 1733, Notariële archieven, 609944, 7563"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/cb969466-8c2d-21b9-3687-2a5ab6395582.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-c9c3-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/cb969466-8c2d-21b9-3687-2a5ab6395582.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/56700d72-2538-8c53-efbd-8ea39bfedc4c.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-c9c3-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/56700d72-2538-8c53-efbd-8ea39bfedc4c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae03-c9c3-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae03-c9c3-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Johannes van Vilekens
Onderwerpsomschrijving: echtpaar op Rapenburg boven de Donkere gang
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/7563" ;
  a2a:SourceRemarkAkteSoort "Testament" ;
  a2a:SourceRemarkfilename "NOTC00424000346", "NOTC00424000347" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_590_00000590.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00424000346; positie: 691, 1825, 593, 82" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00424000347; positie: 4018, 952, 911, 96" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00424000346; positie: 1607, 1814, 720, 69" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00424000347; positie: 3114, 925, 738, 136" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00424000346; positie: 1119, 1686, 785, 116" .
