@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-0175-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Kwitantie op 13 maart 1639" ;
  a2a:hasPerson oa:person_saa_d837ae04-0175-6b6d-e053-b784100acdee_Person-d17cc0f3-1ee4-047a-8ce2-39d1e89a135b, oa:person_saa_d837ae04-0175-6b6d-e053-b784100acdee_Person-b42c6590-58e1-71a0-d03a-fed4c71f6d54, oa:person_saa_d837ae04-0175-6b6d-e053-b784100acdee_Person-8a4f6bb4-7ff8-4c84-45d9-a18f16f44dc1, oa:person_saa_d837ae04-0175-6b6d-e053-b784100acdee_Person-86ee1cb0-cd97-d078-b4c0-430888be0457, oa:person_saa_d837ae04-0175-6b6d-e053-b784100acdee_Person-e0c5f94a-2d70-4a1c-0857-ba2e4390a886, oa:person_saa_d837ae04-0175-6b6d-e053-b784100acdee_Person-61e701c7-f1d2-a362-99b0-ddade3bd8947 ;
  a2a:hasEvent oa:event_saa_d837ae04-0175-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-0175-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-0175-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-0175-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-0175-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae04-0175-6b6d-e053-b784100acdee_4, oa:relationep_saa_d837ae04-0175-6b6d-e053-b784100acdee_5 ;
  a2a:hasSource oa:source_saa_d837ae04-0175-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-0175-6b6d-e053-b784100acdee_Person-d17cc0f3-1ee4-047a-8ce2-39d1e89a135b
  a a2a:Person ;
  rdfs:label "David van Ganssepoil" ;
  a2a:PersonName [
    rdfs:label "David van Ganssepoil" ;
    a2a:PersonNameFirstName "David" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Ganssepoil"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-0175-6b6d-e053-b784100acdee_Person-b42c6590-58e1-71a0-d03a-fed4c71f6d54
  a a2a:Person ;
  rdfs:label "Jacob Hendrix" ;
  a2a:PersonName [
    rdfs:label "Jacob Hendrix" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Hendrix"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-0175-6b6d-e053-b784100acdee_Person-8a4f6bb4-7ff8-4c84-45d9-a18f16f44dc1
  a a2a:Person ;
  rdfs:label "Paulus van Ganssepoil" ;
  a2a:PersonName [
    rdfs:label "Paulus van Ganssepoil" ;
    a2a:PersonNameFirstName "Paulus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Ganssepoil"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-0175-6b6d-e053-b784100acdee_Person-86ee1cb0-cd97-d078-b4c0-430888be0457
  a a2a:Person ;
  rdfs:label "Bartholomeus Groot" ;
  a2a:PersonName [
    rdfs:label "Bartholomeus Groot" ;
    a2a:PersonNameFirstName "Bartholomeus" ;
    a2a:PersonNameLastName "Groot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-0175-6b6d-e053-b784100acdee_Person-e0c5f94a-2d70-4a1c-0857-ba2e4390a886
  a a2a:Person ;
  rdfs:label "Philips Venturin" ;
  a2a:PersonName [
    rdfs:label "Philips Venturin" ;
    a2a:PersonNameFirstName "Philips" ;
    a2a:PersonNameLastName "Venturin"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-0175-6b6d-e053-b784100acdee_Person-61e701c7-f1d2-a362-99b0-ddade3bd8947
  a a2a:Person ;
  rdfs:label "Egidio Wachtmans" ;
  a2a:PersonName [
    rdfs:label "Egidio Wachtmans" ;
    a2a:PersonNameFirstName "Egidio" ;
    a2a:PersonNameLastName "Wachtmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-0175-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Kwitantie" ;
  a2a:EventType "other:Kwitantie" ;
  a2a:EventDate [
    a2a:Year "1639" ;
    a2a:Month "3" ;
    a2a:Day "13" ;
    rdfs:label "1639-03-13"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-0175-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-0175-6b6d-e053-b784100acdee_Person:d17cc0f3-1ee4-047a-8ce2-39d1e89a135b ;
  a2a:EventKeyRef oa:event_saa_d837ae04-0175-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-0175-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-0175-6b6d-e053-b784100acdee_Person:b42c6590-58e1-71a0-d03a-fed4c71f6d54 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-0175-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-0175-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-0175-6b6d-e053-b784100acdee_Person:8a4f6bb4-7ff8-4c84-45d9-a18f16f44dc1 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-0175-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-0175-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-0175-6b6d-e053-b784100acdee_Person:86ee1cb0-cd97-d078-b4c0-430888be0457 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-0175-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-0175-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-0175-6b6d-e053-b784100acdee_Person:e0c5f94a-2d70-4a1c-0857-ba2e4390a886 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-0175-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-0175-6b6d-e053-b784100acdee_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-0175-6b6d-e053-b784100acdee_Person:61e701c7-f1d2-a362-99b0-ddade3bd8947 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-0175-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-0175-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1639-03-13 - 1639-03-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1639-03-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1639-03-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1639" ;
    a2a:Month "3" ;
    a2a:Day "13" ;
    rdfs:label "1639-03-13"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 955C, Periode: 1639" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "599348" ;
    a2a:RegistryNumber "955C" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 955C, Periode: 1639, Notariële archieven, 599348, 955C"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/264e84c4-b17b-9cc4-1e1f-89f92e9050df.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-0175-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/264e84c4-b17b-9cc4-1e1f-89f92e9050df.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-0175-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-0175-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Benedict Baddel
Onderwerpsomschrijving: Italiaanse akte van verkoping
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/955C" ;
  a2a:SourceRemarkAkteSoort "Kwitantie" ;
  a2a:SourceRemarkfilename "VBPA00023000017" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_875_00000875.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00023000017; positie: 1747, 1204, 290, 152" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00023000017; positie: 2564, 4324, 712, 194" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00023000017; positie: 2620, 1167, 557, 161" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00023000017; positie: 1490, 4321, 933, 161" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00023000017; positie: 1727, 479, 919, 142" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00023000017; positie: 1588, 844, 821, 155" .
