@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-547b-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Kwitantie op 12 juli 1751" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-547b-50ee-e053-b784100a6caf_Person-e88a7bc3-53d7-9fe1-1c39-114ba311a2a3, oa:person_saa_a3cb51cc-547b-50ee-e053-b784100a6caf_Person-13602bc8-9019-c6d8-ebc9-dfc9dff62968, oa:person_saa_a3cb51cc-547b-50ee-e053-b784100a6caf_Person-7e6319f0-c1f9-cf05-fa7d-44b62276f945, oa:person_saa_a3cb51cc-547b-50ee-e053-b784100a6caf_Person-96fd4e8c-0b5f-e17b-d91d-be591d8fee84, oa:person_saa_a3cb51cc-547b-50ee-e053-b784100a6caf_Person-893a8915-1323-08ae-ac50-8733d37885ee, oa:person_saa_a3cb51cc-547b-50ee-e053-b784100a6caf_Person-555c54ee-178a-b47b-c470-e356bb09819c ;
  a2a:hasEvent oa:event_saa_a3cb51cc-547b-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-547b-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-547b-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-547b-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-547b-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-547b-50ee-e053-b784100a6caf_4, oa:relationep_saa_a3cb51cc-547b-50ee-e053-b784100a6caf_5 ;
  a2a:hasSource oa:source_saa_a3cb51cc-547b-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-547b-50ee-e053-b784100a6caf_Person-e88a7bc3-53d7-9fe1-1c39-114ba311a2a3
  a a2a:Person ;
  rdfs:label "Jan Jochem Carsten" ;
  a2a:PersonName [
    rdfs:label "Jan Jochem Carsten" ;
    a2a:PersonNameFirstName "Jan Jochem" ;
    a2a:PersonNameLastName "Carsten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-547b-50ee-e053-b784100a6caf_Person-13602bc8-9019-c6d8-ebc9-dfc9dff62968
  a a2a:Person ;
  rdfs:label "Barend Beekman" ;
  a2a:PersonName [
    rdfs:label "Barend Beekman" ;
    a2a:PersonNameFirstName "Barend" ;
    a2a:PersonNameLastName "Beekman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-547b-50ee-e053-b784100a6caf_Person-7e6319f0-c1f9-cf05-fa7d-44b62276f945
  a a2a:Person ;
  rdfs:label "Jochem Lubke" ;
  a2a:PersonName [
    rdfs:label "Jochem Lubke" ;
    a2a:PersonNameFirstName "Jochem" ;
    a2a:PersonNameLastName "Lubke"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-547b-50ee-e053-b784100a6caf_Person-96fd4e8c-0b5f-e17b-d91d-be591d8fee84
  a a2a:Person ;
  rdfs:label "Jan Valk" ;
  a2a:PersonName [
    rdfs:label "Jan Valk" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Valk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-547b-50ee-e053-b784100a6caf_Person-893a8915-1323-08ae-ac50-8733d37885ee
  a a2a:Person ;
  rdfs:label "Christian Kul" ;
  a2a:PersonName [
    rdfs:label "Christian Kul" ;
    a2a:PersonNameFirstName "Christian" ;
    a2a:PersonNameLastName "Kul"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-547b-50ee-e053-b784100a6caf_Person-555c54ee-178a-b47b-c470-e356bb09819c
  a a2a:Person ;
  rdfs:label "Jan Rijnders" ;
  a2a:PersonName [
    rdfs:label "Jan Rijnders" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Rijnders"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-547b-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Kwitantie" ;
  a2a:EventType "other:Kwitantie" ;
  a2a:EventDate [
    a2a:Year "1751" ;
    a2a:Month "7" ;
    a2a:Day "12" ;
    rdfs:label "1751-07-12"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-547b-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-547b-50ee-e053-b784100a6caf_Person:e88a7bc3-53d7-9fe1-1c39-114ba311a2a3 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-547b-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-547b-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-547b-50ee-e053-b784100a6caf_Person:13602bc8-9019-c6d8-ebc9-dfc9dff62968 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-547b-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-547b-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-547b-50ee-e053-b784100a6caf_Person:7e6319f0-c1f9-cf05-fa7d-44b62276f945 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-547b-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-547b-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-547b-50ee-e053-b784100a6caf_Person:96fd4e8c-0b5f-e17b-d91d-be591d8fee84 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-547b-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-547b-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-547b-50ee-e053-b784100a6caf_Person:893a8915-1323-08ae-ac50-8733d37885ee ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-547b-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-547b-50ee-e053-b784100a6caf_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-547b-50ee-e053-b784100a6caf_Person:555c54ee-178a-b47b-c470-e356bb09819c ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-547b-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-547b-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1751-07-12 - 1751-07-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1751-07-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1751-07-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1751" ;
    a2a:Month "7" ;
    a2a:Day "12" ;
    rdfs:label "1751-07-12"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 10257, Periode: 1751" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "330261" ;
    a2a:RegistryNumber "10257" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 10257, Periode: 1751, Notariële archieven, 330261, 10257"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/9ad06fc8-1aab-c2c8-fcc7-d442bfc7f536.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-547b-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/9ad06fc8-1aab-c2c8-fcc7-d442bfc7f536.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/fa8b606a-b36d-7aad-00d7-be38c124d104.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-547b-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/fa8b606a-b36d-7aad-00d7-be38c124d104.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/c4a8a1ce-cadb-3ecf-66a6-f61460cc0dee.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-547b-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/c4a8a1ce-cadb-3ecf-66a6-f61460cc0dee.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-547b-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-547b-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Benjamin Phaff
Locatieomschrijving: Curaco
Onderwerpsomschrijving: Crediteuren van overleden opvarenden van schip de Hoop
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/10257" ;
  a2a:SourceRemarkAkteSoort "Kwitantie" ;
  a2a:SourceRemarkfilename "NOTH00010000188", "NOTH00010000189", "NOTH00010000190" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210510_7210_00007210.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTH00010000189; positie: 2792, 1568, 609, 121" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTH00010000189; positie: 2681, 1053, 683, 79" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTH00010000189; positie: 4032, 867, 473, 111" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTH00010000189; positie: 2680, 2125, 520, 126" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTH00010000189; positie: 4274, 1404, 514, 149" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTH00010000189; positie: 3346, 1746, 601, 116" .
