@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-c28c-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Kwitantie op 4 juli 1769" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-c28c-50ee-e053-b784100a6caf_Person-9b2296f0-2330-20a2-d002-45e3917e76e0, oa:person_saa_a3cb51cc-c28c-50ee-e053-b784100a6caf_Person-d4e7d1fc-957e-8de4-b6ae-c8aed8195a9f, oa:person_saa_a3cb51cc-c28c-50ee-e053-b784100a6caf_Person-09cbb011-4f5e-51fc-6032-c181d93947c9, oa:person_saa_a3cb51cc-c28c-50ee-e053-b784100a6caf_Person-4dad2c6a-474d-1c58-c07f-661936c07107, oa:person_saa_a3cb51cc-c28c-50ee-e053-b784100a6caf_Person-97ec24a7-60f7-11dd-2679-921a79516f17, oa:person_saa_a3cb51cc-c28c-50ee-e053-b784100a6caf_Person-8c206037-0aa6-d10d-a8b2-bf18591936c9 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-c28c-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-c28c-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-c28c-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-c28c-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-c28c-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-c28c-50ee-e053-b784100a6caf_4, oa:relationep_saa_a3cb51cc-c28c-50ee-e053-b784100a6caf_5 ;
  a2a:hasSource oa:source_saa_a3cb51cc-c28c-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-c28c-50ee-e053-b784100a6caf_Person-9b2296f0-2330-20a2-d002-45e3917e76e0
  a a2a:Person ;
  rdfs:label "Goverd van Welle" ;
  a2a:PersonName [
    rdfs:label "Goverd van Welle" ;
    a2a:PersonNameFirstName "Goverd" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Welle"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-c28c-50ee-e053-b784100a6caf_Person-d4e7d1fc-957e-8de4-b6ae-c8aed8195a9f
  a a2a:Person ;
  rdfs:label "Hermanus de Melander" ;
  a2a:PersonName [
    rdfs:label "Hermanus de Melander" ;
    a2a:PersonNameFirstName "Hermanus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Melander"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-c28c-50ee-e053-b784100a6caf_Person-09cbb011-4f5e-51fc-6032-c181d93947c9
  a a2a:Person ;
  rdfs:label "Justus van Limburg" ;
  a2a:PersonName [
    rdfs:label "Justus van Limburg" ;
    a2a:PersonNameFirstName "Justus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Limburg"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-c28c-50ee-e053-b784100a6caf_Person-4dad2c6a-474d-1c58-c07f-661936c07107
  a a2a:Person ;
  rdfs:label "Fredrik Steenhoff" ;
  a2a:PersonName [
    rdfs:label "Fredrik Steenhoff" ;
    a2a:PersonNameFirstName "Fredrik" ;
    a2a:PersonNameLastName "Steenhoff"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-c28c-50ee-e053-b784100a6caf_Person-97ec24a7-60f7-11dd-2679-921a79516f17
  a a2a:Person ;
  rdfs:label "Marten Kooij" ;
  a2a:PersonName [
    rdfs:label "Marten Kooij" ;
    a2a:PersonNameFirstName "Marten" ;
    a2a:PersonNameLastName "Kooij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-c28c-50ee-e053-b784100a6caf_Person-8c206037-0aa6-d10d-a8b2-bf18591936c9
  a a2a:Person ;
  rdfs:label "Dirkje van Loon" ;
  a2a:PersonName [
    rdfs:label "Dirkje van Loon" ;
    a2a:PersonNameFirstName "Dirkje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Loon"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-c28c-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Kwitantie" ;
  a2a:EventType "other:Kwitantie" ;
  a2a:EventDate [
    a2a:Year "1769" ;
    a2a:Month "7" ;
    a2a:Day "4" ;
    rdfs:label "1769-07-04"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-c28c-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-c28c-50ee-e053-b784100a6caf_Person:9b2296f0-2330-20a2-d002-45e3917e76e0 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-c28c-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-c28c-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-c28c-50ee-e053-b784100a6caf_Person:d4e7d1fc-957e-8de4-b6ae-c8aed8195a9f ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-c28c-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-c28c-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-c28c-50ee-e053-b784100a6caf_Person:09cbb011-4f5e-51fc-6032-c181d93947c9 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-c28c-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-c28c-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-c28c-50ee-e053-b784100a6caf_Person:4dad2c6a-474d-1c58-c07f-661936c07107 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-c28c-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-c28c-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-c28c-50ee-e053-b784100a6caf_Person:97ec24a7-60f7-11dd-2679-921a79516f17 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-c28c-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-c28c-50ee-e053-b784100a6caf_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-c28c-50ee-e053-b784100a6caf_Person:8c206037-0aa6-d10d-a8b2-bf18591936c9 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-c28c-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-c28c-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1769-07-04 - 1769-07-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1769-07-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1769-07-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1769" ;
    a2a:Month "7" ;
    a2a:Day "4" ;
    rdfs:label "1769-07-04"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 11194, Periode: 1769" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "366230" ;
    a2a:RegistryNumber "11194" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 11194, Periode: 1769, Notariële archieven, 366230, 11194"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/90444ff1-1314-1904-254c-8d101c4944d4.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-c28c-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/90444ff1-1314-1904-254c-8d101c4944d4.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/8fc6e22b-323e-73ae-bf6c-c5e2fff1f244.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-c28c-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/8fc6e22b-323e-73ae-bf6c-c5e2fff1f244.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/4c7c24e4-fa11-17ea-2779-cd4d1f39f301.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-c28c-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/4c7c24e4-fa11-17ea-2779-cd4d1f39f301.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-c28c-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-c28c-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Mr.johannes Beukelaar
Locatieomschrijving: Batavia
Onderwerpsomschrijving: schip De Hoop; afrekening fluwelen zijde
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/11194" ;
  a2a:SourceRemarkAkteSoort "Kwitantie" ;
  a2a:SourceRemarkfilename "NOTD01069000020", "NOTD01069000021", "NOTD01069000022" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230311_20059_00020059.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01069000021; positie: 4710, 864, 298, 89" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01069000021; positie: 3587, 212, 1018, 114" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01069000021; positie: 3236, 1450, 974, 84" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01069000021; positie: 3757, 447, 832, 84" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01069000021; positie: 4778, 224, 273, 135" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01069000021; positie: 3834, 324, 717, 79" .
