@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-6a14-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Kwitantie op 25 maart 1768" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-6a14-50ee-e053-b784100a6caf_Person-1bf221ec-b9ca-3abd-dcb0-ecc59de0cf3d, oa:person_saa_a3cb51cc-6a14-50ee-e053-b784100a6caf_Person-36630b8c-3809-d264-03f9-f6bd9e95ad00, oa:person_saa_a3cb51cc-6a14-50ee-e053-b784100a6caf_Person-68b73143-4874-5739-6e1d-f56ae7f2940e, oa:person_saa_a3cb51cc-6a14-50ee-e053-b784100a6caf_Person-5cf61f7c-47e9-98c6-a5bb-fbd52d10e2bd, oa:person_saa_a3cb51cc-6a14-50ee-e053-b784100a6caf_Person-567c4fed-7b08-b360-5de2-40544f95ce79 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-6a14-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-6a14-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-6a14-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-6a14-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-6a14-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-6a14-50ee-e053-b784100a6caf_4 ;
  a2a:hasSource oa:source_saa_a3cb51cc-6a14-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-6a14-50ee-e053-b784100a6caf_Person-1bf221ec-b9ca-3abd-dcb0-ecc59de0cf3d
  a a2a:Person ;
  rdfs:label "Hendrik Jacob van den Heuvel" ;
  a2a:PersonName [
    rdfs:label "Hendrik Jacob van den Heuvel" ;
    a2a:PersonNameFirstName "Hendrik Jacob" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Heuvel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-6a14-50ee-e053-b784100a6caf_Person-36630b8c-3809-d264-03f9-f6bd9e95ad00
  a a2a:Person ;
  rdfs:label "Jan Jacob Paal" ;
  a2a:PersonName [
    rdfs:label "Jan Jacob Paal" ;
    a2a:PersonNameFirstName "Jan Jacob" ;
    a2a:PersonNameLastName "Paal"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-6a14-50ee-e053-b784100a6caf_Person-68b73143-4874-5739-6e1d-f56ae7f2940e
  a a2a:Person ;
  rdfs:label "Johannes Paal" ;
  a2a:PersonName [
    rdfs:label "Johannes Paal" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Paal"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-6a14-50ee-e053-b784100a6caf_Person-5cf61f7c-47e9-98c6-a5bb-fbd52d10e2bd
  a a2a:Person ;
  rdfs:label "Michiel Willem Paal" ;
  a2a:PersonName [
    rdfs:label "Michiel Willem Paal" ;
    a2a:PersonNameFirstName "Michiel Willem" ;
    a2a:PersonNameLastName "Paal"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-6a14-50ee-e053-b784100a6caf_Person-567c4fed-7b08-b360-5de2-40544f95ce79
  a a2a:Person ;
  rdfs:label "Nicolaas Jan Paal" ;
  a2a:PersonName [
    rdfs:label "Nicolaas Jan Paal" ;
    a2a:PersonNameFirstName "Nicolaas Jan" ;
    a2a:PersonNameLastName "Paal"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-6a14-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Kwitantie" ;
  a2a:EventType "other:Kwitantie" ;
  a2a:EventDate [
    a2a:Year "1768" ;
    a2a:Month "3" ;
    a2a:Day "25" ;
    rdfs:label "1768-03-25"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-6a14-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-6a14-50ee-e053-b784100a6caf_Person:1bf221ec-b9ca-3abd-dcb0-ecc59de0cf3d ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-6a14-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-6a14-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-6a14-50ee-e053-b784100a6caf_Person:36630b8c-3809-d264-03f9-f6bd9e95ad00 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-6a14-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-6a14-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-6a14-50ee-e053-b784100a6caf_Person:68b73143-4874-5739-6e1d-f56ae7f2940e ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-6a14-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-6a14-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-6a14-50ee-e053-b784100a6caf_Person:5cf61f7c-47e9-98c6-a5bb-fbd52d10e2bd ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-6a14-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-6a14-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-6a14-50ee-e053-b784100a6caf_Person:567c4fed-7b08-b360-5de2-40544f95ce79 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-6a14-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-6a14-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1768-03-25 - 1768-03-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1768-03-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1768-03-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1768" ;
    a2a:Month "3" ;
    a2a:Day "25" ;
    rdfs:label "1768-03-25"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 14468, Periode: 1768" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "336825" ;
    a2a:RegistryNumber "14468" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 14468, Periode: 1768, Notariële archieven, 336825, 14468"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/4130c8f6-8300-5282-218c-a555553c0683.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-6a14-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/4130c8f6-8300-5282-218c-a555553c0683.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/9e579963-689f-be38-9328-d8df1bf7fd7a.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-6a14-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/9e579963-689f-be38-9328-d8df1bf7fd7a.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/a9ad23ce-012d-391e-de47-8955cc10acbc.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-6a14-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/a9ad23ce-012d-391e-de47-8955cc10acbc.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-6a14-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-6a14-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Wessel van Kleef
Locatieomschrijving: Lith
Onderwerpsomschrijving: Nalatenschap
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/14468" ;
  a2a:SourceRemarkAkteSoort "Kwitantie" ;
  a2a:SourceRemarkfilename "NOTD01792000476", "NOTD01792000477", "NOTD01792000478" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220609_6044_00006044.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01792000477; positie: 4342, 3699, 1037, 79" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01792000477; positie: 3707, 616, 617, 103" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01792000477; positie: 3593, 444, 696, 133" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01792000477; positie: 3935, 858, 762, 78" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01792000477; positie: 4242, 1445, 718, 79" .
