@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-2124-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Attestatie op 23 juni 1636" ;
  a2a:hasPerson oa:person_saa_d837ae04-2124-6b6d-e053-b784100acdee_Person-3b1b7094-8a66-41ea-80f1-2beb63fc68dd, oa:person_saa_d837ae04-2124-6b6d-e053-b784100acdee_Person-200a1a3d-5b73-981b-48cf-662037b88bc3, oa:person_saa_d837ae04-2124-6b6d-e053-b784100acdee_Person-326f07eb-e5f7-d330-26dd-4fccbc29612a, oa:person_saa_d837ae04-2124-6b6d-e053-b784100acdee_Person-2e6eca90-cebb-a23e-575b-1c6199a77058, oa:person_saa_d837ae04-2124-6b6d-e053-b784100acdee_Person-10582da4-31dc-4bef-f752-52cba4398f17, oa:person_saa_d837ae04-2124-6b6d-e053-b784100acdee_Person-d46f0080-cd5f-4108-98c1-2e2087321908 ;
  a2a:hasEvent oa:event_saa_d837ae04-2124-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-2124-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-2124-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-2124-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-2124-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae04-2124-6b6d-e053-b784100acdee_4, oa:relationep_saa_d837ae04-2124-6b6d-e053-b784100acdee_5 ;
  a2a:hasSource oa:source_saa_d837ae04-2124-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-2124-6b6d-e053-b784100acdee_Person-3b1b7094-8a66-41ea-80f1-2beb63fc68dd
  a a2a:Person ;
  rdfs:label "Jacob Eschw@@" ;
  a2a:PersonName [
    rdfs:label "Jacob Eschw@@" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Eschw@@"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-2124-6b6d-e053-b784100acdee_Person-200a1a3d-5b73-981b-48cf-662037b88bc3
  a a2a:Person ;
  rdfs:label "Abraham de Hertoch" ;
  a2a:PersonName [
    rdfs:label "Abraham de Hertoch" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Hertoch"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-2124-6b6d-e053-b784100acdee_Person-326f07eb-e5f7-d330-26dd-4fccbc29612a
  a a2a:Person ;
  rdfs:label "Matthieu Chavatte" ;
  a2a:PersonName [
    rdfs:label "Matthieu Chavatte" ;
    a2a:PersonNameFirstName "Matthieu" ;
    a2a:PersonNameLastName "Chavatte"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-2124-6b6d-e053-b784100acdee_Person-2e6eca90-cebb-a23e-575b-1c6199a77058
  a a2a:Person ;
  rdfs:label "Abraham Eschwiller" ;
  a2a:PersonName [
    rdfs:label "Abraham Eschwiller" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Eschwiller"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-2124-6b6d-e053-b784100acdee_Person-10582da4-31dc-4bef-f752-52cba4398f17
  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_d837ae04-2124-6b6d-e053-b784100acdee_Person-d46f0080-cd5f-4108-98c1-2e2087321908
  a a2a:Person ;
  rdfs:label "Jacob Keijns" ;
  a2a:PersonName [
    rdfs:label "Jacob Keijns" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Keijns"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-2124-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Attestatie" ;
  a2a:EventType "other:Attestatie" ;
  a2a:EventDate [
    a2a:Year "1636" ;
    a2a:Month "6" ;
    a2a:Day "23" ;
    rdfs:label "1636-06-23"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-2124-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-2124-6b6d-e053-b784100acdee_Person:3b1b7094-8a66-41ea-80f1-2beb63fc68dd ;
  a2a:EventKeyRef oa:event_saa_d837ae04-2124-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-2124-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-2124-6b6d-e053-b784100acdee_Person:200a1a3d-5b73-981b-48cf-662037b88bc3 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-2124-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-2124-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-2124-6b6d-e053-b784100acdee_Person:326f07eb-e5f7-d330-26dd-4fccbc29612a ;
  a2a:EventKeyRef oa:event_saa_d837ae04-2124-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-2124-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-2124-6b6d-e053-b784100acdee_Person:2e6eca90-cebb-a23e-575b-1c6199a77058 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-2124-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-2124-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-2124-6b6d-e053-b784100acdee_Person:10582da4-31dc-4bef-f752-52cba4398f17 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-2124-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-2124-6b6d-e053-b784100acdee_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-2124-6b6d-e053-b784100acdee_Person:d46f0080-cd5f-4108-98c1-2e2087321908 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-2124-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-2124-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1636-06-23 - 1636-06-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1636-06-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1636-06-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1636" ;
    a2a:Month "6" ;
    a2a:Day "23" ;
    rdfs:label "1636-06-23"^^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 "631164" ;
    a2a:RegistryNumber "950A" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 950A, Periode: 1636, Notariële archieven, 631164, 950A"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/246c8cbc-e7e8-c5d5-e7f2-aa742549f9df.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-2124-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/246c8cbc-e7e8-c5d5-e7f2-aa742549f9df.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/0a2f7aed-e668-be9b-c1fb-140f25d8f63f.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-2124-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/0a2f7aed-e668-be9b-c1fb-140f25d8f63f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-2124-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-2124-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Benedict Baddel
Locatieomschrijving: Rouen en Normandie
Onderwerpsomschrijving: stukken 'Peluche'
Taal: frans""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/950A" ;
  a2a:SourceRemarkAkteSoort "Attestatie" ;
  a2a:SourceRemarkfilename "VBPA00015000271", "VBPA00015000272" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_354_00000354.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00015000272; positie: 2324, 2404, 552, 149" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00015000271; positie: 2797, 3486, 565, 193" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00015000272; positie: 1164, 3254, 1016, 157" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00015000271; positie: 2351, 3977, 1005, 173" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00015000272; positie: 1419, 3114, 1075, 170" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00015000271; positie: 2807, 3343, 545, 178" .
