@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-6e1a-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Attestatie op 25 juli 1786" ;
  a2a:hasPerson oa:person_saa_d837ae04-6e1a-6b6d-e053-b784100acdee_Person-9d658e10-3f5c-0399-de05-42605f251416, oa:person_saa_d837ae04-6e1a-6b6d-e053-b784100acdee_Person-b21637f1-b9f2-b486-3eea-658da302198f, oa:person_saa_d837ae04-6e1a-6b6d-e053-b784100acdee_Person-9f4a660d-2db7-5008-867e-fdc24bc16858, oa:person_saa_d837ae04-6e1a-6b6d-e053-b784100acdee_Person-d6cbfd63-a99e-8ed6-44ad-4a564580b86c ;
  a2a:hasEvent oa:event_saa_d837ae04-6e1a-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-6e1a-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-6e1a-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-6e1a-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-6e1a-6b6d-e053-b784100acdee_3 ;
  a2a:hasSource oa:source_saa_d837ae04-6e1a-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-6e1a-6b6d-e053-b784100acdee_Person-9d658e10-3f5c-0399-de05-42605f251416
  a a2a:Person ;
  rdfs:label "Engeltje Matthijse" ;
  a2a:PersonName [
    rdfs:label "Engeltje Matthijse" ;
    a2a:PersonNameFirstName "Engeltje" ;
    a2a:PersonNameLastName "Matthijse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-6e1a-6b6d-e053-b784100acdee_Person-b21637f1-b9f2-b486-3eea-658da302198f
  a a2a:Person ;
  rdfs:label "Manus Ronstrom" ;
  a2a:PersonName [
    rdfs:label "Manus Ronstrom" ;
    a2a:PersonNameFirstName "Manus" ;
    a2a:PersonNameLastName "Ronstrom"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-6e1a-6b6d-e053-b784100acdee_Person-9f4a660d-2db7-5008-867e-fdc24bc16858
  a a2a:Person ;
  rdfs:label "Lucas Gerrits" ;
  a2a:PersonName [
    rdfs:label "Lucas Gerrits" ;
    a2a:PersonNameFirstName "Lucas" ;
    a2a:PersonNameLastName "Gerrits"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-6e1a-6b6d-e053-b784100acdee_Person-d6cbfd63-a99e-8ed6-44ad-4a564580b86c
  a a2a:Person ;
  rdfs:label "Klaas van der Watting" ;
  a2a:PersonName [
    rdfs:label "Klaas van der Watting" ;
    a2a:PersonNameFirstName "Klaas" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Watting"
  ] ;
  a2a:Gender "Onbekend" .

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

oa:relationep_saa_d837ae04-6e1a-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-6e1a-6b6d-e053-b784100acdee_Person:9d658e10-3f5c-0399-de05-42605f251416 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-6e1a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-6e1a-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-6e1a-6b6d-e053-b784100acdee_Person:b21637f1-b9f2-b486-3eea-658da302198f ;
  a2a:EventKeyRef oa:event_saa_d837ae04-6e1a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-6e1a-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-6e1a-6b6d-e053-b784100acdee_Person:9f4a660d-2db7-5008-867e-fdc24bc16858 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-6e1a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-6e1a-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-6e1a-6b6d-e053-b784100acdee_Person:d6cbfd63-a99e-8ed6-44ad-4a564580b86c ;
  a2a:EventKeyRef oa:event_saa_d837ae04-6e1a-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-6e1a-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1786-07-25 - 1786-07-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1786-07-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1786-07-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1786" ;
    a2a:Month "7" ;
    a2a:Day "25" ;
    rdfs:label "1786-07-25"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 17448, Periode: 1786" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "635560" ;
    a2a:RegistryNumber "17448" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 17448, Periode: 1786, Notariële archieven, 635560, 17448"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/a94381d2-2b18-5ae6-accc-1799b9c4bd3c.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-6e1a-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/a94381d2-2b18-5ae6-accc-1799b9c4bd3c.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/ac1f45a5-dcea-e379-a785-704821204bcd.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-6e1a-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/ac1f45a5-dcea-e379-a785-704821204bcd.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-6e1a-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-6e1a-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Johan Christoph Wagner
Onderwerpsomschrijving: de vita, dronkenschap echtgenote
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/17448" ;
  a2a:SourceRemarkAkteSoort "Attestatie" ;
  a2a:SourceRemarkfilename "A34120000364", "A34120000365" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_975_00000975.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: A34120000364; positie: 3609, 1375, 120, 62" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: A34120000364; positie: 3334, 846, 353, 71" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: A34120000364; positie: 3315, 596, 405, 79" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: A34120000364; positie: 2515, 606, 701, 79" .
