@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-0ecc-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Testament op 16 november 1727" ;
  a2a:hasPerson oa:person_saa_d837ae04-0ecc-6b6d-e053-b784100acdee_Person-1a575661-7b22-764c-5a07-39e0f5d4de10, oa:person_saa_d837ae04-0ecc-6b6d-e053-b784100acdee_Person-d739cea7-17e6-0636-f167-0ce7f1eac75a, oa:person_saa_d837ae04-0ecc-6b6d-e053-b784100acdee_Person-acb8a902-7a90-6037-e6a1-5591185abb72 ;
  a2a:hasEvent oa:event_saa_d837ae04-0ecc-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-0ecc-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-0ecc-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-0ecc-6b6d-e053-b784100acdee_2 ;
  a2a:hasSource oa:source_saa_d837ae04-0ecc-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-0ecc-6b6d-e053-b784100acdee_Person-1a575661-7b22-764c-5a07-39e0f5d4de10
  a a2a:Person ;
  rdfs:label "Annetje Alberts Schellinger" ;
  a2a:PersonName [
    rdfs:label "Annetje Alberts Schellinger" ;
    a2a:PersonNameFirstName "Annetje Alberts" ;
    a2a:PersonNameLastName "Schellinger"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-0ecc-6b6d-e053-b784100acdee_Person-d739cea7-17e6-0636-f167-0ce7f1eac75a
  a a2a:Person ;
  rdfs:label "Abraham Roelofse" ;
  a2a:PersonName [
    rdfs:label "Abraham Roelofse" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Roelofse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-0ecc-6b6d-e053-b784100acdee_Person-acb8a902-7a90-6037-e6a1-5591185abb72
  a a2a:Person ;
  rdfs:label "Roelof Ipese" ;
  a2a:PersonName [
    rdfs:label "Roelof Ipese" ;
    a2a:PersonNameFirstName "Roelof" ;
    a2a:PersonNameLastName "Ipese"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-0ecc-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Testament" ;
  a2a:EventType "other:Testament" ;
  a2a:EventDate [
    a2a:Year "1727" ;
    a2a:Month "11" ;
    a2a:Day "16" ;
    rdfs:label "1727-11-16"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-0ecc-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-0ecc-6b6d-e053-b784100acdee_Person:1a575661-7b22-764c-5a07-39e0f5d4de10 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-0ecc-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-0ecc-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-0ecc-6b6d-e053-b784100acdee_Person:d739cea7-17e6-0636-f167-0ce7f1eac75a ;
  a2a:EventKeyRef oa:event_saa_d837ae04-0ecc-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-0ecc-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-0ecc-6b6d-e053-b784100acdee_Person:acb8a902-7a90-6037-e6a1-5591185abb72 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-0ecc-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-0ecc-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1727-11-16 - 1727-11-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1727-11-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1727-11-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1727" ;
    a2a:Month "11" ;
    a2a:Day "16" ;
    rdfs:label "1727-11-16"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 7556, Periode: 1727" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "629794" ;
    a2a:RegistryNumber "7556" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 7556, Periode: 1727, Notariële archieven, 629794, 7556"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/92c612c8-c086-6a25-8bc2-344d46872383.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-0ecc-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/92c612c8-c086-6a25-8bc2-344d46872383.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/4b6035fa-0e36-36e2-ac80-8630b8dc4ff6.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-0ecc-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/4b6035fa-0e36-36e2-ac80-8630b8dc4ff6.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-0ecc-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-0ecc-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Johannes van Vilekens
Locatieomschrijving: Harlingen
Onderwerpsomschrijving: Wonende op Uijlenburgh in de Achterstraat over het pakhuis Keulen
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/7556" ;
  a2a:SourceRemarkAkteSoort "Testament" ;
  a2a:SourceRemarkfilename "NOTC00417000289", "NOTC00417000290" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_260_00000260.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00417000289; positie: 1182, 3643, 1323, 114" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00417000289; positie: 1601, 787, 775, 76" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00417000289; positie: 1215, 3726, 614, 96" .
