@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-26da-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Attestatie op 24 februari 1733" ;
  a2a:hasPerson oa:person_saa_d837ae04-26da-6b6d-e053-b784100acdee_Person-296ff5ea-5bde-4888-661b-93fdf88b56f0, oa:person_saa_d837ae04-26da-6b6d-e053-b784100acdee_Person-c0d9e671-0737-639f-b89d-d4d38dd21c8d, oa:person_saa_d837ae04-26da-6b6d-e053-b784100acdee_Person-ab4441d6-2ffc-eca4-78cf-8d4256ac97f9, oa:person_saa_d837ae04-26da-6b6d-e053-b784100acdee_Person-9628600a-0a5d-9e27-2a8a-231a95e7988d, oa:person_saa_d837ae04-26da-6b6d-e053-b784100acdee_Person-08b56118-2245-7aed-d374-aae80ed468be, oa:person_saa_d837ae04-26da-6b6d-e053-b784100acdee_Person-eee4cc38-8437-3ff8-09f3-9cc3a18bf538 ;
  a2a:hasEvent oa:event_saa_d837ae04-26da-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-26da-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-26da-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-26da-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-26da-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae04-26da-6b6d-e053-b784100acdee_4, oa:relationep_saa_d837ae04-26da-6b6d-e053-b784100acdee_5 ;
  a2a:hasSource oa:source_saa_d837ae04-26da-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-26da-6b6d-e053-b784100acdee_Person-296ff5ea-5bde-4888-661b-93fdf88b56f0
  a a2a:Person ;
  rdfs:label "Albert Jansz Bosch" ;
  a2a:PersonName [
    rdfs:label "Albert Jansz Bosch" ;
    a2a:PersonNameFirstName "Albert Jansz" ;
    a2a:PersonNameLastName "Bosch"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-26da-6b6d-e053-b784100acdee_Person-c0d9e671-0737-639f-b89d-d4d38dd21c8d
  a a2a:Person ;
  rdfs:label "Arent Aartsen" ;
  a2a:PersonName [
    rdfs:label "Arent Aartsen" ;
    a2a:PersonNameFirstName "Arent" ;
    a2a:PersonNameLastName "Aartsen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-26da-6b6d-e053-b784100acdee_Person-ab4441d6-2ffc-eca4-78cf-8d4256ac97f9
  a a2a:Person ;
  rdfs:label "Annetje Mathijsz" ;
  a2a:PersonName [
    rdfs:label "Annetje Mathijsz" ;
    a2a:PersonNameFirstName "Annetje" ;
    a2a:PersonNameLastName "Mathijsz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-26da-6b6d-e053-b784100acdee_Person-9628600a-0a5d-9e27-2a8a-231a95e7988d
  a a2a:Person ;
  rdfs:label "Willem Busch" ;
  a2a:PersonName [
    rdfs:label "Willem Busch" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Busch"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-26da-6b6d-e053-b784100acdee_Person-08b56118-2245-7aed-d374-aae80ed468be
  a a2a:Person ;
  rdfs:label "Hendrina Hoogstede" ;
  a2a:PersonName [
    rdfs:label "Hendrina Hoogstede" ;
    a2a:PersonNameFirstName "Hendrina" ;
    a2a:PersonNameLastName "Hoogstede"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-26da-6b6d-e053-b784100acdee_Person-eee4cc38-8437-3ff8-09f3-9cc3a18bf538
  a a2a:Person ;
  rdfs:label "Jan Janse" ;
  a2a:PersonName [
    rdfs:label "Jan Janse" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Janse"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-26da-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Attestatie" ;
  a2a:EventType "other:Attestatie" ;
  a2a:EventDate [
    a2a:Year "1733" ;
    a2a:Month "2" ;
    a2a:Day "24" ;
    rdfs:label "1733-02-24"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-26da-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-26da-6b6d-e053-b784100acdee_Person:296ff5ea-5bde-4888-661b-93fdf88b56f0 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-26da-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-26da-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-26da-6b6d-e053-b784100acdee_Person:c0d9e671-0737-639f-b89d-d4d38dd21c8d ;
  a2a:EventKeyRef oa:event_saa_d837ae04-26da-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-26da-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-26da-6b6d-e053-b784100acdee_Person:ab4441d6-2ffc-eca4-78cf-8d4256ac97f9 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-26da-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-26da-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-26da-6b6d-e053-b784100acdee_Person:9628600a-0a5d-9e27-2a8a-231a95e7988d ;
  a2a:EventKeyRef oa:event_saa_d837ae04-26da-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-26da-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-26da-6b6d-e053-b784100acdee_Person:08b56118-2245-7aed-d374-aae80ed468be ;
  a2a:EventKeyRef oa:event_saa_d837ae04-26da-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-26da-6b6d-e053-b784100acdee_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-26da-6b6d-e053-b784100acdee_Person:eee4cc38-8437-3ff8-09f3-9cc3a18bf538 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-26da-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-26da-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1733-02-24 - 1733-02-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1733-02-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1733-02-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1733" ;
    a2a:Month "2" ;
    a2a:Day "24" ;
    rdfs:label "1733-02-24"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 7563, Periode: 1733" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "602300" ;
    a2a:RegistryNumber "7563" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 7563, Periode: 1733, Notariële archieven, 602300, 7563"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/1b1c9b41-1fa5-9b29-f3c1-02aaffe71e71.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-26da-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/1b1c9b41-1fa5-9b29-f3c1-02aaffe71e71.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/c5aedd95-42cc-c547-c7b1-42000247ec6b.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-26da-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/c5aedd95-42cc-c547-c7b1-42000247ec6b.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/dd1cce69-1b16-beb6-a3df-87c9bbc89cd4.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-26da-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/dd1cce69-1b16-beb6-a3df-87c9bbc89cd4.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-26da-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-26da-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Johannes van Vilekens
Locatieomschrijving: Noorwegen
Onderwerpsomschrijving: Dienstmeid heeft geld gestolen, maar wordt vergeven
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/7563" ;
  a2a:SourceRemarkAkteSoort "Attestatie" ;
  a2a:SourceRemarkfilename "NOTC00424000775", "NOTC00424000776", "NOTC00424000777" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_384_00000384.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00424000775; positie: 1774, 428, 696, 92" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00424000775; positie: 1714, 851, 728, 92" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00424000775; positie: 692, 2033, 832, 107" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00424000775; positie: 1380, 588, 650, 102" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00424000775; positie: 1289, 514, 1022, 94" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00424000775; positie: 1185, 436, 525, 76" .
