@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_d837ae03-e6a5-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Machtiging op 3 november 1637" ;
  a2a:hasPerson oa:person_saa_d837ae03-e6a5-6b6d-e053-b784100acdee_Person-d6603b37-24ef-42da-126f-690adf879614, oa:person_saa_d837ae03-e6a5-6b6d-e053-b784100acdee_Person-b4b584ad-57c5-dc74-37cd-9afbd78ef966, oa:person_saa_d837ae03-e6a5-6b6d-e053-b784100acdee_Person-83257925-2747-bba5-e23c-b821c02278f2, oa:person_saa_d837ae03-e6a5-6b6d-e053-b784100acdee_Person-86fde6f8-e2a3-0985-a4b7-34e0343dce3a, oa:person_saa_d837ae03-e6a5-6b6d-e053-b784100acdee_Person-91ba2e8e-899f-650b-de59-242203674629 ;
  a2a:hasEvent oa:event_saa_d837ae03-e6a5-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae03-e6a5-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae03-e6a5-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae03-e6a5-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae03-e6a5-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae03-e6a5-6b6d-e053-b784100acdee_4 ;
  a2a:hasSource oa:source_saa_d837ae03-e6a5-6b6d-e053-b784100acdee .

oa:person_saa_d837ae03-e6a5-6b6d-e053-b784100acdee_Person-d6603b37-24ef-42da-126f-690adf879614
  a a2a:Person ;
  rdfs:label "Hans Sweers" ;
  a2a:PersonName [
    rdfs:label "Hans Sweers" ;
    a2a:PersonNameFirstName "Hans" ;
    a2a:PersonNameLastName "Sweers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-e6a5-6b6d-e053-b784100acdee_Person-b4b584ad-57c5-dc74-37cd-9afbd78ef966
  a a2a:Person ;
  rdfs:label "Cornelis Veen" ;
  a2a:PersonName [
    rdfs:label "Cornelis Veen" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Veen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-e6a5-6b6d-e053-b784100acdee_Person-83257925-2747-bba5-e23c-b821c02278f2
  a a2a:Person ;
  rdfs:label "Outgert Maertssen Groot" ;
  a2a:PersonName [
    rdfs:label "Outgert Maertssen Groot" ;
    a2a:PersonNameFirstName "Outgert Maertssen" ;
    a2a:PersonNameLastName "Groot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-e6a5-6b6d-e053-b784100acdee_Person-86fde6f8-e2a3-0985-a4b7-34e0343dce3a
  a a2a:Person ;
  rdfs:label "Zacharias Hoffman" ;
  a2a:PersonName [
    rdfs:label "Zacharias Hoffman" ;
    a2a:PersonNameFirstName "Zacharias" ;
    a2a:PersonNameLastName "Hoffman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-e6a5-6b6d-e053-b784100acdee_Person-91ba2e8e-899f-650b-de59-242203674629
  a a2a:Person ;
  rdfs:label "Andries Hoffman" ;
  a2a:PersonName [
    rdfs:label "Andries Hoffman" ;
    a2a:PersonNameFirstName "Andries" ;
    a2a:PersonNameLastName "Hoffman"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae03-e6a5-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Machtiging" ;
  a2a:EventType "other:Machtiging" ;
  a2a:EventDate [
    a2a:Year "1637" ;
    a2a:Month "11" ;
    a2a:Day "3" ;
    rdfs:label "1637-11-03"^^xsd:date
  ] .

oa:relationep_saa_d837ae03-e6a5-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e6a5-6b6d-e053-b784100acdee_Person:d6603b37-24ef-42da-126f-690adf879614 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e6a5-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-e6a5-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e6a5-6b6d-e053-b784100acdee_Person:b4b584ad-57c5-dc74-37cd-9afbd78ef966 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e6a5-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-e6a5-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e6a5-6b6d-e053-b784100acdee_Person:83257925-2747-bba5-e23c-b821c02278f2 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e6a5-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-e6a5-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e6a5-6b6d-e053-b784100acdee_Person:86fde6f8-e2a3-0985-a4b7-34e0343dce3a ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e6a5-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-e6a5-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e6a5-6b6d-e053-b784100acdee_Person:91ba2e8e-899f-650b-de59-242203674629 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e6a5-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae03-e6a5-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1637-11-03 - 1637-11-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1637-11-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1637-11-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1637" ;
    a2a:Month "11" ;
    a2a:Day "3" ;
    rdfs:label "1637-11-03"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 951C, Periode: 1637" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "632310" ;
    a2a:RegistryNumber "951C" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 951C, Periode: 1637, Notariële archieven, 632310, 951C"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/f27e0690-9195-90f0-6f6c-2f1bd8f82cb2.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-e6a5-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/f27e0690-9195-90f0-6f6c-2f1bd8f82cb2.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/61f6bc20-66b5-90ee-aceb-01dab6b384da.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-e6a5-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/61f6bc20-66b5-90ee-aceb-01dab6b384da.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/e39e20a2-1b2c-9aee-1042-01bfb7dfd80a.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-e6a5-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/e39e20a2-1b2c-9aee-1042-01bfb7dfd80a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae03-e6a5-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae03-e6a5-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Benedict Baddel
Locatieomschrijving: Hooren
Onderwerpsomschrijving: geld bij VOC
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/951C" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "NOTK00003000179", "NOTK00003000180", "NOTK00003000181" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_738_00000738.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTK00003000180; positie: 2298, 930, 357, 143" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTK00003000181; positie: 2530, 1601, 727, 160" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTK00003000181; positie: 682, 1732, 1330, 182" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTK00003000179; positie: 2053, 4870, 1047, 271" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTK00003000180; positie: 2101, 2279, 365, 173" .
