@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-25b2-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Kwitantie op 26 januari 1723" ;
  a2a:hasPerson oa:person_saa_d837ae04-25b2-6b6d-e053-b784100acdee_Person-0708a86a-0999-670d-6df2-9e4aa5a6a07a, oa:person_saa_d837ae04-25b2-6b6d-e053-b784100acdee_Person-c383e580-79e7-4fbc-d152-f5f414973ace, oa:person_saa_d837ae04-25b2-6b6d-e053-b784100acdee_Person-afff94e6-f5a9-fff9-0466-c29635082532, oa:person_saa_d837ae04-25b2-6b6d-e053-b784100acdee_Person-6aab4ed5-41bd-7c58-6cca-19f373b24d0a, oa:person_saa_d837ae04-25b2-6b6d-e053-b784100acdee_Person-79d13d2b-2c0e-8d9b-0e52-4707527e7687, oa:person_saa_d837ae04-25b2-6b6d-e053-b784100acdee_Person-d1fc516a-7f05-4281-7f2e-5e2775063f64 ;
  a2a:hasEvent oa:event_saa_d837ae04-25b2-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-25b2-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-25b2-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-25b2-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-25b2-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae04-25b2-6b6d-e053-b784100acdee_4, oa:relationep_saa_d837ae04-25b2-6b6d-e053-b784100acdee_5 ;
  a2a:hasSource oa:source_saa_d837ae04-25b2-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-25b2-6b6d-e053-b784100acdee_Person-0708a86a-0999-670d-6df2-9e4aa5a6a07a
  a a2a:Person ;
  rdfs:label "Benjamin Brandon" ;
  a2a:PersonName [
    rdfs:label "Benjamin Brandon" ;
    a2a:PersonNameFirstName "Benjamin" ;
    a2a:PersonNameLastName "Brandon"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-25b2-6b6d-e053-b784100acdee_Person-c383e580-79e7-4fbc-d152-f5f414973ace
  a a2a:Person ;
  rdfs:label "Rachel Henriques" ;
  a2a:PersonName [
    rdfs:label "Rachel Henriques" ;
    a2a:PersonNameFirstName "Rachel" ;
    a2a:PersonNameLastName "Henriques"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-25b2-6b6d-e053-b784100acdee_Person-afff94e6-f5a9-fff9-0466-c29635082532
  a a2a:Person ;
  rdfs:label "Manoel Rodrigues Henriques" ;
  a2a:PersonName [
    rdfs:label "Manoel Rodrigues Henriques" ;
    a2a:PersonNameFirstName "Manoel" ;
    a2a:PersonNameLastName "Rodrigues Henriques"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-25b2-6b6d-e053-b784100acdee_Person-6aab4ed5-41bd-7c58-6cca-19f373b24d0a
  a a2a:Person ;
  rdfs:label "George Brandon" ;
  a2a:PersonName [
    rdfs:label "George Brandon" ;
    a2a:PersonNameFirstName "George" ;
    a2a:PersonNameLastName "Brandon"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-25b2-6b6d-e053-b784100acdee_Person-79d13d2b-2c0e-8d9b-0e52-4707527e7687
  a a2a:Person ;
  rdfs:label "Ribca Rodrigues Henriques" ;
  a2a:PersonName [
    rdfs:label "Ribca Rodrigues Henriques" ;
    a2a:PersonNameFirstName "Ribca" ;
    a2a:PersonNameLastName "Rodrigues Henriques"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-25b2-6b6d-e053-b784100acdee_Person-d1fc516a-7f05-4281-7f2e-5e2775063f64
  a a2a:Person ;
  rdfs:label "Francois Tixerandet" ;
  a2a:PersonName [
    rdfs:label "Francois Tixerandet" ;
    a2a:PersonNameFirstName "Francois" ;
    a2a:PersonNameLastName "Tixerandet"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-25b2-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Kwitantie" ;
  a2a:EventType "other:Kwitantie" ;
  a2a:EventDate [
    a2a:Year "1723" ;
    a2a:Month "1" ;
    a2a:Day "26" ;
    rdfs:label "1723-01-26"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-25b2-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-25b2-6b6d-e053-b784100acdee_Person:0708a86a-0999-670d-6df2-9e4aa5a6a07a ;
  a2a:EventKeyRef oa:event_saa_d837ae04-25b2-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-25b2-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-25b2-6b6d-e053-b784100acdee_Person:c383e580-79e7-4fbc-d152-f5f414973ace ;
  a2a:EventKeyRef oa:event_saa_d837ae04-25b2-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-25b2-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-25b2-6b6d-e053-b784100acdee_Person:afff94e6-f5a9-fff9-0466-c29635082532 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-25b2-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-25b2-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-25b2-6b6d-e053-b784100acdee_Person:6aab4ed5-41bd-7c58-6cca-19f373b24d0a ;
  a2a:EventKeyRef oa:event_saa_d837ae04-25b2-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-25b2-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-25b2-6b6d-e053-b784100acdee_Person:79d13d2b-2c0e-8d9b-0e52-4707527e7687 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-25b2-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-25b2-6b6d-e053-b784100acdee_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-25b2-6b6d-e053-b784100acdee_Person:d1fc516a-7f05-4281-7f2e-5e2775063f64 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-25b2-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-25b2-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1723-01-26 - 1723-01-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1723-01-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1723-01-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1723" ;
    a2a:Month "1" ;
    a2a:Day "26" ;
    rdfs:label "1723-01-26"^^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 "604440" ;
    a2a:RegistryNumber "7548" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 7548, Periode: 1723, Notariële archieven, 604440, 7548"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/e57fc8fd-7a63-685c-c17f-bc640daecc81.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-25b2-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/e57fc8fd-7a63-685c-c17f-bc640daecc81.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/53b9ff13-e0d7-b181-8699-1b681173efa9.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-25b2-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/53b9ff13-e0d7-b181-8699-1b681173efa9.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-25b2-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-25b2-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Johannes van Vilekens
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/7548" ;
  a2a:SourceRemarkAkteSoort "Kwitantie" ;
  a2a:SourceRemarkfilename "NOTC00410000974", "NOTC00410000975" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_378_00000378.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00410000974; positie: 1662, 991, 494, 117" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00410000974; positie: 1210, 2526, 822, 99" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00410000974; positie: 1998, 416, 432, 94" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00410000974; positie: 1305, 1123, 728, 71" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00410000974; positie: 1962, 333, 265, 99" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00410000974; positie: 650, 2636, 877, 96" .
