@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-1fa1-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Transport op 5 september 1763" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-1fa1-50ee-e053-b784100a6caf_Person-67c51869-e1d1-aa51-b0db-1790979baf1b, oa:person_saa_a3cb51cc-1fa1-50ee-e053-b784100a6caf_Person-9dd02e25-9d47-ea12-9f0a-4a841c18b2b4, oa:person_saa_a3cb51cc-1fa1-50ee-e053-b784100a6caf_Person-037afd46-f453-d489-b752-c3a910fa0665, oa:person_saa_a3cb51cc-1fa1-50ee-e053-b784100a6caf_Person-b57179e3-2ceb-8dce-c637-0ed9fbed0532, oa:person_saa_a3cb51cc-1fa1-50ee-e053-b784100a6caf_Person-894df670-905f-9ded-1d7b-3b8825468ca5 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-1fa1-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-1fa1-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-1fa1-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-1fa1-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-1fa1-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-1fa1-50ee-e053-b784100a6caf_4 ;
  a2a:hasSource oa:source_saa_a3cb51cc-1fa1-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-1fa1-50ee-e053-b784100a6caf_Person-67c51869-e1d1-aa51-b0db-1790979baf1b
  a a2a:Person ;
  rdfs:label "Jacob Hoogeboom" ;
  a2a:PersonName [
    rdfs:label "Jacob Hoogeboom" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Hoogeboom"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-1fa1-50ee-e053-b784100a6caf_Person-9dd02e25-9d47-ea12-9f0a-4a841c18b2b4
  a a2a:Person ;
  rdfs:label "Bartran de la Naij" ;
  a2a:PersonName [
    rdfs:label "Bartran de la Naij" ;
    a2a:PersonNameFirstName "Bartran" ;
    a2a:PersonNamePrefixLastName "de la" ;
    a2a:PersonNameLastName "Naij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-1fa1-50ee-e053-b784100a6caf_Person-037afd46-f453-d489-b752-c3a910fa0665
  a a2a:Person ;
  rdfs:label "Willem van Baak" ;
  a2a:PersonName [
    rdfs:label "Willem van Baak" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Baak"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-1fa1-50ee-e053-b784100a6caf_Person-b57179e3-2ceb-8dce-c637-0ed9fbed0532
  a a2a:Person ;
  rdfs:label "Everard Haverkamp" ;
  a2a:PersonName [
    rdfs:label "Everard Haverkamp" ;
    a2a:PersonNameFirstName "Everard" ;
    a2a:PersonNameLastName "Haverkamp"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-1fa1-50ee-e053-b784100a6caf_Person-894df670-905f-9ded-1d7b-3b8825468ca5
  a a2a:Person ;
  rdfs:label "Gerard Grimmon" ;
  a2a:PersonName [
    rdfs:label "Gerard Grimmon" ;
    a2a:PersonNameFirstName "Gerard" ;
    a2a:PersonNameLastName "Grimmon"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-1fa1-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Transport" ;
  a2a:EventType "other:Transport" ;
  a2a:EventDate [
    a2a:Year "1763" ;
    a2a:Month "9" ;
    a2a:Day "5" ;
    rdfs:label "1763-09-05"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-1fa1-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-1fa1-50ee-e053-b784100a6caf_Person:67c51869-e1d1-aa51-b0db-1790979baf1b ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-1fa1-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-1fa1-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-1fa1-50ee-e053-b784100a6caf_Person:9dd02e25-9d47-ea12-9f0a-4a841c18b2b4 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-1fa1-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-1fa1-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-1fa1-50ee-e053-b784100a6caf_Person:037afd46-f453-d489-b752-c3a910fa0665 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-1fa1-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-1fa1-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-1fa1-50ee-e053-b784100a6caf_Person:b57179e3-2ceb-8dce-c637-0ed9fbed0532 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-1fa1-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-1fa1-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-1fa1-50ee-e053-b784100a6caf_Person:894df670-905f-9ded-1d7b-3b8825468ca5 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-1fa1-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-1fa1-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1763-09-05 - 1763-09-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1763-09-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1763-09-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1763" ;
    a2a:Month "9" ;
    a2a:Day "5" ;
    rdfs:label "1763-09-05"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 14443, Periode: 1763" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "321993" ;
    a2a:RegistryNumber "14443" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 14443, Periode: 1763, Notariële archieven, 321993, 14443"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/b6ec8fc4-aad3-4109-0bf7-ebff10639034.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-1fa1-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/b6ec8fc4-aad3-4109-0bf7-ebff10639034.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/fc47d18b-ce60-5f1d-16d3-4b5a35afc72a.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-1fa1-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/fc47d18b-ce60-5f1d-16d3-4b5a35afc72a.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/3ad7b823-73f0-c038-0456-a8ac5f197466.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-1fa1-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/3ad7b823-73f0-c038-0456-a8ac5f197466.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-1fa1-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-1fa1-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Wessel van Kleef
Onderwerpsomschrijving: Obligatie
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/14443" ;
  a2a:SourceRemarkAkteSoort "Transport" ;
  a2a:SourceRemarkfilename "NOTD01768000060", "NOTD01768000061", "NOTD01768000062" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230311_22592_00022592.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01768000061; positie: 4325, 1021, 667, 204" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01768000061; positie: 3781, 2050, 908, 144" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01768000061; positie: 3609, 442, 1062, 196" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01768000061; positie: 4383, 2675, 821, 131" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01768000061; positie: 4616, 3006, 635, 180" .
