@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-e8bd-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Kwitantie op 16 november 1725" ;
  a2a:hasPerson oa:person_saa_d837ae03-e8bd-6b6d-e053-b784100acdee_Person-4700f17e-1bef-80c8-9390-7f265de4d379, oa:person_saa_d837ae03-e8bd-6b6d-e053-b784100acdee_Person-d7e08cfc-a938-4981-349e-63f216c727be, oa:person_saa_d837ae03-e8bd-6b6d-e053-b784100acdee_Person-da323541-f3f6-8075-5e6f-e5ec8662c18f, oa:person_saa_d837ae03-e8bd-6b6d-e053-b784100acdee_Person-b39c6e5f-6f01-64ae-7e2f-64d42ab995e7, oa:person_saa_d837ae03-e8bd-6b6d-e053-b784100acdee_Person-911fe8ef-5065-0fab-5b0f-eec55231e8a4 ;
  a2a:hasEvent oa:event_saa_d837ae03-e8bd-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae03-e8bd-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae03-e8bd-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae03-e8bd-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae03-e8bd-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae03-e8bd-6b6d-e053-b784100acdee_4 ;
  a2a:hasSource oa:source_saa_d837ae03-e8bd-6b6d-e053-b784100acdee .

oa:person_saa_d837ae03-e8bd-6b6d-e053-b784100acdee_Person-4700f17e-1bef-80c8-9390-7f265de4d379
  a a2a:Person ;
  rdfs:label "Aron Capadose" ;
  a2a:PersonName [
    rdfs:label "Aron Capadose" ;
    a2a:PersonNameFirstName "Aron" ;
    a2a:PersonNameLastName "Capadose"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-e8bd-6b6d-e053-b784100acdee_Person-d7e08cfc-a938-4981-349e-63f216c727be
  a a2a:Person ;
  rdfs:label "Geertruij Natris" ;
  a2a:PersonName [
    rdfs:label "Geertruij Natris" ;
    a2a:PersonNameFirstName "Geertruij" ;
    a2a:PersonNameLastName "Natris"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-e8bd-6b6d-e053-b784100acdee_Person-da323541-f3f6-8075-5e6f-e5ec8662c18f
  a a2a:Person ;
  rdfs:label "Leendert Natris" ;
  a2a:PersonName [
    rdfs:label "Leendert Natris" ;
    a2a:PersonNameFirstName "Leendert" ;
    a2a:PersonNameLastName "Natris"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-e8bd-6b6d-e053-b784100acdee_Person-b39c6e5f-6f01-64ae-7e2f-64d42ab995e7
  a a2a:Person ;
  rdfs:label "Leentje Natris" ;
  a2a:PersonName [
    rdfs:label "Leentje Natris" ;
    a2a:PersonNameFirstName "Leentje" ;
    a2a:PersonNameLastName "Natris"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-e8bd-6b6d-e053-b784100acdee_Person-911fe8ef-5065-0fab-5b0f-eec55231e8a4
  a a2a:Person ;
  rdfs:label "Hugo Leendert Natris" ;
  a2a:PersonName [
    rdfs:label "Hugo Leendert Natris" ;
    a2a:PersonNameFirstName "Hugo Leendert" ;
    a2a:PersonNameLastName "Natris"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae03-e8bd-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Kwitantie" ;
  a2a:EventType "other:Kwitantie" ;
  a2a:EventDate [
    a2a:Year "1725" ;
    a2a:Month "11" ;
    a2a:Day "16" ;
    rdfs:label "1725-11-16"^^xsd:date
  ] .

oa:relationep_saa_d837ae03-e8bd-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e8bd-6b6d-e053-b784100acdee_Person:4700f17e-1bef-80c8-9390-7f265de4d379 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e8bd-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-e8bd-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e8bd-6b6d-e053-b784100acdee_Person:d7e08cfc-a938-4981-349e-63f216c727be ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e8bd-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-e8bd-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e8bd-6b6d-e053-b784100acdee_Person:da323541-f3f6-8075-5e6f-e5ec8662c18f ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e8bd-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-e8bd-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e8bd-6b6d-e053-b784100acdee_Person:b39c6e5f-6f01-64ae-7e2f-64d42ab995e7 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e8bd-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-e8bd-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e8bd-6b6d-e053-b784100acdee_Person:911fe8ef-5065-0fab-5b0f-eec55231e8a4 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e8bd-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae03-e8bd-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1725-11-16 - 1725-11-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1725-11-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1725-11-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1725" ;
    a2a:Month "11" ;
    a2a:Day "16" ;
    rdfs:label "1725-11-16"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 7552, Periode: 1725" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "643311" ;
    a2a:RegistryNumber "7552" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 7552, Periode: 1725, Notariële archieven, 643311, 7552"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/9ac083aa-4296-d72f-2855-b9cd04b92e47.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-e8bd-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/9ac083aa-4296-d72f-2855-b9cd04b92e47.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/0418fcac-2b5a-4879-8301-1bf4035959b8.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-e8bd-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/0418fcac-2b5a-4879-8301-1bf4035959b8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae03-e8bd-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae03-e8bd-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Johannes van Vilekens
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/7552" ;
  a2a:SourceRemarkAkteSoort "Kwitantie" ;
  a2a:SourceRemarkfilename "NOTC00414000573", "NOTC00414000574" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_749_00000749.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00414000573; positie: 1154, 1523, 746, 90" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00414000573; positie: 950, 893, 806, 106" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00414000573; positie: 1968, 427, 423, 86" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00414000573; positie: 1512, 493, 922, 106" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00414000573; positie: 861, 397, 1021, 116" .
