@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-257f-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Machtiging op 1 januari 1636" ;
  a2a:hasPerson oa:person_saa_d837ae04-257f-6b6d-e053-b784100acdee_Person-84fb40aa-1eb5-fee3-5316-763705f31e4e, oa:person_saa_d837ae04-257f-6b6d-e053-b784100acdee_Person-8d0a797c-95ec-a9ac-b191-a4a89008ab49, oa:person_saa_d837ae04-257f-6b6d-e053-b784100acdee_Person-190b6e3e-a7b4-059a-d31c-a68f81939d4e, oa:person_saa_d837ae04-257f-6b6d-e053-b784100acdee_Person-d6f59d07-5ab2-1b43-d6ba-33bd83bcfc58 ;
  a2a:hasEvent oa:event_saa_d837ae04-257f-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-257f-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-257f-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-257f-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-257f-6b6d-e053-b784100acdee_3 ;
  a2a:hasSource oa:source_saa_d837ae04-257f-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-257f-6b6d-e053-b784100acdee_Person-84fb40aa-1eb5-fee3-5316-763705f31e4e
  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-257f-6b6d-e053-b784100acdee_Person-8d0a797c-95ec-a9ac-b191-a4a89008ab49
  a a2a:Person ;
  rdfs:label "Matt@ Chavatte" ;
  a2a:PersonName [
    rdfs:label "Matt@ Chavatte" ;
    a2a:PersonNameFirstName "Matt@" ;
    a2a:PersonNameLastName "Chavatte"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-257f-6b6d-e053-b784100acdee_Person-190b6e3e-a7b4-059a-d31c-a68f81939d4e
  a a2a:Person ;
  rdfs:label "Jaques Wellens" ;
  a2a:PersonName [
    rdfs:label "Jaques Wellens" ;
    a2a:PersonNameFirstName "Jaques" ;
    a2a:PersonNameLastName "Wellens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-257f-6b6d-e053-b784100acdee_Person-d6f59d07-5ab2-1b43-d6ba-33bd83bcfc58
  a a2a:Person ;
  rdfs:label "Pierre Thibaut" ;
  a2a:PersonName [
    rdfs:label "Pierre Thibaut" ;
    a2a:PersonNameFirstName "Pierre" ;
    a2a:PersonNameLastName "Thibaut"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-257f-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Machtiging" ;
  a2a:EventType "other:Machtiging" ;
  a2a:EventDate [
    a2a:Year "1636" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1636-01-01"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-257f-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-257f-6b6d-e053-b784100acdee_Person:84fb40aa-1eb5-fee3-5316-763705f31e4e ;
  a2a:EventKeyRef oa:event_saa_d837ae04-257f-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-257f-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-257f-6b6d-e053-b784100acdee_Person:8d0a797c-95ec-a9ac-b191-a4a89008ab49 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-257f-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-257f-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-257f-6b6d-e053-b784100acdee_Person:190b6e3e-a7b4-059a-d31c-a68f81939d4e ;
  a2a:EventKeyRef oa:event_saa_d837ae04-257f-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-257f-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-257f-6b6d-e053-b784100acdee_Person:d6f59d07-5ab2-1b43-d6ba-33bd83bcfc58 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-257f-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-257f-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1636-01-01 - 1636-01-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1636-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1636-01-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1636" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1636-01-01"^^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 "607460" ;
    a2a:RegistryNumber "950A" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 950A, Periode: 1636, Notariële archieven, 607460, 950A"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/c305aa67-63b6-5823-36b5-485beb82c922.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-257f-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/c305aa67-63b6-5823-36b5-485beb82c922.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/64984251-13cd-d556-e700-30573ad63ea8.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-257f-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/64984251-13cd-d556-e700-30573ad63ea8.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/14731fcb-cce8-72a9-1040-97d7ccb970f3.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-257f-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/14731fcb-cce8-72a9-1040-97d7ccb970f3.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-257f-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-257f-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Benedict Baddel
Locatieomschrijving: Calais en France
Onderwerpsomschrijving: Aanstelling schuldinner in Calais
Taal: frans""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/950A" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "VBPA00015000008", "VBPA00015000009", "VBPA00015000010" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_377_00000377.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00015000010; positie: 808, 1317, 1053, 153" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00015000010; positie: 2109, 1327, 319, 117" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00015000008; positie: 651, 739, 923, 197" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00015000008; positie: 907, 2448, 933, 188" .
