@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-28ba-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Machtiging op 13 november 1659" ;
  a2a:hasPerson oa:person_saa_d837ae04-28ba-6b6d-e053-b784100acdee_Person-25344de6-8c06-4781-e03b-e3c018f9ea5c, oa:person_saa_d837ae04-28ba-6b6d-e053-b784100acdee_Person-b73de259-6ba1-0b34-db50-1dce5c5fc10b, oa:person_saa_d837ae04-28ba-6b6d-e053-b784100acdee_Person-41199613-b00a-634d-3a2a-806473fc3124 ;
  a2a:hasEvent oa:event_saa_d837ae04-28ba-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-28ba-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-28ba-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-28ba-6b6d-e053-b784100acdee_2 ;
  a2a:hasSource oa:source_saa_d837ae04-28ba-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-28ba-6b6d-e053-b784100acdee_Person-25344de6-8c06-4781-e03b-e3c018f9ea5c
  a a2a:Person ;
  rdfs:label "Manuel da Serra" ;
  a2a:PersonName [
    rdfs:label "Manuel da Serra" ;
    a2a:PersonNameFirstName "Manuel" ;
    a2a:PersonNamePrefixLastName "da" ;
    a2a:PersonNameLastName "Serra"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-28ba-6b6d-e053-b784100acdee_Person-b73de259-6ba1-0b34-db50-1dce5c5fc10b
  a a2a:Person ;
  rdfs:label "Jacob Chamis Dorta" ;
  a2a:PersonName [
    rdfs:label "Jacob Chamis Dorta" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Chamis Dorta"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-28ba-6b6d-e053-b784100acdee_Person-41199613-b00a-634d-3a2a-806473fc3124
  a a2a:Person ;
  rdfs:label "Jael da Serra" ;
  a2a:PersonName [
    rdfs:label "Jael da Serra" ;
    a2a:PersonNameFirstName "Jael" ;
    a2a:PersonNamePrefixLastName "da" ;
    a2a:PersonNameLastName "Serra"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-28ba-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Machtiging" ;
  a2a:EventType "other:Machtiging" ;
  a2a:EventDate [
    a2a:Year "1659" ;
    a2a:Month "11" ;
    a2a:Day "13" ;
    rdfs:label "1659-11-13"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-28ba-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-28ba-6b6d-e053-b784100acdee_Person:25344de6-8c06-4781-e03b-e3c018f9ea5c ;
  a2a:EventKeyRef oa:event_saa_d837ae04-28ba-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-28ba-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-28ba-6b6d-e053-b784100acdee_Person:b73de259-6ba1-0b34-db50-1dce5c5fc10b ;
  a2a:EventKeyRef oa:event_saa_d837ae04-28ba-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-28ba-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-28ba-6b6d-e053-b784100acdee_Person:41199613-b00a-634d-3a2a-806473fc3124 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-28ba-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-28ba-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1659-11-13 - 1659-11-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1659-11-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1659-11-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1659" ;
    a2a:Month "11" ;
    a2a:Day "13" ;
    rdfs:label "1659-11-13"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 3066, Periode: 1659" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "598506" ;
    a2a:RegistryNumber "3066" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 3066, Periode: 1659, Notariële archieven, 598506, 3066"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/cd62065e-ad19-cdb5-6ec3-5af2e46b9986.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-28ba-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/cd62065e-ad19-cdb5-6ec3-5af2e46b9986.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-28ba-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-28ba-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Hector Friesma
Onderwerpsomschrijving: rechtszaak
Taal: spaans""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/3066" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "NOTJ01434000214" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_393_00000393.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ01434000214; positie: 3604, 921, 524, 92" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ01434000214; positie: 4276, 1258, 608, 112" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ01434000214; positie: 4578, 833, 524, 100" .
