@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_d0092ad0-9abb-1a7b-e053-b784100aab8a
  a a2a:Record ;
  rdfs:label "Attestatie op 12 juli 1655" ;
  a2a:hasPerson oa:person_saa_d0092ad0-9abb-1a7b-e053-b784100aab8a_Person-3a81d48d-a14b-7ca8-a518-9964251e86c1, oa:person_saa_d0092ad0-9abb-1a7b-e053-b784100aab8a_Person-4e72aade-befb-bd16-1f14-08ca93d92dab, oa:person_saa_d0092ad0-9abb-1a7b-e053-b784100aab8a_Person-bcbf9797-173a-f329-7ead-972c178e242c, oa:person_saa_d0092ad0-9abb-1a7b-e053-b784100aab8a_Person-7e54bc9a-e9ee-03df-93d7-6c337d0fb1f8 ;
  a2a:hasEvent oa:event_saa_d0092ad0-9abb-1a7b-e053-b784100aab8a_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d0092ad0-9abb-1a7b-e053-b784100aab8a_0, oa:relationep_saa_d0092ad0-9abb-1a7b-e053-b784100aab8a_1, oa:relationep_saa_d0092ad0-9abb-1a7b-e053-b784100aab8a_2, oa:relationep_saa_d0092ad0-9abb-1a7b-e053-b784100aab8a_3 ;
  a2a:hasSource oa:source_saa_d0092ad0-9abb-1a7b-e053-b784100aab8a .

oa:person_saa_d0092ad0-9abb-1a7b-e053-b784100aab8a_Person-3a81d48d-a14b-7ca8-a518-9964251e86c1
  a a2a:Person ;
  rdfs:label "David Cardozo" ;
  a2a:PersonName [
    rdfs:label "David Cardozo" ;
    a2a:PersonNameFirstName "David" ;
    a2a:PersonNameLastName "Cardozo"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d0092ad0-9abb-1a7b-e053-b784100aab8a_Person-4e72aade-befb-bd16-1f14-08ca93d92dab
  a a2a:Person ;
  rdfs:label "Giacomo Bia@@" ;
  a2a:PersonName [
    rdfs:label "Giacomo Bia@@" ;
    a2a:PersonNameFirstName "Giacomo" ;
    a2a:PersonNameLastName "Bia@@"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d0092ad0-9abb-1a7b-e053-b784100aab8a_Person-bcbf9797-173a-f329-7ead-972c178e242c
  a a2a:Person ;
  rdfs:label "Francisco Feroni" ;
  a2a:PersonName [
    rdfs:label "Francisco Feroni" ;
    a2a:PersonNameFirstName "Francisco" ;
    a2a:PersonNameLastName "Feroni"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d0092ad0-9abb-1a7b-e053-b784100aab8a_Person-7e54bc9a-e9ee-03df-93d7-6c337d0fb1f8
  a a2a:Person ;
  rdfs:label "Manuel Lavello" ;
  a2a:PersonName [
    rdfs:label "Manuel Lavello" ;
    a2a:PersonNameFirstName "Manuel" ;
    a2a:PersonNameLastName "Lavello"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d0092ad0-9abb-1a7b-e053-b784100aab8a_Event1
  a a2a:Event ;
  rdfs:label "other:Attestatie" ;
  a2a:EventType "other:Attestatie" ;
  a2a:EventDate [
    a2a:Year "1655" ;
    a2a:Month "7" ;
    a2a:Day "12" ;
    rdfs:label "1655-07-12"^^xsd:date
  ] .

oa:relationep_saa_d0092ad0-9abb-1a7b-e053-b784100aab8a_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d0092ad0-9abb-1a7b-e053-b784100aab8a_Person:3a81d48d-a14b-7ca8-a518-9964251e86c1 ;
  a2a:EventKeyRef oa:event_saa_d0092ad0-9abb-1a7b-e053-b784100aab8a_Event1 .

oa:relationep_saa_d0092ad0-9abb-1a7b-e053-b784100aab8a_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d0092ad0-9abb-1a7b-e053-b784100aab8a_Person:4e72aade-befb-bd16-1f14-08ca93d92dab ;
  a2a:EventKeyRef oa:event_saa_d0092ad0-9abb-1a7b-e053-b784100aab8a_Event1 .

oa:relationep_saa_d0092ad0-9abb-1a7b-e053-b784100aab8a_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d0092ad0-9abb-1a7b-e053-b784100aab8a_Person:bcbf9797-173a-f329-7ead-972c178e242c ;
  a2a:EventKeyRef oa:event_saa_d0092ad0-9abb-1a7b-e053-b784100aab8a_Event1 .

oa:relationep_saa_d0092ad0-9abb-1a7b-e053-b784100aab8a_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d0092ad0-9abb-1a7b-e053-b784100aab8a_Person:7e54bc9a-e9ee-03df-93d7-6c337d0fb1f8 ;
  a2a:EventKeyRef oa:event_saa_d0092ad0-9abb-1a7b-e053-b784100aab8a_Event1 .

oa:source_saa_d0092ad0-9abb-1a7b-e053-b784100aab8a
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1655-07-12 - 1655-07-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1655-07-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1655-07-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1655" ;
    a2a:Month "7" ;
    a2a:Day "12" ;
    rdfs:label "1655-07-12"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 977B, Periode: 1655" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "550176" ;
    a2a:RegistryNumber "977B" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 977B, Periode: 1655, Notariële archieven, 550176, 977B"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/97dcc41d-0026-21a9-6bbc-fb73332c914c.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d0092ad0-9abb-1a7b-e053-b784100aab8a" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/97dcc41d-0026-21a9-6bbc-fb73332c914c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-11-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d0092ad0-9abb-1a7b-e053-b784100aab8a" ;
  a2a:RecordGUID "{d0092ad0-9abb-1a7b-e053-b784100aab8a}" ;
  a2a:SourceRemarkOpmerking """Notaris: Benedict Baddel
Locatieomschrijving: Cambij
Locatieomschrijving: Lisbona
Taal: italiaans""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/977B" ;
  a2a:SourceRemarkAkteSoort "Attestatie" ;
  a2a:SourceRemarkfilename "VBPA00068000340" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220127_1264_00001264.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00068000340; positie: 725, 1499, 799, 159" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00068000340; positie: 1870, 3944, 791, 156" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00068000340; positie: 1834, 1916, 894, 179" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00068000340; positie: 869, 3924, 868, 161" .
