@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-d81a-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Kwitantie op 11 februari 1636" ;
  a2a:hasPerson oa:person_saa_d837ae03-d81a-6b6d-e053-b784100acdee_Person-188a7335-28ac-5112-0e02-cf6a34b1860f, oa:person_saa_d837ae03-d81a-6b6d-e053-b784100acdee_Person-39070bea-0855-79d0-7862-1a0adb40d06e, oa:person_saa_d837ae03-d81a-6b6d-e053-b784100acdee_Person-828ff6c7-5f0f-0dc9-df8e-53c50b286814, oa:person_saa_d837ae03-d81a-6b6d-e053-b784100acdee_Person-859242cd-d1b2-410f-684c-019ccb427542, oa:person_saa_d837ae03-d81a-6b6d-e053-b784100acdee_Person-603624fc-24ed-87b8-ee49-49b82282db02 ;
  a2a:hasEvent oa:event_saa_d837ae03-d81a-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae03-d81a-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae03-d81a-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae03-d81a-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae03-d81a-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae03-d81a-6b6d-e053-b784100acdee_4 ;
  a2a:hasSource oa:source_saa_d837ae03-d81a-6b6d-e053-b784100acdee .

oa:person_saa_d837ae03-d81a-6b6d-e053-b784100acdee_Person-188a7335-28ac-5112-0e02-cf6a34b1860f
  a a2a:Person ;
  rdfs:label "Martin van Hale@" ;
  a2a:PersonName [
    rdfs:label "Martin van Hale@" ;
    a2a:PersonNameFirstName "Martin" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hale@"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-d81a-6b6d-e053-b784100acdee_Person-39070bea-0855-79d0-7862-1a0adb40d06e
  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-d81a-6b6d-e053-b784100acdee_Person-828ff6c7-5f0f-0dc9-df8e-53c50b286814
  a a2a:Person ;
  rdfs:label "P Venturin" ;
  a2a:PersonName [
    rdfs:label "P Venturin" ;
    a2a:PersonNameFirstName "P" ;
    a2a:PersonNameLastName "Venturin"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-d81a-6b6d-e053-b784100acdee_Person-859242cd-d1b2-410f-684c-019ccb427542
  a a2a:Person ;
  rdfs:label "Martin" ;
  a2a:PersonName [
    rdfs:label "Martin" ;
    a2a:PersonNameLastName "Martin"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-d81a-6b6d-e053-b784100acdee_Person-603624fc-24ed-87b8-ee49-49b82282db02
  a a2a:Person ;
  rdfs:label "Mathieu Chavatte" ;
  a2a:PersonName [
    rdfs:label "Mathieu Chavatte" ;
    a2a:PersonNameFirstName "Mathieu" ;
    a2a:PersonNameLastName "Chavatte"
  ] ;
  a2a:Gender "Onbekend" .

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

oa:relationep_saa_d837ae03-d81a-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-d81a-6b6d-e053-b784100acdee_Person:188a7335-28ac-5112-0e02-cf6a34b1860f ;
  a2a:EventKeyRef oa:event_saa_d837ae03-d81a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-d81a-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-d81a-6b6d-e053-b784100acdee_Person:39070bea-0855-79d0-7862-1a0adb40d06e ;
  a2a:EventKeyRef oa:event_saa_d837ae03-d81a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-d81a-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-d81a-6b6d-e053-b784100acdee_Person:828ff6c7-5f0f-0dc9-df8e-53c50b286814 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-d81a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-d81a-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-d81a-6b6d-e053-b784100acdee_Person:859242cd-d1b2-410f-684c-019ccb427542 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-d81a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-d81a-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-d81a-6b6d-e053-b784100acdee_Person:603624fc-24ed-87b8-ee49-49b82282db02 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-d81a-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae03-d81a-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1636-02-11 - 1636-02-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1636-02-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1636-02-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1636" ;
    a2a:Month "2" ;
    a2a:Day "11" ;
    rdfs:label "1636-02-11"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 950A, Periode: 1636" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "607339" ;
    a2a:RegistryNumber "950A" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 950A, Periode: 1636, Notariële archieven, 607339, 950A"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/83a28a21-70f9-aa8e-2d5f-68ee6eb918e0.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-d81a-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/83a28a21-70f9-aa8e-2d5f-68ee6eb918e0.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/c15df8da-3402-8dff-e9d0-9445ed56f1b8.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-d81a-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/c15df8da-3402-8dff-e9d0-9445ed56f1b8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae03-d81a-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae03-d81a-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Benedict Baddel
Onderwerpsomschrijving: levering zwavel
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/950A" ;
  a2a:SourceRemarkAkteSoort "Kwitantie" ;
  a2a:SourceRemarkfilename "VBPA00015000050", "VBPA00015000051" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_664_00000664.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00015000050; positie: 1637, 2203, 1015, 185" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00015000050; positie: 1471, 2807, 754, 200" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00015000051; positie: 264, 431, 1492, 509" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00015000050; positie: 1002, 2668, 496, 192" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00015000051; positie: 634, 147, 1487, 230" .
