@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-3ca1-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Transport op 16 juli 1771" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-3ca1-50ee-e053-b784100a6caf_Person-c50b0f27-ece8-564f-10fb-1648b0fc5599, oa:person_saa_a3cb51cc-3ca1-50ee-e053-b784100a6caf_Person-abe415b1-140d-fa4b-1b72-b8cef87be7f8, oa:person_saa_a3cb51cc-3ca1-50ee-e053-b784100a6caf_Person-6c480ae0-a01a-c908-4b27-87ac492c423e, oa:person_saa_a3cb51cc-3ca1-50ee-e053-b784100a6caf_Person-6e69fb5c-f653-9806-6f55-8b6fc9f94844, oa:person_saa_a3cb51cc-3ca1-50ee-e053-b784100a6caf_Person-509795cf-6f3a-cd87-c2b7-37e402c5be26, oa:person_saa_a3cb51cc-3ca1-50ee-e053-b784100a6caf_Person-f8cad66f-16ba-1bcb-bca7-c64f8b99d56d ;
  a2a:hasEvent oa:event_saa_a3cb51cc-3ca1-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-3ca1-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-3ca1-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-3ca1-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-3ca1-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-3ca1-50ee-e053-b784100a6caf_4, oa:relationep_saa_a3cb51cc-3ca1-50ee-e053-b784100a6caf_5 ;
  a2a:hasSource oa:source_saa_a3cb51cc-3ca1-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-3ca1-50ee-e053-b784100a6caf_Person-c50b0f27-ece8-564f-10fb-1648b0fc5599
  a a2a:Person ;
  rdfs:label "A. van Schoonhoven" ;
  a2a:PersonName [
    rdfs:label "A. van Schoonhoven" ;
    a2a:PersonNameFirstName "A." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Schoonhoven"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-3ca1-50ee-e053-b784100a6caf_Person-abe415b1-140d-fa4b-1b72-b8cef87be7f8
  a a2a:Person ;
  rdfs:label "Simon Deshons" ;
  a2a:PersonName [
    rdfs:label "Simon Deshons" ;
    a2a:PersonNameFirstName "Simon" ;
    a2a:PersonNameLastName "Deshons"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-3ca1-50ee-e053-b784100a6caf_Person-6c480ae0-a01a-c908-4b27-87ac492c423e
  a a2a:Person ;
  rdfs:label "Charles Joseph le Franc de l'Arche" ;
  a2a:PersonName [
    rdfs:label "Charles Joseph le Franc de l'Arche" ;
    a2a:PersonNameFirstName "Charles Joseph" ;
    a2a:PersonNamePrefixLastName "le" ;
    a2a:PersonNameLastName "Franc de l'Arche"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-3ca1-50ee-e053-b784100a6caf_Person-6e69fb5c-f653-9806-6f55-8b6fc9f94844
  a a2a:Person ;
  rdfs:label "Salomon Ezechiels" ;
  a2a:PersonName [
    rdfs:label "Salomon Ezechiels" ;
    a2a:PersonNameFirstName "Salomon" ;
    a2a:PersonNameLastName "Ezechiels"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-3ca1-50ee-e053-b784100a6caf_Person-509795cf-6f3a-cd87-c2b7-37e402c5be26
  a a2a:Person ;
  rdfs:label "Pieter van Schoonhoven" ;
  a2a:PersonName [
    rdfs:label "Pieter van Schoonhoven" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Schoonhoven"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-3ca1-50ee-e053-b784100a6caf_Person-f8cad66f-16ba-1bcb-bca7-c64f8b99d56d
  a a2a:Person ;
  rdfs:label "Anne Frans Willem Piek van Zoelen" ;
  a2a:PersonName [
    rdfs:label "Anne Frans Willem Piek van Zoelen" ;
    a2a:PersonNameFirstName "Anne Frans Willem" ;
    a2a:PersonNameLastName "Piek van Zoelen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-3ca1-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Transport" ;
  a2a:EventType "other:Transport" ;
  a2a:EventDate [
    a2a:Year "1771" ;
    a2a:Month "7" ;
    a2a:Day "16" ;
    rdfs:label "1771-07-16"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-3ca1-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-3ca1-50ee-e053-b784100a6caf_Person:c50b0f27-ece8-564f-10fb-1648b0fc5599 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-3ca1-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-3ca1-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-3ca1-50ee-e053-b784100a6caf_Person:abe415b1-140d-fa4b-1b72-b8cef87be7f8 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-3ca1-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-3ca1-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-3ca1-50ee-e053-b784100a6caf_Person:6c480ae0-a01a-c908-4b27-87ac492c423e ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-3ca1-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-3ca1-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-3ca1-50ee-e053-b784100a6caf_Person:6e69fb5c-f653-9806-6f55-8b6fc9f94844 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-3ca1-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-3ca1-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-3ca1-50ee-e053-b784100a6caf_Person:509795cf-6f3a-cd87-c2b7-37e402c5be26 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-3ca1-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-3ca1-50ee-e053-b784100a6caf_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-3ca1-50ee-e053-b784100a6caf_Person:f8cad66f-16ba-1bcb-bca7-c64f8b99d56d ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-3ca1-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-3ca1-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1771-07-16 - 1771-07-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1771-07-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1771-07-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1771" ;
    a2a:Month "7" ;
    a2a:Day "16" ;
    rdfs:label "1771-07-16"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 11202, Periode: 1771" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "333210" ;
    a2a:RegistryNumber "11202" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 11202, Periode: 1771, Notariële archieven, 333210, 11202"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/8e9c05c3-87ed-7ffd-6aae-4ca8dfb7a6f9.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-3ca1-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/8e9c05c3-87ed-7ffd-6aae-4ca8dfb7a6f9.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/317b10cc-e7ad-a0b3-88cb-9fa1702386bd.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-3ca1-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/317b10cc-e7ad-a0b3-88cb-9fa1702386bd.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-3ca1-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-3ca1-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Mr.johannes Beukelaar
Locatieomschrijving: s'Gravenhage
Locatieomschrijving: den Briel
Onderwerpsomschrijving: obligatie
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/11202" ;
  a2a:SourceRemarkAkteSoort "Transport" ;
  a2a:SourceRemarkfilename "NOTD01077000100", "NOTD01077000101" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220609_6591_00006591.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01077000101; positie: 3723, 876, 480, 88" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01077000101; positie: 3799, 2337, 389, 43" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01077000101; positie: 2706, 2334, 1008, 42" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01077000101; positie: 2887, 656, 520, 40" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01077000101; positie: 3796, 971, 437, 41" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01077000101; positie: 3483, 148, 555, 49" .
