@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-c64e-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Kwitantie op 8 december 1733" ;
  a2a:hasPerson oa:person_saa_d837ae03-c64e-6b6d-e053-b784100acdee_Person-271b14b6-7222-b1e0-d86d-d76d8a227151, oa:person_saa_d837ae03-c64e-6b6d-e053-b784100acdee_Person-2884b0a5-1351-6fef-3df2-c7ec10311542, oa:person_saa_d837ae03-c64e-6b6d-e053-b784100acdee_Person-0f5c7fbb-4cac-54ea-0811-a20203c4a6b5, oa:person_saa_d837ae03-c64e-6b6d-e053-b784100acdee_Person-c69a43dd-c38b-b1cb-d674-77fcfa679b57, oa:person_saa_d837ae03-c64e-6b6d-e053-b784100acdee_Person-6920edc4-adfe-df1e-d074-ca0413f55864, oa:person_saa_d837ae03-c64e-6b6d-e053-b784100acdee_Person-620670d6-04b4-f20d-c11a-1878fbd21537 ;
  a2a:hasEvent oa:event_saa_d837ae03-c64e-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae03-c64e-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae03-c64e-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae03-c64e-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae03-c64e-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae03-c64e-6b6d-e053-b784100acdee_4, oa:relationep_saa_d837ae03-c64e-6b6d-e053-b784100acdee_5 ;
  a2a:hasSource oa:source_saa_d837ae03-c64e-6b6d-e053-b784100acdee .

oa:person_saa_d837ae03-c64e-6b6d-e053-b784100acdee_Person-271b14b6-7222-b1e0-d86d-d76d8a227151
  a a2a:Person ;
  rdfs:label "Michiel Servaas" ;
  a2a:PersonName [
    rdfs:label "Michiel Servaas" ;
    a2a:PersonNameFirstName "Michiel" ;
    a2a:PersonNameLastName "Servaas"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-c64e-6b6d-e053-b784100acdee_Person-2884b0a5-1351-6fef-3df2-c7ec10311542
  a a2a:Person ;
  rdfs:label "Grietje Bardoniers" ;
  a2a:PersonName [
    rdfs:label "Grietje Bardoniers" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNameLastName "Bardoniers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-c64e-6b6d-e053-b784100acdee_Person-0f5c7fbb-4cac-54ea-0811-a20203c4a6b5
  a a2a:Person ;
  rdfs:label "Pieter Waller" ;
  a2a:PersonName [
    rdfs:label "Pieter Waller" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Waller"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-c64e-6b6d-e053-b784100acdee_Person-c69a43dd-c38b-b1cb-d674-77fcfa679b57
  a a2a:Person ;
  rdfs:label "Maria Tribbelaer" ;
  a2a:PersonName [
    rdfs:label "Maria Tribbelaer" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Tribbelaer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-c64e-6b6d-e053-b784100acdee_Person-6920edc4-adfe-df1e-d074-ca0413f55864
  a a2a:Person ;
  rdfs:label "Johannes Groothuijs" ;
  a2a:PersonName [
    rdfs:label "Johannes Groothuijs" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Groothuijs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-c64e-6b6d-e053-b784100acdee_Person-620670d6-04b4-f20d-c11a-1878fbd21537
  a a2a:Person ;
  rdfs:label "Hendrik Westerburgh" ;
  a2a:PersonName [
    rdfs:label "Hendrik Westerburgh" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Westerburgh"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae03-c64e-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Kwitantie" ;
  a2a:EventType "other:Kwitantie" ;
  a2a:EventDate [
    a2a:Year "1733" ;
    a2a:Month "12" ;
    a2a:Day "8" ;
    rdfs:label "1733-12-08"^^xsd:date
  ] .

oa:relationep_saa_d837ae03-c64e-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-c64e-6b6d-e053-b784100acdee_Person:271b14b6-7222-b1e0-d86d-d76d8a227151 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-c64e-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-c64e-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-c64e-6b6d-e053-b784100acdee_Person:2884b0a5-1351-6fef-3df2-c7ec10311542 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-c64e-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-c64e-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-c64e-6b6d-e053-b784100acdee_Person:0f5c7fbb-4cac-54ea-0811-a20203c4a6b5 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-c64e-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-c64e-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-c64e-6b6d-e053-b784100acdee_Person:c69a43dd-c38b-b1cb-d674-77fcfa679b57 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-c64e-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-c64e-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-c64e-6b6d-e053-b784100acdee_Person:6920edc4-adfe-df1e-d074-ca0413f55864 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-c64e-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-c64e-6b6d-e053-b784100acdee_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-c64e-6b6d-e053-b784100acdee_Person:620670d6-04b4-f20d-c11a-1878fbd21537 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-c64e-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae03-c64e-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1733-12-08 - 1733-12-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1733-12-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1733-12-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1733" ;
    a2a:Month "12" ;
    a2a:Day "8" ;
    rdfs:label "1733-12-08"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 7563, Periode: 1733" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "599322" ;
    a2a:RegistryNumber "7563" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 7563, Periode: 1733, Notariële archieven, 599322, 7563"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/c13694fd-656d-6273-c5bf-cfa1080238fe.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-c64e-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/c13694fd-656d-6273-c5bf-cfa1080238fe.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/63b3dfad-8a57-a5c1-7ec2-cb5a9993653f.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-c64e-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/63b3dfad-8a57-a5c1-7ec2-cb5a9993653f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae03-c64e-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae03-c64e-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Johannes van Vilekens
Locatieomschrijving: Sloterdijk
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/7563" ;
  a2a:SourceRemarkAkteSoort "Kwitantie" ;
  a2a:SourceRemarkfilename "NOTC00424000064", "NOTC00424000065" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_573_00000573.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00424000064; positie: 616, 1832, 816, 147" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00424000064; positie: 883, 1021, 852, 125" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00424000064; positie: 654, 553, 631, 140" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00424000064; positie: 1713, 604, 770, 147" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00424000064; positie: 1952, 1035, 425, 119" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00424000064; positie: 683, 1651, 889, 157" .
