@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-33a0-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Machtiging op 18 juli 1663" ;
  a2a:hasPerson oa:person_saa_d837ae04-33a0-6b6d-e053-b784100acdee_Person-bb6695c5-ae8e-335a-0d62-dcd8834e24a0, oa:person_saa_d837ae04-33a0-6b6d-e053-b784100acdee_Person-4ef35e53-9964-864e-b8a9-53069375623a, oa:person_saa_d837ae04-33a0-6b6d-e053-b784100acdee_Person-7081533e-4fcb-b610-4fbc-1e682d8e7edc, oa:person_saa_d837ae04-33a0-6b6d-e053-b784100acdee_Person-dcc94b91-254a-50ff-ddb3-39298c8e85aa ;
  a2a:hasEvent oa:event_saa_d837ae04-33a0-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-33a0-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-33a0-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-33a0-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-33a0-6b6d-e053-b784100acdee_3 ;
  a2a:hasSource oa:source_saa_d837ae04-33a0-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-33a0-6b6d-e053-b784100acdee_Person-bb6695c5-ae8e-335a-0d62-dcd8834e24a0
  a a2a:Person ;
  rdfs:label "Cornelis van Poelenburgh" ;
  a2a:PersonName [
    rdfs:label "Cornelis van Poelenburgh" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Poelenburgh"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-33a0-6b6d-e053-b784100acdee_Person-4ef35e53-9964-864e-b8a9-53069375623a
  a a2a:Person ;
  rdfs:label "Engelbrecht Kelderman" ;
  a2a:PersonName [
    rdfs:label "Engelbrecht Kelderman" ;
    a2a:PersonNameFirstName "Engelbrecht" ;
    a2a:PersonNameLastName "Kelderman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-33a0-6b6d-e053-b784100acdee_Person-7081533e-4fcb-b610-4fbc-1e682d8e7edc
  a a2a:Person ;
  rdfs:label "Antoni Labistrate" ;
  a2a:PersonName [
    rdfs:label "Antoni Labistrate" ;
    a2a:PersonNameFirstName "Antoni" ;
    a2a:PersonNameLastName "Labistrate"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-33a0-6b6d-e053-b784100acdee_Person-dcc94b91-254a-50ff-ddb3-39298c8e85aa
  a a2a:Person ;
  rdfs:label "Jacob Block" ;
  a2a:PersonName [
    rdfs:label "Jacob Block" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Block"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-33a0-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Machtiging" ;
  a2a:EventType "other:Machtiging" ;
  a2a:EventDate [
    a2a:Year "1663" ;
    a2a:Month "7" ;
    a2a:Day "18" ;
    rdfs:label "1663-07-18"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-33a0-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-33a0-6b6d-e053-b784100acdee_Person:bb6695c5-ae8e-335a-0d62-dcd8834e24a0 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-33a0-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-33a0-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-33a0-6b6d-e053-b784100acdee_Person:4ef35e53-9964-864e-b8a9-53069375623a ;
  a2a:EventKeyRef oa:event_saa_d837ae04-33a0-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-33a0-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-33a0-6b6d-e053-b784100acdee_Person:7081533e-4fcb-b610-4fbc-1e682d8e7edc ;
  a2a:EventKeyRef oa:event_saa_d837ae04-33a0-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-33a0-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-33a0-6b6d-e053-b784100acdee_Person:dcc94b91-254a-50ff-ddb3-39298c8e85aa ;
  a2a:EventKeyRef oa:event_saa_d837ae04-33a0-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-33a0-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1663-07-18 - 1663-07-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1663-07-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1663-07-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1663" ;
    a2a:Month "7" ;
    a2a:Day "18" ;
    rdfs:label "1663-07-18"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 3074, Periode: 1663" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "640335" ;
    a2a:RegistryNumber "3074" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 3074, Periode: 1663, Notariële archieven, 640335, 3074"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/d45a54da-3adf-a7ca-df4d-298aa7d9210b.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-33a0-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/d45a54da-3adf-a7ca-df4d-298aa7d9210b.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/bc4db6ad-a20b-5127-89f6-ae3b050b6efb.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-33a0-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/bc4db6ad-a20b-5127-89f6-ae3b050b6efb.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-33a0-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-33a0-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Hector Friesma
Locatieomschrijving: Hamburgh
Onderwerpsomschrijving: schuld en bewijs
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/3074" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "NOTJ01440000108", "NOTJ01440000109" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_449_00000449.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ01440000108; positie: 2739, 2448, 772, 129" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ01440000109; positie: 1459, 270, 398, 107" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ01440000108; positie: 2532, 2143, 503, 131" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ01440000109; positie: 952, 850, 405, 111" .
