@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-1fa4-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Kwitantie op 11 juni 1762" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-1fa4-50ee-e053-b784100a6caf_Person-2fce58af-66cc-c18b-48b4-d0fcd31c67e1, oa:person_saa_a3cb51cc-1fa4-50ee-e053-b784100a6caf_Person-cbf25edc-185e-0048-d0f3-1b5865aec428, oa:person_saa_a3cb51cc-1fa4-50ee-e053-b784100a6caf_Person-d42aec74-532d-4402-4606-aaeac8c3bf33, oa:person_saa_a3cb51cc-1fa4-50ee-e053-b784100a6caf_Person-6731fbe0-df30-b671-991f-c450753b4158, oa:person_saa_a3cb51cc-1fa4-50ee-e053-b784100a6caf_Person-fa1e9fb7-6e81-1762-5b9c-00f3856eca59 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-1fa4-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-1fa4-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-1fa4-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-1fa4-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-1fa4-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-1fa4-50ee-e053-b784100a6caf_4 ;
  a2a:hasSource oa:source_saa_a3cb51cc-1fa4-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-1fa4-50ee-e053-b784100a6caf_Person-2fce58af-66cc-c18b-48b4-d0fcd31c67e1
  a a2a:Person ;
  rdfs:label "Jan Veenendaal" ;
  a2a:PersonName [
    rdfs:label "Jan Veenendaal" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Veenendaal"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-1fa4-50ee-e053-b784100a6caf_Person-cbf25edc-185e-0048-d0f3-1b5865aec428
  a a2a:Person ;
  rdfs:label "Jan Willem Hannes" ;
  a2a:PersonName [
    rdfs:label "Jan Willem Hannes" ;
    a2a:PersonNameFirstName "Jan Willem" ;
    a2a:PersonNameLastName "Hannes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-1fa4-50ee-e053-b784100a6caf_Person-d42aec74-532d-4402-4606-aaeac8c3bf33
  a a2a:Person ;
  rdfs:label "Zacharias Zijlmans" ;
  a2a:PersonName [
    rdfs:label "Zacharias Zijlmans" ;
    a2a:PersonNameFirstName "Zacharias" ;
    a2a:PersonNameLastName "Zijlmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-1fa4-50ee-e053-b784100a6caf_Person-6731fbe0-df30-b671-991f-c450753b4158
  a a2a:Person ;
  rdfs:label "Johanna Benjamina van Thije" ;
  a2a:PersonName [
    rdfs:label "Johanna Benjamina van Thije" ;
    a2a:PersonNameFirstName "Johanna Benjamina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Thije"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-1fa4-50ee-e053-b784100a6caf_Person-fa1e9fb7-6e81-1762-5b9c-00f3856eca59
  a a2a:Person ;
  rdfs:label "Isaac van Thye" ;
  a2a:PersonName [
    rdfs:label "Isaac van Thye" ;
    a2a:PersonNameFirstName "Isaac" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Thye"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-1fa4-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Kwitantie" ;
  a2a:EventType "other:Kwitantie" ;
  a2a:EventDate [
    a2a:Year "1762" ;
    a2a:Month "6" ;
    a2a:Day "11" ;
    rdfs:label "1762-06-11"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-1fa4-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-1fa4-50ee-e053-b784100a6caf_Person:2fce58af-66cc-c18b-48b4-d0fcd31c67e1 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-1fa4-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-1fa4-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-1fa4-50ee-e053-b784100a6caf_Person:cbf25edc-185e-0048-d0f3-1b5865aec428 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-1fa4-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-1fa4-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-1fa4-50ee-e053-b784100a6caf_Person:d42aec74-532d-4402-4606-aaeac8c3bf33 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-1fa4-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-1fa4-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-1fa4-50ee-e053-b784100a6caf_Person:6731fbe0-df30-b671-991f-c450753b4158 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-1fa4-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-1fa4-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-1fa4-50ee-e053-b784100a6caf_Person:fa1e9fb7-6e81-1762-5b9c-00f3856eca59 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-1fa4-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-1fa4-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1762-06-11 - 1762-06-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1762-06-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1762-06-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1762" ;
    a2a:Month "6" ;
    a2a:Day "11" ;
    rdfs:label "1762-06-11"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 14436, Periode: 1762" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "317768" ;
    a2a:RegistryNumber "14436" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 14436, Periode: 1762, Notariële archieven, 317768, 14436"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/2b99006e-cc7d-3d4f-24f2-fe043995c4b4.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-1fa4-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/2b99006e-cc7d-3d4f-24f2-fe043995c4b4.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/392adf39-7e5e-1eaf-7d5e-346df25c4a5d.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-1fa4-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/392adf39-7e5e-1eaf-7d5e-346df25c4a5d.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/239080d2-ffff-7e93-5c99-17265a7dbfc0.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-1fa4-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/239080d2-ffff-7e93-5c99-17265a7dbfc0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-1fa4-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-1fa4-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Wessel van Kleef
Locatieomschrijving: Utrecht
Locatieomschrijving: Pruijsen
Onderwerpsomschrijving: Nalatenschap
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/14436" ;
  a2a:SourceRemarkAkteSoort "Kwitantie" ;
  a2a:SourceRemarkfilename "NOTD01761000208", "NOTD01761000209", "NOTD01761000210" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220609_4651_00004651.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01761000209; positie: 3864, 2993, 397, 58" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01761000209; positie: 3092, 478, 657, 129" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01761000209; positie: 3037, 2978, 747, 80" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01761000209; positie: 3092, 727, 899, 69" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01761000209; positie: 3279, 1341, 520, 77" .
