@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-c39b-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Attestatie op 28 januari 1714" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-c39b-50ee-e053-b784100a6caf_Person-efb6a4a3-0e0e-8951-b11b-cc0682c25df0, oa:person_saa_a3cb51cc-c39b-50ee-e053-b784100a6caf_Person-ad1db342-7dd6-bdf4-264b-b5d2e55495bd, oa:person_saa_a3cb51cc-c39b-50ee-e053-b784100a6caf_Person-d9d4aec5-692b-e171-5e68-7ae5d3a4b0b6, oa:person_saa_a3cb51cc-c39b-50ee-e053-b784100a6caf_Person-d55588b5-9abb-5209-6636-94565118d853, oa:person_saa_a3cb51cc-c39b-50ee-e053-b784100a6caf_Person-0bd389fd-ccc2-7783-ad6b-b53f3f35d143, oa:person_saa_a3cb51cc-c39b-50ee-e053-b784100a6caf_Person-96ea2e60-a88a-e584-ee5a-2b858e57af61 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-c39b-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-c39b-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-c39b-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-c39b-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-c39b-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-c39b-50ee-e053-b784100a6caf_4, oa:relationep_saa_a3cb51cc-c39b-50ee-e053-b784100a6caf_5 ;
  a2a:hasSource oa:source_saa_a3cb51cc-c39b-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-c39b-50ee-e053-b784100a6caf_Person-efb6a4a3-0e0e-8951-b11b-cc0682c25df0
  a a2a:Person ;
  rdfs:label "Stuppel" ;
  a2a:PersonName [
    rdfs:label "Stuppel" ;
    a2a:PersonNameLastName "Stuppel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-c39b-50ee-e053-b784100a6caf_Person-ad1db342-7dd6-bdf4-264b-b5d2e55495bd
  a a2a:Person ;
  rdfs:label "David Bert" ;
  a2a:PersonName [
    rdfs:label "David Bert" ;
    a2a:PersonNameFirstName "David" ;
    a2a:PersonNameLastName "Bert"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-c39b-50ee-e053-b784100a6caf_Person-d9d4aec5-692b-e171-5e68-7ae5d3a4b0b6
  a a2a:Person ;
  rdfs:label "Amman" ;
  a2a:PersonName [
    rdfs:label "Amman" ;
    a2a:PersonNameLastName "Amman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-c39b-50ee-e053-b784100a6caf_Person-d55588b5-9abb-5209-6636-94565118d853
  a a2a:Person ;
  rdfs:label "Neeltje Teerlin" ;
  a2a:PersonName [
    rdfs:label "Neeltje Teerlin" ;
    a2a:PersonNameFirstName "Neeltje" ;
    a2a:PersonNameLastName "Teerlin"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-c39b-50ee-e053-b784100a6caf_Person-0bd389fd-ccc2-7783-ad6b-b53f3f35d143
  a a2a:Person ;
  rdfs:label "Simon Fraas" ;
  a2a:PersonName [
    rdfs:label "Simon Fraas" ;
    a2a:PersonNameFirstName "Simon" ;
    a2a:PersonNameLastName "Fraas"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-c39b-50ee-e053-b784100a6caf_Person-96ea2e60-a88a-e584-ee5a-2b858e57af61
  a a2a:Person ;
  rdfs:label "Isaak Siemons" ;
  a2a:PersonName [
    rdfs:label "Isaak Siemons" ;
    a2a:PersonNameFirstName "Isaak" ;
    a2a:PersonNameLastName "Siemons"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-c39b-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Attestatie" ;
  a2a:EventType "other:Attestatie" ;
  a2a:EventDate [
    a2a:Year "1714" ;
    a2a:Month "1" ;
    a2a:Day "28" ;
    rdfs:label "1714-01-28"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-c39b-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-c39b-50ee-e053-b784100a6caf_Person:efb6a4a3-0e0e-8951-b11b-cc0682c25df0 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-c39b-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-c39b-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-c39b-50ee-e053-b784100a6caf_Person:ad1db342-7dd6-bdf4-264b-b5d2e55495bd ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-c39b-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-c39b-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-c39b-50ee-e053-b784100a6caf_Person:d9d4aec5-692b-e171-5e68-7ae5d3a4b0b6 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-c39b-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-c39b-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-c39b-50ee-e053-b784100a6caf_Person:d55588b5-9abb-5209-6636-94565118d853 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-c39b-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-c39b-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-c39b-50ee-e053-b784100a6caf_Person:0bd389fd-ccc2-7783-ad6b-b53f3f35d143 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-c39b-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-c39b-50ee-e053-b784100a6caf_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-c39b-50ee-e053-b784100a6caf_Person:96ea2e60-a88a-e584-ee5a-2b858e57af61 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-c39b-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-c39b-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1714-01-28 - 1714-01-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1714-01-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1714-01-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1714" ;
    a2a:Month "1" ;
    a2a:Day "28" ;
    rdfs:label "1714-01-28"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 8463, Periode: 1714" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "363994" ;
    a2a:RegistryNumber "8463" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 8463, Periode: 1714, Notariële archieven, 363994, 8463"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/8f71a1ee-d77d-b3c7-91f7-4a177bfae5a5.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-c39b-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/8f71a1ee-d77d-b3c7-91f7-4a177bfae5a5.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/cc0bc20e-a1ee-271d-bf28-1fae03b18926.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-c39b-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/cc0bc20e-a1ee-271d-bf28-1fae03b18926.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/b771bba5-bb14-3e91-cd66-43eff7d96f76.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-c39b-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/b771bba5-bb14-3e91-cd66-43eff7d96f76.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-c39b-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-c39b-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Isaak Angelkot
Onderwerpsomschrijving: Doktersbezoek; Innemen van medicijnen
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/8463" ;
  a2a:SourceRemarkAkteSoort "Attestatie" ;
  a2a:SourceRemarkfilename "NOTJ00212000008", "NOTJ00212000009", "NOTJ00212000010" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230311_20264_00020264.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ00212000010; positie: 1674, 944, 298, 98" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ00212000009; positie: 3086, 532, 698, 94" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ00212000010; positie: 1974, 508, 312, 122" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ00212000009; positie: 3073, 362, 960, 154" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ00212000010; positie: 930, 1279, 514, 97" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ00212000009; positie: 4517, 727, 290, 128" .
