@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_d837ae04-0767-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Attestatie op 26 juli 1791" ;
  a2a:hasPerson oa:person_saa_d837ae04-0767-6b6d-e053-b784100acdee_Person-2872b3e6-3b80-2d25-ca44-8a50de0b22a7, oa:person_saa_d837ae04-0767-6b6d-e053-b784100acdee_Person-daefefb7-2ea1-1a92-dce9-32249ee2caed, oa:person_saa_d837ae04-0767-6b6d-e053-b784100acdee_Person-aeacd8b2-38c0-d1c9-51fc-513980d1fa98, oa:person_saa_d837ae04-0767-6b6d-e053-b784100acdee_Person-f49349d3-e266-8d18-45e7-0fb6f46bb59c ;
  a2a:hasEvent oa:event_saa_d837ae04-0767-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-0767-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-0767-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-0767-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-0767-6b6d-e053-b784100acdee_3 ;
  a2a:hasSource oa:source_saa_d837ae04-0767-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-0767-6b6d-e053-b784100acdee_Person-2872b3e6-3b80-2d25-ca44-8a50de0b22a7
  a a2a:Person ;
  rdfs:label "Coenraad Esman" ;
  a2a:PersonName [
    rdfs:label "Coenraad Esman" ;
    a2a:PersonNameFirstName "Coenraad" ;
    a2a:PersonNameLastName "Esman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-0767-6b6d-e053-b784100acdee_Person-daefefb7-2ea1-1a92-dce9-32249ee2caed
  a a2a:Person ;
  rdfs:label "Fredrik Lodewijk Dankmeijer" ;
  a2a:PersonName [
    rdfs:label "Fredrik Lodewijk Dankmeijer" ;
    a2a:PersonNameFirstName "Fredrik Lodewijk" ;
    a2a:PersonNameLastName "Dankmeijer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-0767-6b6d-e053-b784100acdee_Person-aeacd8b2-38c0-d1c9-51fc-513980d1fa98
  a a2a:Person ;
  rdfs:label "Anna Maria Clarisse" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Clarisse" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Clarisse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-0767-6b6d-e053-b784100acdee_Person-f49349d3-e266-8d18-45e7-0fb6f46bb59c
  a a2a:Person ;
  rdfs:label "Samuel Willem van de Velde" ;
  a2a:PersonName [
    rdfs:label "Samuel Willem van de Velde" ;
    a2a:PersonNameFirstName "Samuel Willem" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Velde"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-0767-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Attestatie" ;
  a2a:EventType "other:Attestatie" ;
  a2a:EventDate [
    a2a:Year "1791" ;
    a2a:Month "7" ;
    a2a:Day "26" ;
    rdfs:label "1791-07-26"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-0767-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-0767-6b6d-e053-b784100acdee_Person:2872b3e6-3b80-2d25-ca44-8a50de0b22a7 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-0767-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-0767-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-0767-6b6d-e053-b784100acdee_Person:daefefb7-2ea1-1a92-dce9-32249ee2caed ;
  a2a:EventKeyRef oa:event_saa_d837ae04-0767-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-0767-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-0767-6b6d-e053-b784100acdee_Person:aeacd8b2-38c0-d1c9-51fc-513980d1fa98 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-0767-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-0767-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-0767-6b6d-e053-b784100acdee_Person:f49349d3-e266-8d18-45e7-0fb6f46bb59c ;
  a2a:EventKeyRef oa:event_saa_d837ae04-0767-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-0767-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1791-07-26 - 1791-07-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1791-07-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1791-07-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1791" ;
    a2a:Month "7" ;
    a2a:Day "26" ;
    rdfs:label "1791-07-26"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 18046, Periode: 1791" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "626707" ;
    a2a:RegistryNumber "18046" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 18046, Periode: 1791, Notariële archieven, 626707, 18046"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/0f5ecb8a-fc52-296d-575d-0e111134502f.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-0767-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/0f5ecb8a-fc52-296d-575d-0e111134502f.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/f071511c-3c38-cde9-5ac5-45b1e17b4041.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-0767-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/f071511c-3c38-cde9-5ac5-45b1e17b4041.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/0cc5c500-6353-9db8-5f53-49d3855931e0.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-0767-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/0cc5c500-6353-9db8-5f53-49d3855931e0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-0767-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-0767-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Nicolaas Toll
Onderwerpsomschrijving: Drankmisbruik; In armoede gedompeld
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/18046" ;
  a2a:SourceRemarkAkteSoort "Attestatie" ;
  a2a:SourceRemarkfilename "KLAH02189000316", "KLAH02189000317", "KLAH02189000318" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_906_00000906.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAH02189000317; positie: 3198, 759, 878, 164" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAH02189000317; positie: 3146, 537, 1632, 212" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAH02189000317; positie: 4409, 1212, 643, 148" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAH02189000317; positie: 4267, 1318, 823, 146" .
