@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_a3cb51cc-33b2-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Kwitantie op 25 augustus 1723" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-33b2-50ee-e053-b784100a6caf_Person-feda266a-583f-e0c5-8c2c-6437fb9e31c5, oa:person_saa_a3cb51cc-33b2-50ee-e053-b784100a6caf_Person-6ae5e573-9991-0374-ab4c-d1671b69de6f, oa:person_saa_a3cb51cc-33b2-50ee-e053-b784100a6caf_Person-a14188b2-a29a-4f3f-1af4-3fd6fc894916, oa:person_saa_a3cb51cc-33b2-50ee-e053-b784100a6caf_Person-d19cfd52-0dff-43e1-a06e-c477ceb83761, oa:person_saa_a3cb51cc-33b2-50ee-e053-b784100a6caf_Person-1b9068e4-fbbb-c213-f57d-81b3e8075109, oa:person_saa_a3cb51cc-33b2-50ee-e053-b784100a6caf_Person-8d3121ea-5d4a-25a4-7467-ca35a221a532 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-33b2-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-33b2-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-33b2-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-33b2-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-33b2-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-33b2-50ee-e053-b784100a6caf_4, oa:relationep_saa_a3cb51cc-33b2-50ee-e053-b784100a6caf_5 ;
  a2a:hasSource oa:source_saa_a3cb51cc-33b2-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-33b2-50ee-e053-b784100a6caf_Person-feda266a-583f-e0c5-8c2c-6437fb9e31c5
  a a2a:Person ;
  rdfs:label "Abraham van Nuijs" ;
  a2a:PersonName [
    rdfs:label "Abraham van Nuijs" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Nuijs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-33b2-50ee-e053-b784100a6caf_Person-6ae5e573-9991-0374-ab4c-d1671b69de6f
  a a2a:Person ;
  rdfs:label "Coenraadt van Nuijs" ;
  a2a:PersonName [
    rdfs:label "Coenraadt van Nuijs" ;
    a2a:PersonNameFirstName "Coenraadt" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Nuijs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-33b2-50ee-e053-b784100a6caf_Person-a14188b2-a29a-4f3f-1af4-3fd6fc894916
  a a2a:Person ;
  rdfs:label "Geertruijd Blankevoort" ;
  a2a:PersonName [
    rdfs:label "Geertruijd Blankevoort" ;
    a2a:PersonNameFirstName "Geertruijd" ;
    a2a:PersonNameLastName "Blankevoort"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-33b2-50ee-e053-b784100a6caf_Person-d19cfd52-0dff-43e1-a06e-c477ceb83761
  a a2a:Person ;
  rdfs:label "Abraham Abrahamse van Nuijs" ;
  a2a:PersonName [
    rdfs:label "Abraham Abrahamse van Nuijs" ;
    a2a:PersonNameFirstName "Abraham Abrahamse" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Nuijs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-33b2-50ee-e053-b784100a6caf_Person-1b9068e4-fbbb-c213-f57d-81b3e8075109
  a a2a:Person ;
  rdfs:label "Gerard Emaus ten Berg" ;
  a2a:PersonName [
    rdfs:label "Gerard Emaus ten Berg" ;
    a2a:PersonNameFirstName "Gerard Emaus" ;
    a2a:PersonNamePrefixLastName "ten" ;
    a2a:PersonNameLastName "Berg"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-33b2-50ee-e053-b784100a6caf_Person-8d3121ea-5d4a-25a4-7467-ca35a221a532
  a a2a:Person ;
  rdfs:label "Lammert Kok" ;
  a2a:PersonName [
    rdfs:label "Lammert Kok" ;
    a2a:PersonNameFirstName "Lammert" ;
    a2a:PersonNameLastName "Kok"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-33b2-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Kwitantie" ;
  a2a:EventType "other:Kwitantie" ;
  a2a:EventDate [
    a2a:Year "1723" ;
    a2a:Month "8" ;
    a2a:Day "25" ;
    rdfs:label "1723-08-25"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-33b2-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-33b2-50ee-e053-b784100a6caf_Person:feda266a-583f-e0c5-8c2c-6437fb9e31c5 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-33b2-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-33b2-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-33b2-50ee-e053-b784100a6caf_Person:6ae5e573-9991-0374-ab4c-d1671b69de6f ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-33b2-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-33b2-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-33b2-50ee-e053-b784100a6caf_Person:a14188b2-a29a-4f3f-1af4-3fd6fc894916 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-33b2-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-33b2-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-33b2-50ee-e053-b784100a6caf_Person:d19cfd52-0dff-43e1-a06e-c477ceb83761 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-33b2-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-33b2-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-33b2-50ee-e053-b784100a6caf_Person:1b9068e4-fbbb-c213-f57d-81b3e8075109 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-33b2-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-33b2-50ee-e053-b784100a6caf_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-33b2-50ee-e053-b784100a6caf_Person:8d3121ea-5d4a-25a4-7467-ca35a221a532 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-33b2-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-33b2-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1723-08-25 - 1723-08-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1723-08-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1723-08-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1723" ;
    a2a:Month "8" ;
    a2a:Day "25" ;
    rdfs:label "1723-08-25"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 8301, Periode: 1723-1724" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "314439" ;
    a2a:RegistryNumber "8301" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 8301, Periode: 1723-1724, Notariële archieven, 314439, 8301"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/28646e62-7409-a04f-2b0d-182376e69c35.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-33b2-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/28646e62-7409-a04f-2b0d-182376e69c35.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/480d9502-96d0-8473-050b-4067d8253293.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-33b2-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/480d9502-96d0-8473-050b-4067d8253293.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/39e89a8c-48fa-694e-0f0d-0ba400870a6a.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-33b2-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/39e89a8c-48fa-694e-0f0d-0ba400870a6a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-33b2-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-33b2-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: George Wetstein
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/8301" ;
  a2a:SourceRemarkAkteSoort "Kwitantie" ;
  a2a:SourceRemarkfilename "KLAG04933000049", "KLAG04933000050", "KLAG04933000051" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230311_17448_00017448.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAG04933000049; positie: 3581, 1338, 728, 126" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAG04933000049; positie: 4027, 1735, 804, 121" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAG04933000049; positie: 3371, 1227, 919, 129" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAG04933000049; positie: 3334, 1432, 1226, 142" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAG04933000049; positie: 4269, 2359, 753, 134" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAG04933000049; positie: 3836, 1141, 621, 118" .
