@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-351a-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Consent op 27 december 1637" ;
  a2a:hasPerson oa:person_saa_d837ae04-351a-6b6d-e053-b784100acdee_Person-24e86263-fbd2-1b81-408e-039a29a01b76, oa:person_saa_d837ae04-351a-6b6d-e053-b784100acdee_Person-5514b8c9-ba8f-400f-117c-c413bfcb4c1d, oa:person_saa_d837ae04-351a-6b6d-e053-b784100acdee_Person-41238d41-6ae9-4a42-b40e-c36dc773aac3, oa:person_saa_d837ae04-351a-6b6d-e053-b784100acdee_Person-2b210aac-f464-1b4b-0929-c00949f78021, oa:person_saa_d837ae04-351a-6b6d-e053-b784100acdee_Person-32f72650-b938-f64e-a893-21cf3925810e ;
  a2a:hasEvent oa:event_saa_d837ae04-351a-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-351a-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-351a-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-351a-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-351a-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae04-351a-6b6d-e053-b784100acdee_4 ;
  a2a:hasSource oa:source_saa_d837ae04-351a-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-351a-6b6d-e053-b784100acdee_Person-24e86263-fbd2-1b81-408e-039a29a01b76
  a a2a:Person ;
  rdfs:label "Gilles Cala@@ot" ;
  a2a:PersonName [
    rdfs:label "Gilles Cala@@ot" ;
    a2a:PersonNameFirstName "Gilles" ;
    a2a:PersonNameLastName "Cala@@ot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-351a-6b6d-e053-b784100acdee_Person-5514b8c9-ba8f-400f-117c-c413bfcb4c1d
  a a2a:Person ;
  rdfs:label "Clara Pieters" ;
  a2a:PersonName [
    rdfs:label "Clara Pieters" ;
    a2a:PersonNameFirstName "Clara" ;
    a2a:PersonNameLastName "Pieters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-351a-6b6d-e053-b784100acdee_Person-41238d41-6ae9-4a42-b40e-c36dc773aac3
  a a2a:Person ;
  rdfs:label "Ja@ Hendricksz" ;
  a2a:PersonName [
    rdfs:label "Ja@ Hendricksz" ;
    a2a:PersonNameFirstName "Ja@" ;
    a2a:PersonNameLastName "Hendricksz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-351a-6b6d-e053-b784100acdee_Person-2b210aac-f464-1b4b-0929-c00949f78021
  a a2a:Person ;
  rdfs:label "Josua Serafatin" ;
  a2a:PersonName [
    rdfs:label "Josua Serafatin" ;
    a2a:PersonNameFirstName "Josua" ;
    a2a:PersonNameLastName "Serafatin"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-351a-6b6d-e053-b784100acdee_Person-32f72650-b938-f64e-a893-21cf3925810e
  a a2a:Person ;
  rdfs:label "Anne de Vos" ;
  a2a:PersonName [
    rdfs:label "Anne de Vos" ;
    a2a:PersonNameFirstName "Anne" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vos"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-351a-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Consent" ;
  a2a:EventType "other:Consent" ;
  a2a:EventDate [
    a2a:Year "1637" ;
    a2a:Month "12" ;
    a2a:Day "27" ;
    rdfs:label "1637-12-27"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-351a-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-351a-6b6d-e053-b784100acdee_Person:24e86263-fbd2-1b81-408e-039a29a01b76 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-351a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-351a-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-351a-6b6d-e053-b784100acdee_Person:5514b8c9-ba8f-400f-117c-c413bfcb4c1d ;
  a2a:EventKeyRef oa:event_saa_d837ae04-351a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-351a-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-351a-6b6d-e053-b784100acdee_Person:41238d41-6ae9-4a42-b40e-c36dc773aac3 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-351a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-351a-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-351a-6b6d-e053-b784100acdee_Person:2b210aac-f464-1b4b-0929-c00949f78021 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-351a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-351a-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-351a-6b6d-e053-b784100acdee_Person:32f72650-b938-f64e-a893-21cf3925810e ;
  a2a:EventKeyRef oa:event_saa_d837ae04-351a-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-351a-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1637-12-27 - 1637-12-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1637-12-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1637-12-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1637" ;
    a2a:Month "12" ;
    a2a:Day "27" ;
    rdfs:label "1637-12-27"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 952, Periode: 1636" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "634676" ;
    a2a:RegistryNumber "952" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 952, Periode: 1636, Notariële archieven, 634676, 952"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/30297eb9-1216-96ab-c6ec-8c1c528262f6.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-351a-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/30297eb9-1216-96ab-c6ec-8c1c528262f6.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/79585f34-2aae-4e64-8bd0-e24cad02b480.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-351a-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/79585f34-2aae-4e64-8bd0-e24cad02b480.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-351a-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-351a-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Benedict Baddel
Locatieomschrijving: Ste Christophle
Locatieomschrijving: Zelande
Taal: frans""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/952" ;
  a2a:SourceRemarkAkteSoort "Consent" ;
  a2a:SourceRemarkfilename "VBPA00003000449", "VBPA00003000450" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_0_00000000.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00003000450; positie: 858, 682, 844, 136" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00003000450; positie: 1021, 3977, 907, 200" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00003000450; positie: 2121, 3047, 324, 216" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00003000450; positie: 697, 3013, 1292, 203" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00003000450; positie: 1263, 397, 693, 153" .
