@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-32e1-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Machtiging op 30 juli 1637" ;
  a2a:hasPerson oa:person_saa_d837ae04-32e1-6b6d-e053-b784100acdee_Person-82b2bdbd-f2c6-6413-fc01-35bb18878e43, oa:person_saa_d837ae04-32e1-6b6d-e053-b784100acdee_Person-9b8d42d5-794a-f866-24c5-d5e443ae239f, oa:person_saa_d837ae04-32e1-6b6d-e053-b784100acdee_Person-aa0fae29-2736-591d-f02b-2e74b0bd74b0, oa:person_saa_d837ae04-32e1-6b6d-e053-b784100acdee_Person-00cd6daa-993c-6445-191d-1771e7d8dc23 ;
  a2a:hasEvent oa:event_saa_d837ae04-32e1-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-32e1-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-32e1-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-32e1-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-32e1-6b6d-e053-b784100acdee_3 ;
  a2a:hasSource oa:source_saa_d837ae04-32e1-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-32e1-6b6d-e053-b784100acdee_Person-82b2bdbd-f2c6-6413-fc01-35bb18878e43
  a a2a:Person ;
  rdfs:label "Daniel Rulandt" ;
  a2a:PersonName [
    rdfs:label "Daniel Rulandt" ;
    a2a:PersonNameFirstName "Daniel" ;
    a2a:PersonNameLastName "Rulandt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-32e1-6b6d-e053-b784100acdee_Person-9b8d42d5-794a-f866-24c5-d5e443ae239f
  a a2a:Person ;
  rdfs:label "Johan Wesseling" ;
  a2a:PersonName [
    rdfs:label "Johan Wesseling" ;
    a2a:PersonNameFirstName "Johan" ;
    a2a:PersonNameLastName "Wesseling"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-32e1-6b6d-e053-b784100acdee_Person-aa0fae29-2736-591d-f02b-2e74b0bd74b0
  a a2a:Person ;
  rdfs:label "Cornelio Veen" ;
  a2a:PersonName [
    rdfs:label "Cornelio Veen" ;
    a2a:PersonNameFirstName "Cornelio" ;
    a2a:PersonNameLastName "Veen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-32e1-6b6d-e053-b784100acdee_Person-00cd6daa-993c-6445-191d-1771e7d8dc23
  a a2a:Person ;
  rdfs:label "Venturin" ;
  a2a:PersonName [
    rdfs:label "Venturin" ;
    a2a:PersonNameLastName "Venturin"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-32e1-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Machtiging" ;
  a2a:EventType "other:Machtiging" ;
  a2a:EventDate [
    a2a:Year "1637" ;
    a2a:Month "7" ;
    a2a:Day "30" ;
    rdfs:label "1637-07-30"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-32e1-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-32e1-6b6d-e053-b784100acdee_Person:82b2bdbd-f2c6-6413-fc01-35bb18878e43 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-32e1-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-32e1-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-32e1-6b6d-e053-b784100acdee_Person:9b8d42d5-794a-f866-24c5-d5e443ae239f ;
  a2a:EventKeyRef oa:event_saa_d837ae04-32e1-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-32e1-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-32e1-6b6d-e053-b784100acdee_Person:aa0fae29-2736-591d-f02b-2e74b0bd74b0 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-32e1-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-32e1-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-32e1-6b6d-e053-b784100acdee_Person:00cd6daa-993c-6445-191d-1771e7d8dc23 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-32e1-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-32e1-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1637-07-30 - 1637-07-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1637-07-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1637-07-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1637" ;
    a2a:Month "7" ;
    a2a:Day "30" ;
    rdfs:label "1637-07-30"^^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 "637743" ;
    a2a:RegistryNumber "952" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 952, Periode: 1636, Notariële archieven, 637743, 952"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/1d758ece-9e2f-7955-df22-d04f13df2e30.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-32e1-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/1d758ece-9e2f-7955-df22-d04f13df2e30.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/48d73668-31c8-e119-fc55-bfebe8ab8117.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-32e1-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/48d73668-31c8-e119-fc55-bfebe8ab8117.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/550ab227-420a-71ff-e1e9-04425113f576.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-32e1-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/550ab227-420a-71ff-e1e9-04425113f576.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-32e1-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-32e1-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Benedict Baddel
Locatieomschrijving: Denemarcken
Locatieomschrijving: Holstein
Onderwerpsomschrijving: Dienaar als zaakwaarnemer
Taal: duits""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/952" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "VBPA00003000265", "VBPA00003000266", "VBPA00003000267" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_445_00000445.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00003000267; positie: 1587, 1519, 1415, 295" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00003000265; positie: 1051, 3079, 1027, 179" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00003000267; positie: 323, 1608, 1136, 221" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00003000267; positie: 788, 876, 620, 159" .
