@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-e2b7-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Kwitantie op 1 januari 1636" ;
  a2a:hasPerson oa:person_saa_d837ae03-e2b7-6b6d-e053-b784100acdee_Person-07644a9b-923e-60e9-9a7d-826178c3607c, oa:person_saa_d837ae03-e2b7-6b6d-e053-b784100acdee_Person-2c54bd5c-58bf-d06a-e486-565d95de159c, oa:person_saa_d837ae03-e2b7-6b6d-e053-b784100acdee_Person-4f474560-b505-6a78-8bcf-3ea54a12b36e, oa:person_saa_d837ae03-e2b7-6b6d-e053-b784100acdee_Person-ae6e8eb4-308f-ddaf-42be-293c881e38c8, oa:person_saa_d837ae03-e2b7-6b6d-e053-b784100acdee_Person-5a5dc01e-cf17-522a-3c3f-b1af587c36c3 ;
  a2a:hasEvent oa:event_saa_d837ae03-e2b7-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae03-e2b7-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae03-e2b7-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae03-e2b7-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae03-e2b7-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae03-e2b7-6b6d-e053-b784100acdee_4 ;
  a2a:hasSource oa:source_saa_d837ae03-e2b7-6b6d-e053-b784100acdee .

oa:person_saa_d837ae03-e2b7-6b6d-e053-b784100acdee_Person-07644a9b-923e-60e9-9a7d-826178c3607c
  a a2a:Person ;
  rdfs:label "Martin" ;
  a2a:PersonName [
    rdfs:label "Martin" ;
    a2a:PersonNameLastName "Martin"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-e2b7-6b6d-e053-b784100acdee_Person-2c54bd5c-58bf-d06a-e486-565d95de159c
  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_d837ae03-e2b7-6b6d-e053-b784100acdee_Person-4f474560-b505-6a78-8bcf-3ea54a12b36e
  a a2a:Person ;
  rdfs:label "Mathieu Chavatte" ;
  a2a:PersonName [
    rdfs:label "Mathieu Chavatte" ;
    a2a:PersonNameFirstName "Mathieu" ;
    a2a:PersonNameLastName "Chavatte"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-e2b7-6b6d-e053-b784100acdee_Person-ae6e8eb4-308f-ddaf-42be-293c881e38c8
  a a2a:Person ;
  rdfs:label "de Richelieu" ;
  a2a:PersonName [
    rdfs:label "de Richelieu" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Richelieu"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-e2b7-6b6d-e053-b784100acdee_Person-5a5dc01e-cf17-522a-3c3f-b1af587c36c3
  a a2a:Person ;
  rdfs:label "Hans Boot" ;
  a2a:PersonName [
    rdfs:label "Hans Boot" ;
    a2a:PersonNameFirstName "Hans" ;
    a2a:PersonNameLastName "Boot"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae03-e2b7-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Kwitantie" ;
  a2a:EventType "other:Kwitantie" ;
  a2a:EventDate [
    a2a:Year "1636" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1636-01-01"^^xsd:date
  ] .

oa:relationep_saa_d837ae03-e2b7-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e2b7-6b6d-e053-b784100acdee_Person:07644a9b-923e-60e9-9a7d-826178c3607c ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e2b7-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-e2b7-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e2b7-6b6d-e053-b784100acdee_Person:2c54bd5c-58bf-d06a-e486-565d95de159c ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e2b7-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-e2b7-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e2b7-6b6d-e053-b784100acdee_Person:4f474560-b505-6a78-8bcf-3ea54a12b36e ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e2b7-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-e2b7-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e2b7-6b6d-e053-b784100acdee_Person:ae6e8eb4-308f-ddaf-42be-293c881e38c8 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e2b7-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-e2b7-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e2b7-6b6d-e053-b784100acdee_Person:5a5dc01e-cf17-522a-3c3f-b1af587c36c3 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e2b7-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae03-e2b7-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1636-01-01 - 1636-01-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1636-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1636-01-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1636" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1636-01-01"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 950B, Periode: 1636" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "622544" ;
    a2a:RegistryNumber "950B" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 950B, Periode: 1636, Notariële archieven, 622544, 950B"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/816dbe3b-d92a-50e6-4a63-b3a2680ad431.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-e2b7-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/816dbe3b-d92a-50e6-4a63-b3a2680ad431.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae03-e2b7-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae03-e2b7-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Benedict Baddel
Onderwerpsomschrijving: Betaling van 5 pond nagel
Taal: frans""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/950B" ;
  a2a:SourceRemarkAkteSoort "Kwitantie" ;
  a2a:SourceRemarkfilename "VBPA00016000052" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_718_00000718.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00016000052; positie: 1472, 1187, 347, 120" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00016000052; positie: 847, 2249, 978, 133" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00016000052; positie: 1364, 2338, 933, 130" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00016000052; positie: 2720, 857, 147, 133" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00016000052; positie: 1675, 468, 656, 122" .
