@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-008a-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Kwitantie op 4 oktober 1636" ;
  a2a:hasPerson oa:person_saa_d837ae04-008a-6b6d-e053-b784100acdee_Person-31efe0c4-be36-abd5-7ea8-00051d075e7c, oa:person_saa_d837ae04-008a-6b6d-e053-b784100acdee_Person-021be6a8-60a6-2c77-946a-530e2857d04c, oa:person_saa_d837ae04-008a-6b6d-e053-b784100acdee_Person-eca04ccf-4f4f-0d1a-eec7-9e633ea46c18, oa:person_saa_d837ae04-008a-6b6d-e053-b784100acdee_Person-9a19ccf9-78ce-8e4d-47f7-edf4e02af6e9, oa:person_saa_d837ae04-008a-6b6d-e053-b784100acdee_Person-fb03569d-89e9-225d-b431-980617ecd9dd ;
  a2a:hasEvent oa:event_saa_d837ae04-008a-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-008a-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-008a-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-008a-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-008a-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae04-008a-6b6d-e053-b784100acdee_4 ;
  a2a:hasSource oa:source_saa_d837ae04-008a-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-008a-6b6d-e053-b784100acdee_Person-31efe0c4-be36-abd5-7ea8-00051d075e7c
  a a2a:Person ;
  rdfs:label "Joost van de Venne" ;
  a2a:PersonName [
    rdfs:label "Joost van de Venne" ;
    a2a:PersonNameFirstName "Joost" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Venne"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-008a-6b6d-e053-b784100acdee_Person-021be6a8-60a6-2c77-946a-530e2857d04c
  a a2a:Person ;
  rdfs:label "Pieter Pietersz" ;
  a2a:PersonName [
    rdfs:label "Pieter Pietersz" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Pietersz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-008a-6b6d-e053-b784100acdee_Person-eca04ccf-4f4f-0d1a-eec7-9e633ea46c18
  a a2a:Person ;
  rdfs:label "Adams" ;
  a2a:PersonName [
    rdfs:label "Adams" ;
    a2a:PersonNameLastName "Adams"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-008a-6b6d-e053-b784100acdee_Person-9a19ccf9-78ce-8e4d-47f7-edf4e02af6e9
  a a2a:Person ;
  rdfs:label "Joris Ghijssen" ;
  a2a:PersonName [
    rdfs:label "Joris Ghijssen" ;
    a2a:PersonNameFirstName "Joris" ;
    a2a:PersonNameLastName "Ghijssen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-008a-6b6d-e053-b784100acdee_Person-fb03569d-89e9-225d-b431-980617ecd9dd
  a a2a:Person ;
  rdfs:label "Philips" ;
  a2a:PersonName [
    rdfs:label "Philips" ;
    a2a:PersonNameFirstName "Philips"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-008a-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Kwitantie" ;
  a2a:EventType "other:Kwitantie" ;
  a2a:EventDate [
    a2a:Year "1636" ;
    a2a:Month "10" ;
    a2a:Day "4" ;
    rdfs:label "1636-10-04"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-008a-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-008a-6b6d-e053-b784100acdee_Person:31efe0c4-be36-abd5-7ea8-00051d075e7c ;
  a2a:EventKeyRef oa:event_saa_d837ae04-008a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-008a-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-008a-6b6d-e053-b784100acdee_Person:021be6a8-60a6-2c77-946a-530e2857d04c ;
  a2a:EventKeyRef oa:event_saa_d837ae04-008a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-008a-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-008a-6b6d-e053-b784100acdee_Person:eca04ccf-4f4f-0d1a-eec7-9e633ea46c18 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-008a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-008a-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-008a-6b6d-e053-b784100acdee_Person:9a19ccf9-78ce-8e4d-47f7-edf4e02af6e9 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-008a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-008a-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-008a-6b6d-e053-b784100acdee_Person:fb03569d-89e9-225d-b431-980617ecd9dd ;
  a2a:EventKeyRef oa:event_saa_d837ae04-008a-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-008a-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1636-10-04 - 1636-10-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1636-10-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1636-10-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1636" ;
    a2a:Month "10" ;
    a2a:Day "4" ;
    rdfs:label "1636-10-04"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 949B, Periode: 1636" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "601133" ;
    a2a:RegistryNumber "949B" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 949B, Periode: 1636, Notariële archieven, 601133, 949B"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/0f644bf5-662d-9cc7-c8f5-680b565b5637.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-008a-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/0f644bf5-662d-9cc7-c8f5-680b565b5637.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-008a-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-008a-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Benedict Baddel
Onderwerpsomschrijving: tabaksverkoper, notaris
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/949B" ;
  a2a:SourceRemarkAkteSoort "Kwitantie" ;
  a2a:SourceRemarkfilename "VBPA00014000237" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_871_00000871.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00014000237; positie: 2473, 4071, 502, 167" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00014000237; positie: 1791, 2677, 934, 183" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00014000237; positie: 242, 4458, 326, 128" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00014000237; positie: 2050, 2997, 971, 189" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00014000237; positie: 175, 4565, 329, 103" .
