@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-d4a7-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Attestatie op 5 april 1786" ;
  a2a:hasPerson oa:person_saa_d837ae03-d4a7-6b6d-e053-b784100acdee_Person-92d4c556-27b0-18f8-4ef8-4da890095a4c, oa:person_saa_d837ae03-d4a7-6b6d-e053-b784100acdee_Person-586e395a-6ac0-2dbd-0724-593445d33614, oa:person_saa_d837ae03-d4a7-6b6d-e053-b784100acdee_Person-5f64696d-9763-02e7-5104-73f9dac19c08, oa:person_saa_d837ae03-d4a7-6b6d-e053-b784100acdee_Person-4dfd4e16-9f7b-432a-7883-2b4d26f90053, oa:person_saa_d837ae03-d4a7-6b6d-e053-b784100acdee_Person-e0d44489-fe2e-6e2d-7a12-ef5914000341 ;
  a2a:hasEvent oa:event_saa_d837ae03-d4a7-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae03-d4a7-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae03-d4a7-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae03-d4a7-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae03-d4a7-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae03-d4a7-6b6d-e053-b784100acdee_4 ;
  a2a:hasSource oa:source_saa_d837ae03-d4a7-6b6d-e053-b784100acdee .

oa:person_saa_d837ae03-d4a7-6b6d-e053-b784100acdee_Person-92d4c556-27b0-18f8-4ef8-4da890095a4c
  a a2a:Person ;
  rdfs:label "Trijntje Diepersloot" ;
  a2a:PersonName [
    rdfs:label "Trijntje Diepersloot" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNameLastName "Diepersloot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-d4a7-6b6d-e053-b784100acdee_Person-586e395a-6ac0-2dbd-0724-593445d33614
  a a2a:Person ;
  rdfs:label "Dirk Gebbing" ;
  a2a:PersonName [
    rdfs:label "Dirk Gebbing" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Gebbing"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-d4a7-6b6d-e053-b784100acdee_Person-5f64696d-9763-02e7-5104-73f9dac19c08
  a a2a:Person ;
  rdfs:label "Jan Diepersloot" ;
  a2a:PersonName [
    rdfs:label "Jan Diepersloot" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Diepersloot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-d4a7-6b6d-e053-b784100acdee_Person-4dfd4e16-9f7b-432a-7883-2b4d26f90053
  a a2a:Person ;
  rdfs:label "Mietje Schipper" ;
  a2a:PersonName [
    rdfs:label "Mietje Schipper" ;
    a2a:PersonNameFirstName "Mietje" ;
    a2a:PersonNameLastName "Schipper"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-d4a7-6b6d-e053-b784100acdee_Person-e0d44489-fe2e-6e2d-7a12-ef5914000341
  a a2a:Person ;
  rdfs:label "Neeltje Greeve" ;
  a2a:PersonName [
    rdfs:label "Neeltje Greeve" ;
    a2a:PersonNameFirstName "Neeltje" ;
    a2a:PersonNameLastName "Greeve"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae03-d4a7-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Attestatie" ;
  a2a:EventType "other:Attestatie" ;
  a2a:EventDate [
    a2a:Year "1786" ;
    a2a:Month "4" ;
    a2a:Day "5" ;
    rdfs:label "1786-04-05"^^xsd:date
  ] .

oa:relationep_saa_d837ae03-d4a7-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-d4a7-6b6d-e053-b784100acdee_Person:92d4c556-27b0-18f8-4ef8-4da890095a4c ;
  a2a:EventKeyRef oa:event_saa_d837ae03-d4a7-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-d4a7-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-d4a7-6b6d-e053-b784100acdee_Person:586e395a-6ac0-2dbd-0724-593445d33614 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-d4a7-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-d4a7-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-d4a7-6b6d-e053-b784100acdee_Person:5f64696d-9763-02e7-5104-73f9dac19c08 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-d4a7-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-d4a7-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-d4a7-6b6d-e053-b784100acdee_Person:4dfd4e16-9f7b-432a-7883-2b4d26f90053 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-d4a7-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-d4a7-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-d4a7-6b6d-e053-b784100acdee_Person:e0d44489-fe2e-6e2d-7a12-ef5914000341 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-d4a7-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae03-d4a7-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1786-04-05 - 1786-04-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1786-04-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1786-04-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1786" ;
    a2a:Month "4" ;
    a2a:Day "5" ;
    rdfs:label "1786-04-05"^^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 "642127" ;
    a2a:RegistryNumber "17448" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 17448, Periode: 1786, Notariële archieven, 642127, 17448"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/abcfeef6-da16-1e03-930e-77d615d0a8ec.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-d4a7-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/abcfeef6-da16-1e03-930e-77d615d0a8ec.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/7234ccee-148b-fbbb-a263-3c01196a51ed.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-d4a7-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/7234ccee-148b-fbbb-a263-3c01196a51ed.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae03-d4a7-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae03-d4a7-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Johan Christoph Wagner
Onderwerpsomschrijving: Dertienjarige dochter heeft overleden vaders timmermansgereedschappen en een groot gedeelte van de inboedel naar de Bank van Lening en pandjeshuizen gebracht
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/17448" ;
  a2a:SourceRemarkAkteSoort "Attestatie" ;
  a2a:SourceRemarkfilename "A34120000094", "A34120000095" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_646_00000646.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: A34120000094; positie: 3327, 1832, 264, 88" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: A34120000094; positie: 3380, 729, 176, 90" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: A34120000094; positie: 2960, 1144, 572, 79" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: A34120000094; positie: 2404, 740, 570, 108" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: A34120000094; positie: 3276, 1052, 271, 84" .
