@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_d837ae03-ecc5-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Kwitantie op 15 april 1795" ;
  a2a:hasPerson oa:person_saa_d837ae03-ecc5-6b6d-e053-b784100acdee_Person-3338edca-c993-d129-1e4c-6c17b9cb4aee, oa:person_saa_d837ae03-ecc5-6b6d-e053-b784100acdee_Person-413e5eee-1eaf-0a96-352f-cfb75cc04e4a, oa:person_saa_d837ae03-ecc5-6b6d-e053-b784100acdee_Person-ca0d74fc-969a-2214-5083-6d1833ec7b97, oa:person_saa_d837ae03-ecc5-6b6d-e053-b784100acdee_Person-c8acf544-ae51-5b48-abba-02b9517c1803, oa:person_saa_d837ae03-ecc5-6b6d-e053-b784100acdee_Person-579e3189-1c77-8eeb-7797-44dc0756869f, oa:person_saa_d837ae03-ecc5-6b6d-e053-b784100acdee_Person-a4d99453-a729-423b-3758-92be8a02e2c2 ;
  a2a:hasEvent oa:event_saa_d837ae03-ecc5-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae03-ecc5-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae03-ecc5-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae03-ecc5-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae03-ecc5-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae03-ecc5-6b6d-e053-b784100acdee_4, oa:relationep_saa_d837ae03-ecc5-6b6d-e053-b784100acdee_5 ;
  a2a:hasSource oa:source_saa_d837ae03-ecc5-6b6d-e053-b784100acdee .

oa:person_saa_d837ae03-ecc5-6b6d-e053-b784100acdee_Person-3338edca-c993-d129-1e4c-6c17b9cb4aee
  a a2a:Person ;
  rdfs:label "Pieter Bilkens" ;
  a2a:PersonName [
    rdfs:label "Pieter Bilkens" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Bilkens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-ecc5-6b6d-e053-b784100acdee_Person-413e5eee-1eaf-0a96-352f-cfb75cc04e4a
  a a2a:Person ;
  rdfs:label "Cornelis Westerwout" ;
  a2a:PersonName [
    rdfs:label "Cornelis Westerwout" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Westerwout"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-ecc5-6b6d-e053-b784100acdee_Person-ca0d74fc-969a-2214-5083-6d1833ec7b97
  a a2a:Person ;
  rdfs:label "Jan Calmond" ;
  a2a:PersonName [
    rdfs:label "Jan Calmond" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Calmond"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-ecc5-6b6d-e053-b784100acdee_Person-c8acf544-ae51-5b48-abba-02b9517c1803
  a a2a:Person ;
  rdfs:label "Nicolaas de Paauw" ;
  a2a:PersonName [
    rdfs:label "Nicolaas de Paauw" ;
    a2a:PersonNameFirstName "Nicolaas" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Paauw"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-ecc5-6b6d-e053-b784100acdee_Person-579e3189-1c77-8eeb-7797-44dc0756869f
  a a2a:Person ;
  rdfs:label "Sara Langeraar" ;
  a2a:PersonName [
    rdfs:label "Sara Langeraar" ;
    a2a:PersonNameFirstName "Sara" ;
    a2a:PersonNameLastName "Langeraar"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-ecc5-6b6d-e053-b784100acdee_Person-a4d99453-a729-423b-3758-92be8a02e2c2
  a a2a:Person ;
  rdfs:label "Hendrik de Paauw" ;
  a2a:PersonName [
    rdfs:label "Hendrik de Paauw" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Paauw"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae03-ecc5-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Kwitantie" ;
  a2a:EventType "other:Kwitantie" ;
  a2a:EventDate [
    a2a:Year "1795" ;
    a2a:Month "4" ;
    a2a:Day "15" ;
    rdfs:label "1795-04-15"^^xsd:date
  ] .

oa:relationep_saa_d837ae03-ecc5-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-ecc5-6b6d-e053-b784100acdee_Person:3338edca-c993-d129-1e4c-6c17b9cb4aee ;
  a2a:EventKeyRef oa:event_saa_d837ae03-ecc5-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-ecc5-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-ecc5-6b6d-e053-b784100acdee_Person:413e5eee-1eaf-0a96-352f-cfb75cc04e4a ;
  a2a:EventKeyRef oa:event_saa_d837ae03-ecc5-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-ecc5-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-ecc5-6b6d-e053-b784100acdee_Person:ca0d74fc-969a-2214-5083-6d1833ec7b97 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-ecc5-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-ecc5-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-ecc5-6b6d-e053-b784100acdee_Person:c8acf544-ae51-5b48-abba-02b9517c1803 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-ecc5-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-ecc5-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-ecc5-6b6d-e053-b784100acdee_Person:579e3189-1c77-8eeb-7797-44dc0756869f ;
  a2a:EventKeyRef oa:event_saa_d837ae03-ecc5-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-ecc5-6b6d-e053-b784100acdee_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-ecc5-6b6d-e053-b784100acdee_Person:a4d99453-a729-423b-3758-92be8a02e2c2 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-ecc5-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae03-ecc5-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1795-04-15 - 1795-04-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1795-04-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1795-04-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1795" ;
    a2a:Month "4" ;
    a2a:Day "15" ;
    rdfs:label "1795-04-15"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 16417, Periode: 1795" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "599991" ;
    a2a:RegistryNumber "16417" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 16417, Periode: 1795, Notariële archieven, 599991, 16417"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/c2812537-9087-aa08-9de8-656ae7fa8432.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-ecc5-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/c2812537-9087-aa08-9de8-656ae7fa8432.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/afe09aac-9e88-cc8e-dff2-e6dffb734cb0.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-ecc5-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/afe09aac-9e88-cc8e-dff2-e6dffb734cb0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae03-ecc5-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae03-ecc5-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Jan Harmsen
Locatieomschrijving: Rijssel
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/16417" ;
  a2a:SourceRemarkAkteSoort "Kwitantie" ;
  a2a:SourceRemarkfilename "NOTQ00040000127", "NOTQ00040000128" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_770_00000770.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTQ00040000127; positie: 3698, 2143, 1127, 170" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTQ00040000127; positie: 3138, 3071, 776, 83" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTQ00040000127; positie: 4283, 2891, 556, 119" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTQ00040000127; positie: 4171, 2566, 805, 94" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTQ00040000127; positie: 3272, 2584, 679, 87" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTQ00040000127; positie: 4633, 2335, 235, 108" .
