@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-fd27-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Insinuatie op 7 augustus 1637" ;
  a2a:hasPerson oa:person_saa_d837ae03-fd27-6b6d-e053-b784100acdee_Person-00fe1a0a-6956-9913-e2fb-395f4e2276b9, oa:person_saa_d837ae03-fd27-6b6d-e053-b784100acdee_Person-3c1172f5-ae69-76c4-05ce-670be4cf30ea, oa:person_saa_d837ae03-fd27-6b6d-e053-b784100acdee_Person-b606112e-8185-0a47-c25e-911da4983207 ;
  a2a:hasEvent oa:event_saa_d837ae03-fd27-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae03-fd27-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae03-fd27-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae03-fd27-6b6d-e053-b784100acdee_2 ;
  a2a:hasSource oa:source_saa_d837ae03-fd27-6b6d-e053-b784100acdee .

oa:person_saa_d837ae03-fd27-6b6d-e053-b784100acdee_Person-00fe1a0a-6956-9913-e2fb-395f4e2276b9
  a a2a:Person ;
  rdfs:label "Gieremia Calandrino" ;
  a2a:PersonName [
    rdfs:label "Gieremia Calandrino" ;
    a2a:PersonNameFirstName "Gieremia" ;
    a2a:PersonNameLastName "Calandrino"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-fd27-6b6d-e053-b784100acdee_Person-3c1172f5-ae69-76c4-05ce-670be4cf30ea
  a a2a:Person ;
  rdfs:label "Bartholomeo Sopfer" ;
  a2a:PersonName [
    rdfs:label "Bartholomeo Sopfer" ;
    a2a:PersonNameFirstName "Bartholomeo" ;
    a2a:PersonNameLastName "Sopfer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-fd27-6b6d-e053-b784100acdee_Person-b606112e-8185-0a47-c25e-911da4983207
  a a2a:Person ;
  rdfs:label "Guglielmo Bartholotti" ;
  a2a:PersonName [
    rdfs:label "Guglielmo Bartholotti" ;
    a2a:PersonNameFirstName "Guglielmo" ;
    a2a:PersonNameLastName "Bartholotti"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae03-fd27-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Insinuatie" ;
  a2a:EventType "other:Insinuatie" ;
  a2a:EventDate [
    a2a:Year "1637" ;
    a2a:Month "8" ;
    a2a:Day "7" ;
    rdfs:label "1637-08-07"^^xsd:date
  ] .

oa:relationep_saa_d837ae03-fd27-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-fd27-6b6d-e053-b784100acdee_Person:00fe1a0a-6956-9913-e2fb-395f4e2276b9 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-fd27-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-fd27-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-fd27-6b6d-e053-b784100acdee_Person:3c1172f5-ae69-76c4-05ce-670be4cf30ea ;
  a2a:EventKeyRef oa:event_saa_d837ae03-fd27-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-fd27-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-fd27-6b6d-e053-b784100acdee_Person:b606112e-8185-0a47-c25e-911da4983207 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-fd27-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae03-fd27-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1637-08-07 - 1637-08-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1637-08-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1637-08-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1637" ;
    a2a:Month "8" ;
    a2a:Day "7" ;
    rdfs:label "1637-08-07"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 952, Periode: 1636" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "644836" ;
    a2a:RegistryNumber "952" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 952, Periode: 1636, Notariële archieven, 644836, 952"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/b8265531-3478-d4b8-eab8-104a2a7e7469.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-fd27-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/b8265531-3478-d4b8-eab8-104a2a7e7469.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae03-fd27-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae03-fd27-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Benedict Baddel
Taal: italiaans""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/952" ;
  a2a:SourceRemarkAkteSoort "Insinuatie" ;
  a2a:SourceRemarkfilename "VBPA00003000314" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_853_00000853.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00003000314; positie: 1257, 1349, 1159, 153" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00003000314; positie: 1319, 2619, 1223, 185" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00003000314; positie: 936, 1647, 1271, 202" .
