@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-25a8-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Machtiging op 2 november 1637" ;
  a2a:hasPerson oa:person_saa_d837ae04-25a8-6b6d-e053-b784100acdee_Person-a6546ccd-7e27-8bd6-3cec-22522592a701, oa:person_saa_d837ae04-25a8-6b6d-e053-b784100acdee_Person-7a5e533a-e7e9-949f-3b1a-c0474ebaedc4, oa:person_saa_d837ae04-25a8-6b6d-e053-b784100acdee_Person-7c6c9715-1149-8bef-8a14-37c5f8272b5a, oa:person_saa_d837ae04-25a8-6b6d-e053-b784100acdee_Person-fcb37ecb-becb-3893-0994-bcbfbd5dff5a, oa:person_saa_d837ae04-25a8-6b6d-e053-b784100acdee_Person-e4ab81d3-0126-dd04-e85c-8bbc73b342b8 ;
  a2a:hasEvent oa:event_saa_d837ae04-25a8-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-25a8-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-25a8-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-25a8-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-25a8-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae04-25a8-6b6d-e053-b784100acdee_4 ;
  a2a:hasSource oa:source_saa_d837ae04-25a8-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-25a8-6b6d-e053-b784100acdee_Person-a6546ccd-7e27-8bd6-3cec-22522592a701
  a a2a:Person ;
  rdfs:label "Francisco Dorta" ;
  a2a:PersonName [
    rdfs:label "Francisco Dorta" ;
    a2a:PersonNameFirstName "Francisco" ;
    a2a:PersonNameLastName "Dorta"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-25a8-6b6d-e053-b784100acdee_Person-7a5e533a-e7e9-949f-3b1a-c0474ebaedc4
  a a2a:Person ;
  rdfs:label "Felipa Nunes" ;
  a2a:PersonName [
    rdfs:label "Felipa Nunes" ;
    a2a:PersonNameFirstName "Felipa" ;
    a2a:PersonNameLastName "Nunes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-25a8-6b6d-e053-b784100acdee_Person-7c6c9715-1149-8bef-8a14-37c5f8272b5a
  a a2a:Person ;
  rdfs:label "Outger Martsz Groot" ;
  a2a:PersonName [
    rdfs:label "Outger Martsz Groot" ;
    a2a:PersonNameFirstName "Outger Martsz" ;
    a2a:PersonNameLastName "Groot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-25a8-6b6d-e053-b784100acdee_Person-fcb37ecb-becb-3893-0994-bcbfbd5dff5a
  a a2a:Person ;
  rdfs:label "Josua Serafatin" ;
  a2a:PersonName [
    rdfs:label "Josua Serafatin" ;
    a2a:PersonNameFirstName "Josua" ;
    a2a:PersonNameLastName "Serafatin"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-25a8-6b6d-e053-b784100acdee_Person-e4ab81d3-0126-dd04-e85c-8bbc73b342b8
  a a2a:Person ;
  rdfs:label "Michel de Crasto" ;
  a2a:PersonName [
    rdfs:label "Michel de Crasto" ;
    a2a:PersonNameFirstName "Michel" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Crasto"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-25a8-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 "2" ;
    rdfs:label "1637-11-02"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-25a8-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-25a8-6b6d-e053-b784100acdee_Person:a6546ccd-7e27-8bd6-3cec-22522592a701 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-25a8-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-25a8-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-25a8-6b6d-e053-b784100acdee_Person:7a5e533a-e7e9-949f-3b1a-c0474ebaedc4 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-25a8-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-25a8-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-25a8-6b6d-e053-b784100acdee_Person:7c6c9715-1149-8bef-8a14-37c5f8272b5a ;
  a2a:EventKeyRef oa:event_saa_d837ae04-25a8-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-25a8-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-25a8-6b6d-e053-b784100acdee_Person:fcb37ecb-becb-3893-0994-bcbfbd5dff5a ;
  a2a:EventKeyRef oa:event_saa_d837ae04-25a8-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-25a8-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-25a8-6b6d-e053-b784100acdee_Person:e4ab81d3-0126-dd04-e85c-8bbc73b342b8 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-25a8-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-25a8-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1637-11-02 - 1637-11-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1637-11-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1637-11-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1637" ;
    a2a:Month "11" ;
    a2a:Day "2" ;
    rdfs:label "1637-11-02"^^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 "603229" ;
    a2a:RegistryNumber "952" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 952, Periode: 1636, Notariële archieven, 603229, 952"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/2412cbb3-cde7-c05e-ac54-4b15c5946ce4.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-25a8-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/2412cbb3-cde7-c05e-ac54-4b15c5946ce4.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-25a8-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-25a8-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Benedict Baddel
Locatieomschrijving: Paris
Onderwerpsomschrijving: vordering op Franse kroon
Taal: frans""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/952" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "VBPA00003000374" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_377_00000377.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00003000374; positie: 1930, 1638, 837, 159" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00003000374; positie: 2553, 1018, 347, 169" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00003000374; positie: 2634, 3950, 263, 128" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00003000374; positie: 1068, 4096, 996, 138" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00003000374; positie: 1907, 1112, 855, 169" .
