@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_a3cb51cc-6cc4-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Kwitantie op 17 juni 1669" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-6cc4-50ee-e053-b784100a6caf_Person-009d34a9-2160-7a9d-2b87-4a92b4ad015e, oa:person_saa_a3cb51cc-6cc4-50ee-e053-b784100a6caf_Person-b45bd521-7921-bc4f-1490-f06bb8adca95, oa:person_saa_a3cb51cc-6cc4-50ee-e053-b784100a6caf_Person-f547c5b7-f0a8-8c14-52ca-638a20428c76, oa:person_saa_a3cb51cc-6cc4-50ee-e053-b784100a6caf_Person-f45b0acf-ca76-c5c4-0af2-0ab6c0fe586e, oa:person_saa_a3cb51cc-6cc4-50ee-e053-b784100a6caf_Person-653aee04-daac-9a61-ffeb-a8cd1744b270 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-6cc4-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-6cc4-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-6cc4-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-6cc4-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-6cc4-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-6cc4-50ee-e053-b784100a6caf_4 ;
  a2a:hasSource oa:source_saa_a3cb51cc-6cc4-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-6cc4-50ee-e053-b784100a6caf_Person-009d34a9-2160-7a9d-2b87-4a92b4ad015e
  a a2a:Person ;
  rdfs:label "Johannes Steurkamp" ;
  a2a:PersonName [
    rdfs:label "Johannes Steurkamp" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Steurkamp"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-6cc4-50ee-e053-b784100a6caf_Person-b45bd521-7921-bc4f-1490-f06bb8adca95
  a a2a:Person ;
  rdfs:label "Cornelis Hogeboom" ;
  a2a:PersonName [
    rdfs:label "Cornelis Hogeboom" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Hogeboom"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-6cc4-50ee-e053-b784100a6caf_Person-f547c5b7-f0a8-8c14-52ca-638a20428c76
  a a2a:Person ;
  rdfs:label "Maghdalena Steurkamp" ;
  a2a:PersonName [
    rdfs:label "Maghdalena Steurkamp" ;
    a2a:PersonNameFirstName "Maghdalena" ;
    a2a:PersonNameLastName "Steurkamp"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-6cc4-50ee-e053-b784100a6caf_Person-f45b0acf-ca76-c5c4-0af2-0ab6c0fe586e
  a a2a:Person ;
  rdfs:label "Hendrick Vreemt" ;
  a2a:PersonName [
    rdfs:label "Hendrick Vreemt" ;
    a2a:PersonNameFirstName "Hendrick" ;
    a2a:PersonNameLastName "Vreemt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-6cc4-50ee-e053-b784100a6caf_Person-653aee04-daac-9a61-ffeb-a8cd1744b270
  a a2a:Person ;
  rdfs:label "Claes Evertsz" ;
  a2a:PersonName [
    rdfs:label "Claes Evertsz" ;
    a2a:PersonNameFirstName "Claes" ;
    a2a:PersonNameLastName "Evertsz"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-6cc4-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Kwitantie" ;
  a2a:EventType "other:Kwitantie" ;
  a2a:EventDate [
    a2a:Year "1669" ;
    a2a:Month "6" ;
    a2a:Day "17" ;
    rdfs:label "1669-06-17"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-6cc4-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-6cc4-50ee-e053-b784100a6caf_Person:009d34a9-2160-7a9d-2b87-4a92b4ad015e ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-6cc4-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-6cc4-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-6cc4-50ee-e053-b784100a6caf_Person:b45bd521-7921-bc4f-1490-f06bb8adca95 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-6cc4-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-6cc4-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-6cc4-50ee-e053-b784100a6caf_Person:f547c5b7-f0a8-8c14-52ca-638a20428c76 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-6cc4-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-6cc4-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-6cc4-50ee-e053-b784100a6caf_Person:f45b0acf-ca76-c5c4-0af2-0ab6c0fe586e ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-6cc4-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-6cc4-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-6cc4-50ee-e053-b784100a6caf_Person:653aee04-daac-9a61-ffeb-a8cd1744b270 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-6cc4-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-6cc4-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1669-06-17 - 1669-06-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1669-06-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1669-06-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1669" ;
    a2a:Month "6" ;
    a2a:Day "17" ;
    rdfs:label "1669-06-17"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 3999, Periode: 1668-1670" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "328734" ;
    a2a:RegistryNumber "3999" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 3999, Periode: 1668-1670, Notariële archieven, 328734, 3999"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/ba5a8076-28c5-2846-2c37-851f687b5836.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-6cc4-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/ba5a8076-28c5-2846-2c37-851f687b5836.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/e1b8a930-14cd-8401-6b76-a297dfa8ed94.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-6cc4-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/e1b8a930-14cd-8401-6b76-a297dfa8ed94.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-6cc4-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-6cc4-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Wijbrant Wijbrantsz
Onderwerpsomschrijving: Erfdeel 3500 gulden
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/3999" ;
  a2a:SourceRemarkAkteSoort "Kwitantie" ;
  a2a:SourceRemarkfilename "KLAD01467000067", "KLAD01467000068" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220609_5276_00005276.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAD01467000067; positie: 790, 602, 459, 72" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAD01467000067; positie: 543, 1018, 399, 59" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAD01467000067; positie: 1254, 539, 511, 71" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAD01467000067; positie: 459, 551, 373, 67" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAD01467000067; positie: 794, 2105, 346, 70" .
