@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-66e5-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Machtiging op 10 maart 1637" ;
  a2a:hasPerson oa:person_saa_d837ae04-66e5-6b6d-e053-b784100acdee_Person-9e489e71-788f-d6a5-413f-81680a98fb60, oa:person_saa_d837ae04-66e5-6b6d-e053-b784100acdee_Person-4ceea743-e717-33fc-2534-12d07ec79cd1, oa:person_saa_d837ae04-66e5-6b6d-e053-b784100acdee_Person-83696ffa-ceeb-86da-6135-0a80d8a32c56 ;
  a2a:hasEvent oa:event_saa_d837ae04-66e5-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-66e5-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-66e5-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-66e5-6b6d-e053-b784100acdee_2 ;
  a2a:hasSource oa:source_saa_d837ae04-66e5-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-66e5-6b6d-e053-b784100acdee_Person-9e489e71-788f-d6a5-413f-81680a98fb60
  a a2a:Person ;
  rdfs:label "Magniart" ;
  a2a:PersonName [
    rdfs:label "Magniart" ;
    a2a:PersonNameLastName "Magniart"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-66e5-6b6d-e053-b784100acdee_Person-4ceea743-e717-33fc-2534-12d07ec79cd1
  a a2a:Person ;
  rdfs:label "Jan Coijmans" ;
  a2a:PersonName [
    rdfs:label "Jan Coijmans" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Coijmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-66e5-6b6d-e053-b784100acdee_Person-83696ffa-ceeb-86da-6135-0a80d8a32c56
  a a2a:Person ;
  rdfs:label "Alonso de Lope" ;
  a2a:PersonName [
    rdfs:label "Alonso de Lope" ;
    a2a:PersonNameFirstName "Alonso" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Lope"
  ] ;
  a2a:Gender "Onbekend" .

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

oa:relationep_saa_d837ae04-66e5-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-66e5-6b6d-e053-b784100acdee_Person:9e489e71-788f-d6a5-413f-81680a98fb60 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-66e5-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-66e5-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-66e5-6b6d-e053-b784100acdee_Person:4ceea743-e717-33fc-2534-12d07ec79cd1 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-66e5-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-66e5-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-66e5-6b6d-e053-b784100acdee_Person:83696ffa-ceeb-86da-6135-0a80d8a32c56 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-66e5-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-66e5-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1637-03-10 - 1637-03-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1637-03-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1637-03-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1637" ;
    a2a:Month "3" ;
    a2a:Day "10" ;
    rdfs:label "1637-03-10"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 951A, Periode: 1637" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "610427" ;
    a2a:RegistryNumber "951A" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 951A, Periode: 1637, Notariële archieven, 610427, 951A"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/bf0b978a-8be0-724d-faaf-2fb965bfacdc.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-66e5-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/bf0b978a-8be0-724d-faaf-2fb965bfacdc.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/0e3d7000-2e50-b99c-adbd-1edbc457c6c0.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-66e5-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/0e3d7000-2e50-b99c-adbd-1edbc457c6c0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-66e5-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-66e5-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Benedict Baddel
Onderwerpsomschrijving: Raet van de Franse koning
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/951A" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "NOTK00001000209", "NOTK00001000210" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_938_00000938.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTK00001000209; positie: 2352, 4695, 751, 167" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTK00001000209; positie: 2769, 4329, 633, 204" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTK00001000209; positie: 1366, 3630, 919, 151" .
