@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-6495-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Transport op 24 april 1762" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-6495-50ee-e053-b784100a6caf_Person-ea98cb6e-18af-4aa6-6f18-747096054e53, oa:person_saa_a3cb51cc-6495-50ee-e053-b784100a6caf_Person-dc54e58e-5ed3-8095-6991-5c738e1778c2, oa:person_saa_a3cb51cc-6495-50ee-e053-b784100a6caf_Person-e1853b91-a5f0-8880-8c79-9626d166b5ce, oa:person_saa_a3cb51cc-6495-50ee-e053-b784100a6caf_Person-e0f465c3-5534-aca6-1d8a-0c7972a8d39d, oa:person_saa_a3cb51cc-6495-50ee-e053-b784100a6caf_Person-263696f9-c7ad-07bc-5356-b5d8eae9b842, oa:person_saa_a3cb51cc-6495-50ee-e053-b784100a6caf_Person-2cdd88bc-baa8-7463-1cc1-bd319a136585, oa:person_saa_a3cb51cc-6495-50ee-e053-b784100a6caf_Person-3fa5700a-f4fa-7ab7-e0ad-b59774e53731, oa:person_saa_a3cb51cc-6495-50ee-e053-b784100a6caf_Person-33a76770-5bb8-d21a-150e-9b56f146a941, oa:person_saa_a3cb51cc-6495-50ee-e053-b784100a6caf_Person-b8413f93-60a3-9d79-49b7-11e8705af900, oa:person_saa_a3cb51cc-6495-50ee-e053-b784100a6caf_Person-c22f7cf0-f97c-4df6-8d83-27a47ba34d2e, oa:person_saa_a3cb51cc-6495-50ee-e053-b784100a6caf_Person-96cf8602-d8b6-2a9e-5f27-2fe7073c15de, oa:person_saa_a3cb51cc-6495-50ee-e053-b784100a6caf_Person-99bcfe12-a4a0-1cfb-60a3-80911b27c26a ;
  a2a:hasEvent oa:event_saa_a3cb51cc-6495-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-6495-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-6495-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-6495-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-6495-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-6495-50ee-e053-b784100a6caf_4, oa:relationep_saa_a3cb51cc-6495-50ee-e053-b784100a6caf_5, oa:relationep_saa_a3cb51cc-6495-50ee-e053-b784100a6caf_6, oa:relationep_saa_a3cb51cc-6495-50ee-e053-b784100a6caf_7, oa:relationep_saa_a3cb51cc-6495-50ee-e053-b784100a6caf_8, oa:relationep_saa_a3cb51cc-6495-50ee-e053-b784100a6caf_9, oa:relationep_saa_a3cb51cc-6495-50ee-e053-b784100a6caf_10, oa:relationep_saa_a3cb51cc-6495-50ee-e053-b784100a6caf_11 ;
  a2a:hasSource oa:source_saa_a3cb51cc-6495-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-6495-50ee-e053-b784100a6caf_Person-ea98cb6e-18af-4aa6-6f18-747096054e53
  a a2a:Person ;
  rdfs:label "Martha Tamineau" ;
  a2a:PersonName [
    rdfs:label "Martha Tamineau" ;
    a2a:PersonNameFirstName "Martha" ;
    a2a:PersonNameLastName "Tamineau"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-6495-50ee-e053-b784100a6caf_Person-dc54e58e-5ed3-8095-6991-5c738e1778c2
  a a2a:Person ;
  rdfs:label "Jean la Clé" ;
  a2a:PersonName [
    rdfs:label "Jean la Clé" ;
    a2a:PersonNameFirstName "Jean" ;
    a2a:PersonNamePrefixLastName "la" ;
    a2a:PersonNameLastName "Clé"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-6495-50ee-e053-b784100a6caf_Person-e1853b91-a5f0-8880-8c79-9626d166b5ce
  a a2a:Person ;
  rdfs:label "Jacobus van de Poll" ;
  a2a:PersonName [
    rdfs:label "Jacobus van de Poll" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Poll"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-6495-50ee-e053-b784100a6caf_Person-e0f465c3-5534-aca6-1d8a-0c7972a8d39d
  a a2a:Person ;
  rdfs:label "Hendk van Aken" ;
  a2a:PersonName [
    rdfs:label "Hendk van Aken" ;
    a2a:PersonNameFirstName "Hendk" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Aken"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-6495-50ee-e053-b784100a6caf_Person-263696f9-c7ad-07bc-5356-b5d8eae9b842
  a a2a:Person ;
  rdfs:label "Maria Wolters" ;
  a2a:PersonName [
    rdfs:label "Maria Wolters" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Wolters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-6495-50ee-e053-b784100a6caf_Person-2cdd88bc-baa8-7463-1cc1-bd319a136585
  a a2a:Person ;
  rdfs:label "Anna Catharina Schott" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Schott" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Schott"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-6495-50ee-e053-b784100a6caf_Person-3fa5700a-f4fa-7ab7-e0ad-b59774e53731
  a a2a:Person ;
  rdfs:label "Jacobus Schott" ;
  a2a:PersonName [
    rdfs:label "Jacobus Schott" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Schott"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-6495-50ee-e053-b784100a6caf_Person-33a76770-5bb8-d21a-150e-9b56f146a941
  a a2a:Person ;
  rdfs:label "Pieter van Loon" ;
  a2a:PersonName [
    rdfs:label "Pieter van Loon" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Loon"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-6495-50ee-e053-b784100a6caf_Person-b8413f93-60a3-9d79-49b7-11e8705af900
  a a2a:Person ;
  rdfs:label "Thomas Meijer" ;
  a2a:PersonName [
    rdfs:label "Thomas Meijer" ;
    a2a:PersonNameFirstName "Thomas" ;
    a2a:PersonNameLastName "Meijer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-6495-50ee-e053-b784100a6caf_Person-c22f7cf0-f97c-4df6-8d83-27a47ba34d2e
  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-6495-50ee-e053-b784100a6caf_Person-96cf8602-d8b6-2a9e-5f27-2fe7073c15de
  a a2a:Person ;
  rdfs:label "Isaac Sweers" ;
  a2a:PersonName [
    rdfs:label "Isaac Sweers" ;
    a2a:PersonNameFirstName "Isaac" ;
    a2a:PersonNameLastName "Sweers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-6495-50ee-e053-b784100a6caf_Person-99bcfe12-a4a0-1cfb-60a3-80911b27c26a
  a a2a:Person ;
  rdfs:label "Anna Maria du Peijrou" ;
  a2a:PersonName [
    rdfs:label "Anna Maria du Peijrou" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNamePrefixLastName "du" ;
    a2a:PersonNameLastName "Peijrou"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-6495-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Transport" ;
  a2a:EventType "other:Transport" ;
  a2a:EventDate [
    a2a:Year "1762" ;
    a2a:Month "4" ;
    a2a:Day "24" ;
    rdfs:label "1762-04-24"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-6495-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-6495-50ee-e053-b784100a6caf_Person:ea98cb6e-18af-4aa6-6f18-747096054e53 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-6495-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-6495-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-6495-50ee-e053-b784100a6caf_Person:dc54e58e-5ed3-8095-6991-5c738e1778c2 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-6495-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-6495-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-6495-50ee-e053-b784100a6caf_Person:e1853b91-a5f0-8880-8c79-9626d166b5ce ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-6495-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-6495-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-6495-50ee-e053-b784100a6caf_Person:e0f465c3-5534-aca6-1d8a-0c7972a8d39d ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-6495-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-6495-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-6495-50ee-e053-b784100a6caf_Person:263696f9-c7ad-07bc-5356-b5d8eae9b842 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-6495-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-6495-50ee-e053-b784100a6caf_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-6495-50ee-e053-b784100a6caf_Person:2cdd88bc-baa8-7463-1cc1-bd319a136585 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-6495-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-6495-50ee-e053-b784100a6caf_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-6495-50ee-e053-b784100a6caf_Person:3fa5700a-f4fa-7ab7-e0ad-b59774e53731 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-6495-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-6495-50ee-e053-b784100a6caf_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-6495-50ee-e053-b784100a6caf_Person:33a76770-5bb8-d21a-150e-9b56f146a941 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-6495-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-6495-50ee-e053-b784100a6caf_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-6495-50ee-e053-b784100a6caf_Person:b8413f93-60a3-9d79-49b7-11e8705af900 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-6495-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-6495-50ee-e053-b784100a6caf_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-6495-50ee-e053-b784100a6caf_Person:c22f7cf0-f97c-4df6-8d83-27a47ba34d2e ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-6495-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-6495-50ee-e053-b784100a6caf_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-6495-50ee-e053-b784100a6caf_Person:96cf8602-d8b6-2a9e-5f27-2fe7073c15de ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-6495-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-6495-50ee-e053-b784100a6caf_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-6495-50ee-e053-b784100a6caf_Person:99bcfe12-a4a0-1cfb-60a3-80911b27c26a ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-6495-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-6495-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1762-04-24 - 1762-04-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1762-04-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1762-04-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1762" ;
    a2a:Month "4" ;
    a2a:Day "24" ;
    rdfs:label "1762-04-24"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 14435, Periode: 1762" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "311691" ;
    a2a:RegistryNumber "14435" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 14435, Periode: 1762, Notariële archieven, 311691, 14435"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/d4f1c886-0a75-3d39-d4b1-1b3e9e6a5a06.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-6495-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/d4f1c886-0a75-3d39-d4b1-1b3e9e6a5a06.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/52151d85-63ed-6912-ff94-306aa73b2262.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-6495-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/52151d85-63ed-6912-ff94-306aa73b2262.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/6ad41aa2-7cd5-4517-8cc4-903669c8e07b.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-6495-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/6ad41aa2-7cd5-4517-8cc4-903669c8e07b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-6495-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-6495-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Wessel van Kleef
Locatieomschrijving: Haarlem
Onderwerpsomschrijving: Obligatie
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/14435" ;
  a2a:SourceRemarkAkteSoort "Transport" ;
  a2a:SourceRemarkfilename "NOTD01760000319", "NOTD01760000320", "NOTD01760000321" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230311_17749_00017749.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01760000320; positie: 2870, 2562, 677, 76" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01760000320; positie: 3010, 1161, 371, 46" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01760000320; positie: 3829, 989, 329, 65" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01760000321; positie: 1260, 2302, 577, 76" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01760000321; positie: 1296, 1671, 460, 49" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01760000321; positie: 1757, 1387, 541, 72" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01760000321; positie: 1726, 1584, 490, 65" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01760000320; positie: 4047, 1286, 110, 51" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01760000320; positie: 3976, 1513, 183, 63" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01760000320; positie: 4036, 1674, 127, 46" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01760000320; positie: 3700, 918, 309, 57" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01760000320; positie: 3272, 1465, 560, 36" .
