@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_a3cb51cc-ac74-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Attestatie op 16 oktober 1752" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-ac74-50ee-e053-b784100a6caf_Person-24566e93-5ba6-e863-f947-8c389712975c, oa:person_saa_a3cb51cc-ac74-50ee-e053-b784100a6caf_Person-4f23c129-c492-f826-503e-537f29f71fda, oa:person_saa_a3cb51cc-ac74-50ee-e053-b784100a6caf_Person-e277ff7c-aec2-521e-46bc-ec447db11c50, oa:person_saa_a3cb51cc-ac74-50ee-e053-b784100a6caf_Person-f2a7a15d-c59c-65b0-10d2-2771e0aebd86 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-ac74-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-ac74-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-ac74-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-ac74-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-ac74-50ee-e053-b784100a6caf_3 ;
  a2a:hasSource oa:source_saa_a3cb51cc-ac74-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-ac74-50ee-e053-b784100a6caf_Person-24566e93-5ba6-e863-f947-8c389712975c
  a a2a:Person ;
  rdfs:label "Jacob van Berchem" ;
  a2a:PersonName [
    rdfs:label "Jacob van Berchem" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Berchem"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-ac74-50ee-e053-b784100a6caf_Person-4f23c129-c492-f826-503e-537f29f71fda
  a a2a:Person ;
  rdfs:label "Michael Smith" ;
  a2a:PersonName [
    rdfs:label "Michael Smith" ;
    a2a:PersonNameFirstName "Michael" ;
    a2a:PersonNameLastName "Smith"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-ac74-50ee-e053-b784100a6caf_Person-e277ff7c-aec2-521e-46bc-ec447db11c50
  a a2a:Person ;
  rdfs:label "Abraham Samlant" ;
  a2a:PersonName [
    rdfs:label "Abraham Samlant" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Samlant"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-ac74-50ee-e053-b784100a6caf_Person-f2a7a15d-c59c-65b0-10d2-2771e0aebd86
  a a2a:Person ;
  rdfs:label "Pieter Clifford" ;
  a2a:PersonName [
    rdfs:label "Pieter Clifford" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Clifford"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-ac74-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Attestatie" ;
  a2a:EventType "other:Attestatie" ;
  a2a:EventDate [
    a2a:Year "1752" ;
    a2a:Month "10" ;
    a2a:Day "16" ;
    rdfs:label "1752-10-16"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-ac74-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-ac74-50ee-e053-b784100a6caf_Person:24566e93-5ba6-e863-f947-8c389712975c ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-ac74-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-ac74-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-ac74-50ee-e053-b784100a6caf_Person:4f23c129-c492-f826-503e-537f29f71fda ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-ac74-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-ac74-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-ac74-50ee-e053-b784100a6caf_Person:e277ff7c-aec2-521e-46bc-ec447db11c50 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-ac74-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-ac74-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-ac74-50ee-e053-b784100a6caf_Person:f2a7a15d-c59c-65b0-10d2-2771e0aebd86 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-ac74-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-ac74-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1752-10-16 - 1752-10-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1752-10-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1752-10-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1752" ;
    a2a:Month "10" ;
    a2a:Day "16" ;
    rdfs:label "1752-10-16"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 9224, Periode: 1752" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "372951" ;
    a2a:RegistryNumber "9224" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 9224, Periode: 1752, Notariële archieven, 372951, 9224"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/a8963eb0-c2f6-2ef2-66eb-873069faf4ae.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-ac74-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/a8963eb0-c2f6-2ef2-66eb-873069faf4ae.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/97ee60e5-aedf-db55-30eb-97f088ebe877.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-ac74-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/97ee60e5-aedf-db55-30eb-97f088ebe877.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-ac74-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-ac74-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Jan Ardinois
Locatieomschrijving: Colombo
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/9224" ;
  a2a:SourceRemarkAkteSoort "Attestatie" ;
  a2a:SourceRemarkfilename "NOTA00889000325", "NOTA00889000326" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220609_5494_00005494.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00889000325; positie: 2997, 1720, 724, 79" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00889000325; positie: 3703, 1300, 419, 88" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00889000325; positie: 2864, 1988, 670, 70" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00889000325; positie: 2981, 1131, 568, 97" .
