@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_d837ae03-c887-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Attestatie op 19 augustus 1638" ;
  a2a:hasPerson oa:person_saa_d837ae03-c887-6b6d-e053-b784100acdee_Person-096d8014-2f5d-e944-8f88-084eb54c80b3, oa:person_saa_d837ae03-c887-6b6d-e053-b784100acdee_Person-c38c325e-dfb2-e519-19ab-b92ab294c9f4, oa:person_saa_d837ae03-c887-6b6d-e053-b784100acdee_Person-787bc4e4-4e31-46c9-c3fd-0b0dee56192e, oa:person_saa_d837ae03-c887-6b6d-e053-b784100acdee_Person-ef2ba89a-a2ed-d439-c1d7-3b87fdf9e13c, oa:person_saa_d837ae03-c887-6b6d-e053-b784100acdee_Person-5f766c5a-c68b-41f3-318f-7e149223aea8 ;
  a2a:hasEvent oa:event_saa_d837ae03-c887-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae03-c887-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae03-c887-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae03-c887-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae03-c887-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae03-c887-6b6d-e053-b784100acdee_4 ;
  a2a:hasSource oa:source_saa_d837ae03-c887-6b6d-e053-b784100acdee .

oa:person_saa_d837ae03-c887-6b6d-e053-b784100acdee_Person-096d8014-2f5d-e944-8f88-084eb54c80b3
  a a2a:Person ;
  rdfs:label "Arnoldo Braems" ;
  a2a:PersonName [
    rdfs:label "Arnoldo Braems" ;
    a2a:PersonNameFirstName "Arnoldo" ;
    a2a:PersonNameLastName "Braems"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-c887-6b6d-e053-b784100acdee_Person-c38c325e-dfb2-e519-19ab-b92ab294c9f4
  a a2a:Person ;
  rdfs:label "Isaaco Hochepied" ;
  a2a:PersonName [
    rdfs:label "Isaaco Hochepied" ;
    a2a:PersonNameFirstName "Isaaco" ;
    a2a:PersonNameLastName "Hochepied"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-c887-6b6d-e053-b784100acdee_Person-787bc4e4-4e31-46c9-c3fd-0b0dee56192e
  a a2a:Person ;
  rdfs:label "Felipe Venturini" ;
  a2a:PersonName [
    rdfs:label "Felipe Venturini" ;
    a2a:PersonNameFirstName "Felipe" ;
    a2a:PersonNameLastName "Venturini"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-c887-6b6d-e053-b784100acdee_Person-ef2ba89a-a2ed-d439-c1d7-3b87fdf9e13c
  a a2a:Person ;
  rdfs:label "Daniel Hochepied" ;
  a2a:PersonName [
    rdfs:label "Daniel Hochepied" ;
    a2a:PersonNameFirstName "Daniel" ;
    a2a:PersonNameLastName "Hochepied"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-c887-6b6d-e053-b784100acdee_Person-5f766c5a-c68b-41f3-318f-7e149223aea8
  a a2a:Person ;
  rdfs:label "Giacomo d'Henrici" ;
  a2a:PersonName [
    rdfs:label "Giacomo d' Henrici" ;
    a2a:PersonNameFirstName "Giacomo" ;
    a2a:PersonNamePrefixLastName "d'" ;
    a2a:PersonNameLastName "Henrici"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae03-c887-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Attestatie" ;
  a2a:EventType "other:Attestatie" ;
  a2a:EventDate [
    a2a:Year "1638" ;
    a2a:Month "8" ;
    a2a:Day "19" ;
    rdfs:label "1638-08-19"^^xsd:date
  ] .

oa:relationep_saa_d837ae03-c887-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-c887-6b6d-e053-b784100acdee_Person:096d8014-2f5d-e944-8f88-084eb54c80b3 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-c887-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-c887-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-c887-6b6d-e053-b784100acdee_Person:c38c325e-dfb2-e519-19ab-b92ab294c9f4 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-c887-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-c887-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-c887-6b6d-e053-b784100acdee_Person:787bc4e4-4e31-46c9-c3fd-0b0dee56192e ;
  a2a:EventKeyRef oa:event_saa_d837ae03-c887-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-c887-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-c887-6b6d-e053-b784100acdee_Person:ef2ba89a-a2ed-d439-c1d7-3b87fdf9e13c ;
  a2a:EventKeyRef oa:event_saa_d837ae03-c887-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-c887-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-c887-6b6d-e053-b784100acdee_Person:5f766c5a-c68b-41f3-318f-7e149223aea8 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-c887-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae03-c887-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1638-08-19 - 1638-08-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1638-08-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1638-08-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1638" ;
    a2a:Month "8" ;
    a2a:Day "19" ;
    rdfs:label "1638-08-19"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 954B, Periode: 1636-1638" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "614629" ;
    a2a:RegistryNumber "954B" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 954B, Periode: 1636-1638, Notariële archieven, 614629, 954B"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/e9dfdb38-d84a-d94b-cc96-b99021861b20.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-c887-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/e9dfdb38-d84a-d94b-cc96-b99021861b20.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/1b4e9b61-b9ec-0612-3667-eb354640ff10.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-c887-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/1b4e9b61-b9ec-0612-3667-eb354640ff10.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae03-c887-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae03-c887-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Benedict Baddel
Locatieomschrijving: Livorno
Locatieomschrijving: Genua
Locatieomschrijving: Dovres d' Ingliterra
Locatieomschrijving: Italia
Onderwerpsomschrijving: handelsgoederen, nummers, merktekens
Taal: italiaans""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/954B" ;
  a2a:SourceRemarkAkteSoort "Attestatie" ;
  a2a:SourceRemarkfilename "VBPA00020000204", "VBPA00020000205" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_584_00000584.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00020000204; positie: 1358, 2414, 1074, 154" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00020000204; positie: 2437, 1443, 425, 131" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00020000205; positie: 666, 2559, 1060, 247" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00020000204; positie: 1928, 1396, 366, 148" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00020000205; positie: 1567, 2673, 1707, 228" .
