@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-4b31-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Kwitantie op 13 mei 1760" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-4b31-50ee-e053-b784100a6caf_Person-f1a1260e-57f3-e19a-322e-fe42f43db7fc, oa:person_saa_a3cb51cc-4b31-50ee-e053-b784100a6caf_Person-e6564ecc-9ab0-93a0-7c10-be9ab7174acd, oa:person_saa_a3cb51cc-4b31-50ee-e053-b784100a6caf_Person-e01e32b9-59c1-c014-f36c-8c4c8ba92dd1, oa:person_saa_a3cb51cc-4b31-50ee-e053-b784100a6caf_Person-14cc8005-7ca0-e608-d3d8-b0c0c252e5a5, oa:person_saa_a3cb51cc-4b31-50ee-e053-b784100a6caf_Person-c6a0a94b-6da7-3a68-cab4-ffeb811e2173, oa:person_saa_a3cb51cc-4b31-50ee-e053-b784100a6caf_Person-b483a01b-56e2-79be-2c59-5b7d4586c129 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-4b31-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-4b31-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-4b31-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-4b31-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-4b31-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-4b31-50ee-e053-b784100a6caf_4, oa:relationep_saa_a3cb51cc-4b31-50ee-e053-b784100a6caf_5 ;
  a2a:hasSource oa:source_saa_a3cb51cc-4b31-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-4b31-50ee-e053-b784100a6caf_Person-f1a1260e-57f3-e19a-322e-fe42f43db7fc
  a a2a:Person ;
  rdfs:label "Paul Renonard" ;
  a2a:PersonName [
    rdfs:label "Paul Renonard" ;
    a2a:PersonNameFirstName "Paul" ;
    a2a:PersonNameLastName "Renonard"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-4b31-50ee-e053-b784100a6caf_Person-e6564ecc-9ab0-93a0-7c10-be9ab7174acd
  a a2a:Person ;
  rdfs:label "Jacques Godefroij" ;
  a2a:PersonName [
    rdfs:label "Jacques Godefroij" ;
    a2a:PersonNameFirstName "Jacques" ;
    a2a:PersonNameLastName "Godefroij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-4b31-50ee-e053-b784100a6caf_Person-e01e32b9-59c1-c014-f36c-8c4c8ba92dd1
  a a2a:Person ;
  rdfs:label "Jan Ardinois" ;
  a2a:PersonName [
    rdfs:label "Jan Ardinois" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Ardinois"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-4b31-50ee-e053-b784100a6caf_Person-14cc8005-7ca0-e608-d3d8-b0c0c252e5a5
  a a2a:Person ;
  rdfs:label "Marianne Cavalhies" ;
  a2a:PersonName [
    rdfs:label "Marianne Cavalhies" ;
    a2a:PersonNameFirstName "Marianne" ;
    a2a:PersonNameLastName "Cavalhies"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-4b31-50ee-e053-b784100a6caf_Person-c6a0a94b-6da7-3a68-cab4-ffeb811e2173
  a a2a:Person ;
  rdfs:label "Estienne Massé" ;
  a2a:PersonName [
    rdfs:label "Estienne Massé" ;
    a2a:PersonNameFirstName "Estienne" ;
    a2a:PersonNameLastName "Massé"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-4b31-50ee-e053-b784100a6caf_Person-b483a01b-56e2-79be-2c59-5b7d4586c129
  a a2a:Person ;
  rdfs:label "Jean Estienne Fiseaux" ;
  a2a:PersonName [
    rdfs:label "Jean Estienne Fiseaux" ;
    a2a:PersonNameFirstName "Jean Estienne" ;
    a2a:PersonNameLastName "Fiseaux"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-4b31-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Kwitantie" ;
  a2a:EventType "other:Kwitantie" ;
  a2a:EventDate [
    a2a:Year "1760" ;
    a2a:Month "5" ;
    a2a:Day "13" ;
    rdfs:label "1760-05-13"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-4b31-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-4b31-50ee-e053-b784100a6caf_Person:f1a1260e-57f3-e19a-322e-fe42f43db7fc ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-4b31-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-4b31-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-4b31-50ee-e053-b784100a6caf_Person:e6564ecc-9ab0-93a0-7c10-be9ab7174acd ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-4b31-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-4b31-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-4b31-50ee-e053-b784100a6caf_Person:e01e32b9-59c1-c014-f36c-8c4c8ba92dd1 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-4b31-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-4b31-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-4b31-50ee-e053-b784100a6caf_Person:14cc8005-7ca0-e608-d3d8-b0c0c252e5a5 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-4b31-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-4b31-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-4b31-50ee-e053-b784100a6caf_Person:c6a0a94b-6da7-3a68-cab4-ffeb811e2173 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-4b31-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-4b31-50ee-e053-b784100a6caf_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-4b31-50ee-e053-b784100a6caf_Person:b483a01b-56e2-79be-2c59-5b7d4586c129 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-4b31-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-4b31-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1760-05-13 - 1760-05-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1760-05-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1760-05-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1760" ;
    a2a:Month "5" ;
    a2a:Day "13" ;
    rdfs:label "1760-05-13"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 14425, Periode: 1760" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "315268" ;
    a2a:RegistryNumber "14425" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 14425, Periode: 1760, Notariële archieven, 315268, 14425"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/6dde40c4-fe38-59ef-23dc-c52639d23090.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-4b31-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/6dde40c4-fe38-59ef-23dc-c52639d23090.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/f08dd4ee-f2d7-b9c8-368d-e473247a7dac.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-4b31-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/f08dd4ee-f2d7-b9c8-368d-e473247a7dac.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-4b31-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-4b31-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Wessel van Kleef
Onderwerpsomschrijving: Legaat
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/14425" ;
  a2a:SourceRemarkAkteSoort "Kwitantie" ;
  a2a:SourceRemarkfilename "NOTD01750000048", "NOTD01750000049" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230311_17108_00017108.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01750000049; positie: 4284, 2150, 594, 80" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01750000049; positie: 4461, 1283, 639, 67" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01750000049; positie: 4282, 1011, 468, 75" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01750000049; positie: 3765, 455, 775, 94" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01750000049; positie: 4567, 831, 541, 65" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01750000049; positie: 3326, 2143, 814, 88" .
