@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-0a51-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Attestatie op 17 november 1664" ;
  a2a:hasPerson oa:person_saa_d837ae04-0a51-6b6d-e053-b784100acdee_Person-3e28976c-790f-6a04-3fe4-558416748782, oa:person_saa_d837ae04-0a51-6b6d-e053-b784100acdee_Person-7eba192f-d4b1-fc79-b6e4-49c3f97d9938, oa:person_saa_d837ae04-0a51-6b6d-e053-b784100acdee_Person-81c52816-f8b9-b2b6-05b4-cdcbe7e14bfd, oa:person_saa_d837ae04-0a51-6b6d-e053-b784100acdee_Person-fe8d1511-e719-a134-4072-ecddbfeeb8ae ;
  a2a:hasEvent oa:event_saa_d837ae04-0a51-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-0a51-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-0a51-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-0a51-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-0a51-6b6d-e053-b784100acdee_3 ;
  a2a:hasSource oa:source_saa_d837ae04-0a51-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-0a51-6b6d-e053-b784100acdee_Person-3e28976c-790f-6a04-3fe4-558416748782
  a a2a:Person ;
  rdfs:label "Luca Donati" ;
  a2a:PersonName [
    rdfs:label "Luca Donati" ;
    a2a:PersonNameFirstName "Luca" ;
    a2a:PersonNameLastName "Donati"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-0a51-6b6d-e053-b784100acdee_Person-7eba192f-d4b1-fc79-b6e4-49c3f97d9938
  a a2a:Person ;
  rdfs:label "Maria Magdalena" ;
  a2a:PersonName [
    rdfs:label "Maria Magdalena" ;
    a2a:PersonNameFirstName "Maria Magdalena"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-0a51-6b6d-e053-b784100acdee_Person-81c52816-f8b9-b2b6-05b4-cdcbe7e14bfd
  a a2a:Person ;
  rdfs:label "Antonia" ;
  a2a:PersonName [
    rdfs:label "Antonia" ;
    a2a:PersonNameFirstName "Antonia"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-0a51-6b6d-e053-b784100acdee_Person-fe8d1511-e719-a134-4072-ecddbfeeb8ae
  a a2a:Person ;
  rdfs:label "Margareta Constantia" ;
  a2a:PersonName [
    rdfs:label "Margareta Constantia" ;
    a2a:PersonNameFirstName "Margareta Constantia"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-0a51-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Attestatie" ;
  a2a:EventType "other:Attestatie" ;
  a2a:EventDate [
    a2a:Year "1664" ;
    a2a:Month "11" ;
    a2a:Day "17" ;
    rdfs:label "1664-11-17"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-0a51-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-0a51-6b6d-e053-b784100acdee_Person:3e28976c-790f-6a04-3fe4-558416748782 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-0a51-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-0a51-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-0a51-6b6d-e053-b784100acdee_Person:7eba192f-d4b1-fc79-b6e4-49c3f97d9938 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-0a51-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-0a51-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-0a51-6b6d-e053-b784100acdee_Person:81c52816-f8b9-b2b6-05b4-cdcbe7e14bfd ;
  a2a:EventKeyRef oa:event_saa_d837ae04-0a51-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-0a51-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-0a51-6b6d-e053-b784100acdee_Person:fe8d1511-e719-a134-4072-ecddbfeeb8ae ;
  a2a:EventKeyRef oa:event_saa_d837ae04-0a51-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-0a51-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1664-11-17 - 1664-11-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1664-11-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1664-11-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1664" ;
    a2a:Month "11" ;
    a2a:Day "17" ;
    rdfs:label "1664-11-17"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 3077, Periode: 1664" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "620725" ;
    a2a:RegistryNumber "3077" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 3077, Periode: 1664, Notariële archieven, 620725, 3077"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/fcd4e69d-02c4-cc90-3708-db5f1e8d5440.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-0a51-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/fcd4e69d-02c4-cc90-3708-db5f1e8d5440.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-0a51-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-0a51-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Hector Friesma
Onderwerpsomschrijving: Dochters van Donati zijn in leven
Taal: italiaans""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/3077" ;
  a2a:SourceRemarkAkteSoort "Attestatie" ;
  a2a:SourceRemarkfilename "NOTJ01443000115" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_237_00000237.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ01443000115; positie: 3452, 1014, 482, 104" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ01443000115; positie: 3288, 638, 604, 120" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ01443000115; positie: 3498, 750, 286, 91" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ01443000115; positie: 3447, 818, 437, 125" .
