@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-5c09-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Testament op 16 november 1723" ;
  a2a:hasPerson oa:person_saa_d837ae04-5c09-6b6d-e053-b784100acdee_Person-17c09bf1-00cd-76c9-a516-643bdd703ed0, oa:person_saa_d837ae04-5c09-6b6d-e053-b784100acdee_Person-4ed1a809-229d-1f9f-7fc5-2aba8fea7dce, oa:person_saa_d837ae04-5c09-6b6d-e053-b784100acdee_Person-03e133c6-5b41-641e-b734-779e461007a2 ;
  a2a:hasEvent oa:event_saa_d837ae04-5c09-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-5c09-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-5c09-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-5c09-6b6d-e053-b784100acdee_2 ;
  a2a:hasSource oa:source_saa_d837ae04-5c09-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-5c09-6b6d-e053-b784100acdee_Person-17c09bf1-00cd-76c9-a516-643bdd703ed0
  a a2a:Person ;
  rdfs:label "Jacob de Casseres Pinero" ;
  a2a:PersonName [
    rdfs:label "Jacob de Casseres Pinero" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Casseres Pinero"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-5c09-6b6d-e053-b784100acdee_Person-4ed1a809-229d-1f9f-7fc5-2aba8fea7dce
  a a2a:Person ;
  rdfs:label "Ribca Mendez Sereno" ;
  a2a:PersonName [
    rdfs:label "Ribca Mendez Sereno" ;
    a2a:PersonNameFirstName "Ribca" ;
    a2a:PersonNameLastName "Mendez Sereno"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-5c09-6b6d-e053-b784100acdee_Person-03e133c6-5b41-641e-b734-779e461007a2
  a a2a:Person ;
  rdfs:label "Rachel Pinedo" ;
  a2a:PersonName [
    rdfs:label "Rachel Pinedo" ;
    a2a:PersonNameFirstName "Rachel" ;
    a2a:PersonNameLastName "Pinedo"
  ] ;
  a2a:Gender "Onbekend" .

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

oa:relationep_saa_d837ae04-5c09-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-5c09-6b6d-e053-b784100acdee_Person:17c09bf1-00cd-76c9-a516-643bdd703ed0 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-5c09-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-5c09-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-5c09-6b6d-e053-b784100acdee_Person:4ed1a809-229d-1f9f-7fc5-2aba8fea7dce ;
  a2a:EventKeyRef oa:event_saa_d837ae04-5c09-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-5c09-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-5c09-6b6d-e053-b784100acdee_Person:03e133c6-5b41-641e-b734-779e461007a2 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-5c09-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-5c09-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1723-11-16 - 1723-11-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1723-11-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1723-11-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1723" ;
    a2a:Month "11" ;
    a2a:Day "16" ;
    rdfs:label "1723-11-16"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 7548, Periode: 1723" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "632647" ;
    a2a:RegistryNumber "7548" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 7548, Periode: 1723, Notariële archieven, 632647, 7548"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/9cf6843d-20f7-1e91-6e74-23b0502b53a3.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-5c09-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/9cf6843d-20f7-1e91-6e74-23b0502b53a3.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/f0fa671b-c2e2-23a2-7108-582a03fdf250.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-5c09-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/f0fa671b-c2e2-23a2-7108-582a03fdf250.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-5c09-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-5c09-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Johannes van Vilekens
Onderwerpsomschrijving: Wonende in de Rapenburgerstraat
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/7548" ;
  a2a:SourceRemarkAkteSoort "Testament" ;
  a2a:SourceRemarkfilename "NOTC00410000089", "NOTC00410000090" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_199_00000199.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00410000089; positie: 858, 821, 1060, 120" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00410000089; positie: 699, 933, 947, 95" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00410000090; positie: 1691, 674, 677, 120" .
