@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_d837ae03-bda1-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Transport op 17 februari 1766" ;
  a2a:hasPerson oa:person_saa_d837ae03-bda1-6b6d-e053-b784100acdee_Person-8c4df811-b228-cf17-0b30-65b4360157ba, oa:person_saa_d837ae03-bda1-6b6d-e053-b784100acdee_Person-2801b008-3193-90e2-b1e2-ec84a5949c4d, oa:person_saa_d837ae03-bda1-6b6d-e053-b784100acdee_Person-2d23e5be-bd2e-90c8-6ebc-6badd7cc714b, oa:person_saa_d837ae03-bda1-6b6d-e053-b784100acdee_Person-e2b1ac4d-362d-98d7-ec95-f38c06bed2e7, oa:person_saa_d837ae03-bda1-6b6d-e053-b784100acdee_Person-e30db732-c4ca-633f-33c6-f46b74f83c49, oa:person_saa_d837ae03-bda1-6b6d-e053-b784100acdee_Person-5a011d2e-0b8c-cae7-3925-c78a25e5b5d4 ;
  a2a:hasEvent oa:event_saa_d837ae03-bda1-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae03-bda1-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae03-bda1-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae03-bda1-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae03-bda1-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae03-bda1-6b6d-e053-b784100acdee_4, oa:relationep_saa_d837ae03-bda1-6b6d-e053-b784100acdee_5 ;
  a2a:hasSource oa:source_saa_d837ae03-bda1-6b6d-e053-b784100acdee .

oa:person_saa_d837ae03-bda1-6b6d-e053-b784100acdee_Person-8c4df811-b228-cf17-0b30-65b4360157ba
  a a2a:Person ;
  rdfs:label "Johannes Menkema" ;
  a2a:PersonName [
    rdfs:label "Johannes Menkema" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Menkema"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-bda1-6b6d-e053-b784100acdee_Person-2801b008-3193-90e2-b1e2-ec84a5949c4d
  a a2a:Person ;
  rdfs:label "Jan Paxsino" ;
  a2a:PersonName [
    rdfs:label "Jan Paxsino" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Paxsino"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-bda1-6b6d-e053-b784100acdee_Person-2d23e5be-bd2e-90c8-6ebc-6badd7cc714b
  a a2a:Person ;
  rdfs:label "Jacobus Menning" ;
  a2a:PersonName [
    rdfs:label "Jacobus Menning" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Menning"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-bda1-6b6d-e053-b784100acdee_Person-e2b1ac4d-362d-98d7-ec95-f38c06bed2e7
  a a2a:Person ;
  rdfs:label "Christina Bode" ;
  a2a:PersonName [
    rdfs:label "Christina Bode" ;
    a2a:PersonNameFirstName "Christina" ;
    a2a:PersonNameLastName "Bode"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-bda1-6b6d-e053-b784100acdee_Person-e30db732-c4ca-633f-33c6-f46b74f83c49
  a a2a:Person ;
  rdfs:label "Harmanus de Jong" ;
  a2a:PersonName [
    rdfs:label "Harmanus de Jong" ;
    a2a:PersonNameFirstName "Harmanus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jong"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-bda1-6b6d-e053-b784100acdee_Person-5a011d2e-0b8c-cae7-3925-c78a25e5b5d4
  a a2a:Person ;
  rdfs:label "Gerrit Bode" ;
  a2a:PersonName [
    rdfs:label "Gerrit Bode" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Bode"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae03-bda1-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Transport" ;
  a2a:EventType "other:Transport" ;
  a2a:EventDate [
    a2a:Year "1766" ;
    a2a:Month "2" ;
    a2a:Day "17" ;
    rdfs:label "1766-02-17"^^xsd:date
  ] .

oa:relationep_saa_d837ae03-bda1-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-bda1-6b6d-e053-b784100acdee_Person:8c4df811-b228-cf17-0b30-65b4360157ba ;
  a2a:EventKeyRef oa:event_saa_d837ae03-bda1-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-bda1-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-bda1-6b6d-e053-b784100acdee_Person:2801b008-3193-90e2-b1e2-ec84a5949c4d ;
  a2a:EventKeyRef oa:event_saa_d837ae03-bda1-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-bda1-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-bda1-6b6d-e053-b784100acdee_Person:2d23e5be-bd2e-90c8-6ebc-6badd7cc714b ;
  a2a:EventKeyRef oa:event_saa_d837ae03-bda1-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-bda1-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-bda1-6b6d-e053-b784100acdee_Person:e2b1ac4d-362d-98d7-ec95-f38c06bed2e7 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-bda1-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-bda1-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-bda1-6b6d-e053-b784100acdee_Person:e30db732-c4ca-633f-33c6-f46b74f83c49 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-bda1-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-bda1-6b6d-e053-b784100acdee_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-bda1-6b6d-e053-b784100acdee_Person:5a011d2e-0b8c-cae7-3925-c78a25e5b5d4 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-bda1-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae03-bda1-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1766-02-17 - 1766-02-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1766-02-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1766-02-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1766" ;
    a2a:Month "2" ;
    a2a:Day "17" ;
    rdfs:label "1766-02-17"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 14285, Periode: 1766-1767" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "636688" ;
    a2a:RegistryNumber "14285" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 14285, Periode: 1766-1767, Notariële archieven, 636688, 14285"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/f5009d47-9a89-4af0-40b0-ac02f6b1189d.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-bda1-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/f5009d47-9a89-4af0-40b0-ac02f6b1189d.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/c616946a-60a9-6f2d-91da-06f4b4cbd8a6.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-bda1-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/c616946a-60a9-6f2d-91da-06f4b4cbd8a6.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae03-bda1-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae03-bda1-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Pieter Lakeman
Onderwerpsomschrijving: van obligaties
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/14285" ;
  a2a:SourceRemarkAkteSoort "Transport" ;
  a2a:SourceRemarkfilename "NOTG00111000026", "NOTG00111000027" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_528_00000528.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTG00111000026; positie: 3668, 1058, 900, 168" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTG00111000026; positie: 4632, 1681, 453, 115" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTG00111000026; positie: 3376, 1791, 576, 106" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTG00111000026; positie: 4807, 1573, 314, 128" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTG00111000026; positie: 3672, 1670, 656, 135" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTG00111000026; positie: 4680, 1801, 456, 111" .
