@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-55b4-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Kwitantie op 9 februari 1764" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-55b4-50ee-e053-b784100a6caf_Person-4820e387-c437-2ab8-9d4c-8d21e2189f1a, oa:person_saa_a3cb51cc-55b4-50ee-e053-b784100a6caf_Person-1890b83e-4162-f2f0-cebc-aaa854249f4c, oa:person_saa_a3cb51cc-55b4-50ee-e053-b784100a6caf_Person-c9f86e6a-6e76-8993-b112-7e9036a40c86, oa:person_saa_a3cb51cc-55b4-50ee-e053-b784100a6caf_Person-601f5002-a961-b56d-435f-0f8eb237fd69, oa:person_saa_a3cb51cc-55b4-50ee-e053-b784100a6caf_Person-597001d7-255d-508c-7740-d2ff965fa0ce, oa:person_saa_a3cb51cc-55b4-50ee-e053-b784100a6caf_Person-580ef67d-2426-1ab7-460e-da749890947a ;
  a2a:hasEvent oa:event_saa_a3cb51cc-55b4-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-55b4-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-55b4-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-55b4-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-55b4-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-55b4-50ee-e053-b784100a6caf_4, oa:relationep_saa_a3cb51cc-55b4-50ee-e053-b784100a6caf_5 ;
  a2a:hasSource oa:source_saa_a3cb51cc-55b4-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-55b4-50ee-e053-b784100a6caf_Person-4820e387-c437-2ab8-9d4c-8d21e2189f1a
  a a2a:Person ;
  rdfs:label "Jannetje Goedhuijs" ;
  a2a:PersonName [
    rdfs:label "Jannetje Goedhuijs" ;
    a2a:PersonNameFirstName "Jannetje" ;
    a2a:PersonNameLastName "Goedhuijs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-55b4-50ee-e053-b784100a6caf_Person-1890b83e-4162-f2f0-cebc-aaa854249f4c
  a a2a:Person ;
  rdfs:label "Elsje Jans" ;
  a2a:PersonName [
    rdfs:label "Elsje Jans" ;
    a2a:PersonNameFirstName "Elsje" ;
    a2a:PersonNameLastName "Jans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-55b4-50ee-e053-b784100a6caf_Person-c9f86e6a-6e76-8993-b112-7e9036a40c86
  a a2a:Person ;
  rdfs:label "Jochem Koffanus" ;
  a2a:PersonName [
    rdfs:label "Jochem Koffanus" ;
    a2a:PersonNameFirstName "Jochem" ;
    a2a:PersonNameLastName "Koffanus"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-55b4-50ee-e053-b784100a6caf_Person-601f5002-a961-b56d-435f-0f8eb237fd69
  a a2a:Person ;
  rdfs:label "Jacob Buijs" ;
  a2a:PersonName [
    rdfs:label "Jacob Buijs" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Buijs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-55b4-50ee-e053-b784100a6caf_Person-597001d7-255d-508c-7740-d2ff965fa0ce
  a a2a:Person ;
  rdfs:label "Harmanus Weelinckhoff" ;
  a2a:PersonName [
    rdfs:label "Harmanus Weelinckhoff" ;
    a2a:PersonNameFirstName "Harmanus" ;
    a2a:PersonNameLastName "Weelinckhoff"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-55b4-50ee-e053-b784100a6caf_Person-580ef67d-2426-1ab7-460e-da749890947a
  a a2a:Person ;
  rdfs:label "Tobias Hoffman" ;
  a2a:PersonName [
    rdfs:label "Tobias Hoffman" ;
    a2a:PersonNameFirstName "Tobias" ;
    a2a:PersonNameLastName "Hoffman"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-55b4-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Kwitantie" ;
  a2a:EventType "other:Kwitantie" ;
  a2a:EventDate [
    a2a:Year "1764" ;
    a2a:Month "2" ;
    a2a:Day "9" ;
    rdfs:label "1764-02-09"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-55b4-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-55b4-50ee-e053-b784100a6caf_Person:4820e387-c437-2ab8-9d4c-8d21e2189f1a ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-55b4-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-55b4-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-55b4-50ee-e053-b784100a6caf_Person:1890b83e-4162-f2f0-cebc-aaa854249f4c ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-55b4-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-55b4-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-55b4-50ee-e053-b784100a6caf_Person:c9f86e6a-6e76-8993-b112-7e9036a40c86 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-55b4-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-55b4-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-55b4-50ee-e053-b784100a6caf_Person:601f5002-a961-b56d-435f-0f8eb237fd69 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-55b4-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-55b4-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-55b4-50ee-e053-b784100a6caf_Person:597001d7-255d-508c-7740-d2ff965fa0ce ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-55b4-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-55b4-50ee-e053-b784100a6caf_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-55b4-50ee-e053-b784100a6caf_Person:580ef67d-2426-1ab7-460e-da749890947a ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-55b4-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-55b4-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1764-02-09 - 1764-02-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1764-02-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1764-02-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1764" ;
    a2a:Month "2" ;
    a2a:Day "9" ;
    rdfs:label "1764-02-09"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 10813, Periode: 1764" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "328093" ;
    a2a:RegistryNumber "10813" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 10813, Periode: 1764, Notariële archieven, 328093, 10813"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/660920f2-e812-e261-24d6-c5a3f1d64821.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-55b4-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/660920f2-e812-e261-24d6-c5a3f1d64821.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/527020dd-516a-7883-3fc4-42279d6e61cd.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-55b4-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/527020dd-516a-7883-3fc4-42279d6e61cd.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/92e5f5c8-10dc-fc6e-050f-5fb83040c87a.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-55b4-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/92e5f5c8-10dc-fc6e-050f-5fb83040c87a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-55b4-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-55b4-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Salomon Dorper
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/10813" ;
  a2a:SourceRemarkAkteSoort "Kwitantie" ;
  a2a:SourceRemarkfilename "NOTA01440000483", "NOTA01440000484", "NOTA01440000485" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230311_17927_00017927.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01440000484; positie: 3060, 447, 553, 73" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01440000484; positie: 3357, 1416, 333, 91" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01440000484; positie: 3037, 1341, 272, 100" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01440000484; positie: 3640, 1256, 356, 89" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01440000484; positie: 3344, 340, 781, 103" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01440000484; positie: 4205, 1427, 210, 87" .
