@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_d837ae04-26a6-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Kwitantie op 17 augustus 1638" ;
  a2a:hasPerson oa:person_saa_d837ae04-26a6-6b6d-e053-b784100acdee_Person-01813fef-1eaf-538b-f82f-5725a313d927, oa:person_saa_d837ae04-26a6-6b6d-e053-b784100acdee_Person-2e69f930-a429-210b-a494-33328bda3eac, oa:person_saa_d837ae04-26a6-6b6d-e053-b784100acdee_Person-63851c64-e254-e54a-87db-7b7f1064d4bb, oa:person_saa_d837ae04-26a6-6b6d-e053-b784100acdee_Person-3c623844-7a03-8930-5cc4-dc7823173933, oa:person_saa_d837ae04-26a6-6b6d-e053-b784100acdee_Person-e9d98826-447a-7185-1197-ca1fce250008 ;
  a2a:hasEvent oa:event_saa_d837ae04-26a6-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-26a6-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-26a6-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-26a6-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-26a6-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae04-26a6-6b6d-e053-b784100acdee_4 ;
  a2a:hasSource oa:source_saa_d837ae04-26a6-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-26a6-6b6d-e053-b784100acdee_Person-01813fef-1eaf-538b-f82f-5725a313d927
  a a2a:Person ;
  rdfs:label "Jacob Hendricksen" ;
  a2a:PersonName [
    rdfs:label "Jacob Hendricksen" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Hendricksen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-26a6-6b6d-e053-b784100acdee_Person-2e69f930-a429-210b-a494-33328bda3eac
  a a2a:Person ;
  rdfs:label "Jehan Radermacher" ;
  a2a:PersonName [
    rdfs:label "Jehan Radermacher" ;
    a2a:PersonNameFirstName "Jehan" ;
    a2a:PersonNameLastName "Radermacher"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-26a6-6b6d-e053-b784100acdee_Person-63851c64-e254-e54a-87db-7b7f1064d4bb
  a a2a:Person ;
  rdfs:label "Philippe Venturin" ;
  a2a:PersonName [
    rdfs:label "Philippe Venturin" ;
    a2a:PersonNameFirstName "Philippe" ;
    a2a:PersonNameLastName "Venturin"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-26a6-6b6d-e053-b784100acdee_Person-3c623844-7a03-8930-5cc4-dc7823173933
  a a2a:Person ;
  rdfs:label "Martin" ;
  a2a:PersonName [
    rdfs:label "Martin" ;
    a2a:PersonNameLastName "Martin"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-26a6-6b6d-e053-b784100acdee_Person-e9d98826-447a-7185-1197-ca1fce250008
  a a2a:Person ;
  rdfs:label "Jan Thiartssen" ;
  a2a:PersonName [
    rdfs:label "Jan Thiartssen" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Thiartssen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-26a6-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Kwitantie" ;
  a2a:EventType "other:Kwitantie" ;
  a2a:EventDate [
    a2a:Year "1638" ;
    a2a:Month "8" ;
    a2a:Day "17" ;
    rdfs:label "1638-08-17"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-26a6-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-26a6-6b6d-e053-b784100acdee_Person:01813fef-1eaf-538b-f82f-5725a313d927 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-26a6-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-26a6-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-26a6-6b6d-e053-b784100acdee_Person:2e69f930-a429-210b-a494-33328bda3eac ;
  a2a:EventKeyRef oa:event_saa_d837ae04-26a6-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-26a6-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-26a6-6b6d-e053-b784100acdee_Person:63851c64-e254-e54a-87db-7b7f1064d4bb ;
  a2a:EventKeyRef oa:event_saa_d837ae04-26a6-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-26a6-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-26a6-6b6d-e053-b784100acdee_Person:3c623844-7a03-8930-5cc4-dc7823173933 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-26a6-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-26a6-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-26a6-6b6d-e053-b784100acdee_Person:e9d98826-447a-7185-1197-ca1fce250008 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-26a6-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-26a6-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1638-08-17 - 1638-08-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1638-08-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1638-08-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1638" ;
    a2a:Month "8" ;
    a2a:Day "17" ;
    rdfs:label "1638-08-17"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 954B, Periode: 1636-1638" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "603842" ;
    a2a:RegistryNumber "954B" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 954B, Periode: 1636-1638, Notariële archieven, 603842, 954B"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/34c90951-330f-1cd9-3875-68fa30fa400f.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-26a6-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/34c90951-330f-1cd9-3875-68fa30fa400f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-26a6-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-26a6-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Benedict Baddel
Onderwerpsomschrijving: Tijaertssen is spiesmaker
Taal: frans""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/954B" ;
  a2a:SourceRemarkAkteSoort "Kwitantie" ;
  a2a:SourceRemarkfilename "VBPA00020000206" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_383_00000383.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00020000206; positie: 1881, 2646, 860, 145" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00020000206; positie: 875, 2749, 1098, 173" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00020000206; positie: 1031, 257, 964, 142" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00020000206; positie: 992, 1179, 494, 145" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00020000206; positie: 702, 682, 799, 159" .
