@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-4a54-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Attestatie op 31 mei 1639" ;
  a2a:hasPerson oa:person_saa_d837ae04-4a54-6b6d-e053-b784100acdee_Person-a6beef8b-49a0-ad34-984d-44b2d9d410e0, oa:person_saa_d837ae04-4a54-6b6d-e053-b784100acdee_Person-56e528ab-1d30-11ce-ba6a-cb9c3bda6199, oa:person_saa_d837ae04-4a54-6b6d-e053-b784100acdee_Person-45d46eb5-ea7f-a434-71f4-b5e4a741ab2d, oa:person_saa_d837ae04-4a54-6b6d-e053-b784100acdee_Person-0d001cb0-c98e-c897-0610-25b279221f07, oa:person_saa_d837ae04-4a54-6b6d-e053-b784100acdee_Person-70637e97-6153-2f4a-6351-0ba98fd8807b ;
  a2a:hasEvent oa:event_saa_d837ae04-4a54-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-4a54-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-4a54-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-4a54-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-4a54-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae04-4a54-6b6d-e053-b784100acdee_4 ;
  a2a:hasSource oa:source_saa_d837ae04-4a54-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-4a54-6b6d-e053-b784100acdee_Person-a6beef8b-49a0-ad34-984d-44b2d9d410e0
  a a2a:Person ;
  rdfs:label "Juda Crespino" ;
  a2a:PersonName [
    rdfs:label "Juda Crespino" ;
    a2a:PersonNameFirstName "Juda" ;
    a2a:PersonNameLastName "Crespino"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-4a54-6b6d-e053-b784100acdee_Person-56e528ab-1d30-11ce-ba6a-cb9c3bda6199
  a a2a:Person ;
  rdfs:label "Licca" ;
  a2a:PersonName [
    rdfs:label "Licca" ;
    a2a:PersonNameLastName "Licca"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-4a54-6b6d-e053-b784100acdee_Person-45d46eb5-ea7f-a434-71f4-b5e4a741ab2d
  a a2a:Person ;
  rdfs:label "Gio Hermanssen" ;
  a2a:PersonName [
    rdfs:label "Gio Hermanssen" ;
    a2a:PersonNameFirstName "Gio" ;
    a2a:PersonNameLastName "Hermanssen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-4a54-6b6d-e053-b784100acdee_Person-0d001cb0-c98e-c897-0610-25b279221f07
  a a2a:Person ;
  rdfs:label "Geremia Calandrini" ;
  a2a:PersonName [
    rdfs:label "Geremia Calandrini" ;
    a2a:PersonNameFirstName "Geremia" ;
    a2a:PersonNameLastName "Calandrini"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-4a54-6b6d-e053-b784100acdee_Person-70637e97-6153-2f4a-6351-0ba98fd8807b
  a a2a:Person ;
  rdfs:label "Mazzella" ;
  a2a:PersonName [
    rdfs:label "Mazzella" ;
    a2a:PersonNameLastName "Mazzella"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-4a54-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Attestatie" ;
  a2a:EventType "other:Attestatie" ;
  a2a:EventDate [
    a2a:Year "1639" ;
    a2a:Month "5" ;
    a2a:Day "31" ;
    rdfs:label "1639-05-31"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-4a54-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-4a54-6b6d-e053-b784100acdee_Person:a6beef8b-49a0-ad34-984d-44b2d9d410e0 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-4a54-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-4a54-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-4a54-6b6d-e053-b784100acdee_Person:56e528ab-1d30-11ce-ba6a-cb9c3bda6199 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-4a54-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-4a54-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-4a54-6b6d-e053-b784100acdee_Person:45d46eb5-ea7f-a434-71f4-b5e4a741ab2d ;
  a2a:EventKeyRef oa:event_saa_d837ae04-4a54-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-4a54-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-4a54-6b6d-e053-b784100acdee_Person:0d001cb0-c98e-c897-0610-25b279221f07 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-4a54-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-4a54-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-4a54-6b6d-e053-b784100acdee_Person:70637e97-6153-2f4a-6351-0ba98fd8807b ;
  a2a:EventKeyRef oa:event_saa_d837ae04-4a54-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-4a54-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1639-05-31 - 1639-05-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1639-05-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1639-05-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1639" ;
    a2a:Month "5" ;
    a2a:Day "31" ;
    rdfs:label "1639-05-31"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 955A, Periode: 1639" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "644343" ;
    a2a:RegistryNumber "955A" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 955A, Periode: 1639, Notariële archieven, 644343, 955A"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/9a94ba64-5eab-4c75-8f99-38f2368b4db2.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-4a54-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/9a94ba64-5eab-4c75-8f99-38f2368b4db2.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/53d63134-4495-1bb0-3354-5834fb15d4a1.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-4a54-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/53d63134-4495-1bb0-3354-5834fb15d4a1.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-4a54-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-4a54-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Benedict Baddel
Locatieomschrijving: Napoli
Onderwerpsomschrijving: Schip San Giogio, vaten indigo
Taal: italiaans""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/955A" ;
  a2a:SourceRemarkAkteSoort "Attestatie" ;
  a2a:SourceRemarkfilename "VBPA00021000205", "VBPA00021000206" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_108_00000108.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00021000206; positie: 656, 271, 625, 109" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00021000206; positie: 2461, 271, 274, 122" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00021000205; positie: 2060, 4585, 1055, 177" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00021000205; positie: 2911, 3751, 566, 183" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00021000206; positie: 1812, 296, 507, 129" .
