@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-1ec9-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Attestatie op 15 april 1727" ;
  a2a:hasPerson oa:person_saa_d837ae04-1ec9-6b6d-e053-b784100acdee_Person-46d1b119-dfc6-be8e-0a2f-45137163ad6e, oa:person_saa_d837ae04-1ec9-6b6d-e053-b784100acdee_Person-38695e0b-daa9-f422-85d7-280586834d68, oa:person_saa_d837ae04-1ec9-6b6d-e053-b784100acdee_Person-6eaeecad-f0b0-c1bb-bea2-f4ab60d310e6, oa:person_saa_d837ae04-1ec9-6b6d-e053-b784100acdee_Person-e4486764-0c44-99e9-61ef-50899445cb0e, oa:person_saa_d837ae04-1ec9-6b6d-e053-b784100acdee_Person-e85db223-5070-97a4-7457-4c873efd385b ;
  a2a:hasEvent oa:event_saa_d837ae04-1ec9-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-1ec9-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-1ec9-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-1ec9-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-1ec9-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae04-1ec9-6b6d-e053-b784100acdee_4 ;
  a2a:hasSource oa:source_saa_d837ae04-1ec9-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-1ec9-6b6d-e053-b784100acdee_Person-46d1b119-dfc6-be8e-0a2f-45137163ad6e
  a a2a:Person ;
  rdfs:label "Albert Ketelaer" ;
  a2a:PersonName [
    rdfs:label "Albert Ketelaer" ;
    a2a:PersonNameFirstName "Albert" ;
    a2a:PersonNameLastName "Ketelaer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-1ec9-6b6d-e053-b784100acdee_Person-38695e0b-daa9-f422-85d7-280586834d68
  a a2a:Person ;
  rdfs:label "Alexander Levi" ;
  a2a:PersonName [
    rdfs:label "Alexander Levi" ;
    a2a:PersonNameFirstName "Alexander" ;
    a2a:PersonNameLastName "Levi"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-1ec9-6b6d-e053-b784100acdee_Person-6eaeecad-f0b0-c1bb-bea2-f4ab60d310e6
  a a2a:Person ;
  rdfs:label "Isacq Abrahams" ;
  a2a:PersonName [
    rdfs:label "Isacq Abrahams" ;
    a2a:PersonNameFirstName "Isacq" ;
    a2a:PersonNameLastName "Abrahams"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-1ec9-6b6d-e053-b784100acdee_Person-e4486764-0c44-99e9-61ef-50899445cb0e
  a a2a:Person ;
  rdfs:label "Jan Bodde" ;
  a2a:PersonName [
    rdfs:label "Jan Bodde" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Bodde"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-1ec9-6b6d-e053-b784100acdee_Person-e85db223-5070-97a4-7457-4c873efd385b
  a a2a:Person ;
  rdfs:label "Homme Wijrts" ;
  a2a:PersonName [
    rdfs:label "Homme Wijrts" ;
    a2a:PersonNameFirstName "Homme" ;
    a2a:PersonNameLastName "Wijrts"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-1ec9-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Attestatie" ;
  a2a:EventType "other:Attestatie" ;
  a2a:EventDate [
    a2a:Year "1727" ;
    a2a:Month "4" ;
    a2a:Day "15" ;
    rdfs:label "1727-04-15"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-1ec9-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-1ec9-6b6d-e053-b784100acdee_Person:46d1b119-dfc6-be8e-0a2f-45137163ad6e ;
  a2a:EventKeyRef oa:event_saa_d837ae04-1ec9-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-1ec9-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-1ec9-6b6d-e053-b784100acdee_Person:38695e0b-daa9-f422-85d7-280586834d68 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-1ec9-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-1ec9-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-1ec9-6b6d-e053-b784100acdee_Person:6eaeecad-f0b0-c1bb-bea2-f4ab60d310e6 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-1ec9-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-1ec9-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-1ec9-6b6d-e053-b784100acdee_Person:e4486764-0c44-99e9-61ef-50899445cb0e ;
  a2a:EventKeyRef oa:event_saa_d837ae04-1ec9-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-1ec9-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-1ec9-6b6d-e053-b784100acdee_Person:e85db223-5070-97a4-7457-4c873efd385b ;
  a2a:EventKeyRef oa:event_saa_d837ae04-1ec9-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-1ec9-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1727-04-15 - 1727-04-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1727-04-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1727-04-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1727" ;
    a2a:Month "4" ;
    a2a:Day "15" ;
    rdfs:label "1727-04-15"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 7555, Periode: 1727" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "638783" ;
    a2a:RegistryNumber "7555" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 7555, Periode: 1727, Notariële archieven, 638783, 7555"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/2e9f9d94-952e-07bc-9578-07b0e90df8cc.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-1ec9-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/2e9f9d94-952e-07bc-9578-07b0e90df8cc.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/d07a70ee-5881-ae3c-4c4b-631cca9bb7ff.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-1ec9-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/d07a70ee-5881-ae3c-4c4b-631cca9bb7ff.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-1ec9-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-1ec9-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Johannes van Vilekens
Locatieomschrijving: Groninge
Onderwerpsomschrijving: Pakketen met goederen op order verzonden
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/7555" ;
  a2a:SourceRemarkAkteSoort "Attestatie" ;
  a2a:SourceRemarkfilename "NOTC00416000565", "NOTC00416000566" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_342_00000342.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00416000565; positie: 1599, 1959, 801, 119" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00416000565; positie: 622, 441, 819, 137" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00416000565; positie: 1926, 3075, 599, 131" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00416000565; positie: 833, 2425, 567, 126" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00416000565; positie: 641, 1967, 752, 100" .
