@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-1e7c-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Transport op 12 december 1764" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-1e7c-50ee-e053-b784100a6caf_Person-2cd497d5-f85a-d9f5-affd-e14e6ee0360c, oa:person_saa_a3cb51cc-1e7c-50ee-e053-b784100a6caf_Person-84992e12-f568-ff5b-bfb8-797f1ae2086f, oa:person_saa_a3cb51cc-1e7c-50ee-e053-b784100a6caf_Person-229fd6b1-4c91-efef-2da7-edd2c3aa6e05, oa:person_saa_a3cb51cc-1e7c-50ee-e053-b784100a6caf_Person-df6f3cd8-5d2b-c723-ce57-29d729728c7d, oa:person_saa_a3cb51cc-1e7c-50ee-e053-b784100a6caf_Person-ecd5e051-096e-7059-3579-3e73b8856b39, oa:person_saa_a3cb51cc-1e7c-50ee-e053-b784100a6caf_Person-ede1102a-0886-cbf9-a626-4c822259d6cb ;
  a2a:hasEvent oa:event_saa_a3cb51cc-1e7c-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-1e7c-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-1e7c-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-1e7c-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-1e7c-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-1e7c-50ee-e053-b784100a6caf_4, oa:relationep_saa_a3cb51cc-1e7c-50ee-e053-b784100a6caf_5 ;
  a2a:hasSource oa:source_saa_a3cb51cc-1e7c-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-1e7c-50ee-e053-b784100a6caf_Person-2cd497d5-f85a-d9f5-affd-e14e6ee0360c
  a a2a:Person ;
  rdfs:label "Barend de Harde" ;
  a2a:PersonName [
    rdfs:label "Barend de Harde" ;
    a2a:PersonNameFirstName "Barend" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Harde"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-1e7c-50ee-e053-b784100a6caf_Person-84992e12-f568-ff5b-bfb8-797f1ae2086f
  a a2a:Person ;
  rdfs:label "Pieter de Mortier" ;
  a2a:PersonName [
    rdfs:label "Pieter de Mortier" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Mortier"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-1e7c-50ee-e053-b784100a6caf_Person-229fd6b1-4c91-efef-2da7-edd2c3aa6e05
  a a2a:Person ;
  rdfs:label "Godfried Vlek" ;
  a2a:PersonName [
    rdfs:label "Godfried Vlek" ;
    a2a:PersonNameFirstName "Godfried" ;
    a2a:PersonNameLastName "Vlek"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-1e7c-50ee-e053-b784100a6caf_Person-df6f3cd8-5d2b-c723-ce57-29d729728c7d
  a a2a:Person ;
  rdfs:label "Barbara van Cleij" ;
  a2a:PersonName [
    rdfs:label "Barbara van Cleij" ;
    a2a:PersonNameFirstName "Barbara" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Cleij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-1e7c-50ee-e053-b784100a6caf_Person-ecd5e051-096e-7059-3579-3e73b8856b39
  a a2a:Person ;
  rdfs:label "Bernardus van der Cloese" ;
  a2a:PersonName [
    rdfs:label "Bernardus van der Cloese" ;
    a2a:PersonNameFirstName "Bernardus" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Cloese"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-1e7c-50ee-e053-b784100a6caf_Person-ede1102a-0886-cbf9-a626-4c822259d6cb
  a a2a:Person ;
  rdfs:label "Paulus Huntum" ;
  a2a:PersonName [
    rdfs:label "Paulus Huntum" ;
    a2a:PersonNameFirstName "Paulus" ;
    a2a:PersonNameLastName "Huntum"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-1e7c-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Transport" ;
  a2a:EventType "other:Transport" ;
  a2a:EventDate [
    a2a:Year "1764" ;
    a2a:Month "12" ;
    a2a:Day "12" ;
    rdfs:label "1764-12-12"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-1e7c-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-1e7c-50ee-e053-b784100a6caf_Person:2cd497d5-f85a-d9f5-affd-e14e6ee0360c ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-1e7c-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-1e7c-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-1e7c-50ee-e053-b784100a6caf_Person:84992e12-f568-ff5b-bfb8-797f1ae2086f ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-1e7c-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-1e7c-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-1e7c-50ee-e053-b784100a6caf_Person:229fd6b1-4c91-efef-2da7-edd2c3aa6e05 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-1e7c-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-1e7c-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-1e7c-50ee-e053-b784100a6caf_Person:df6f3cd8-5d2b-c723-ce57-29d729728c7d ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-1e7c-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-1e7c-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-1e7c-50ee-e053-b784100a6caf_Person:ecd5e051-096e-7059-3579-3e73b8856b39 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-1e7c-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-1e7c-50ee-e053-b784100a6caf_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-1e7c-50ee-e053-b784100a6caf_Person:ede1102a-0886-cbf9-a626-4c822259d6cb ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-1e7c-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-1e7c-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1764-12-12 - 1764-12-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1764-12-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1764-12-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1764" ;
    a2a:Month "12" ;
    a2a:Day "12" ;
    rdfs:label "1764-12-12"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 10818, Periode: 1764-1765" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "325401" ;
    a2a:RegistryNumber "10818" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 10818, Periode: 1764-1765, Notariële archieven, 325401, 10818"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/3685b9ce-0d8f-37c5-096f-9fd8c2702192.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-1e7c-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/3685b9ce-0d8f-37c5-096f-9fd8c2702192.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/81dd8f91-e0ba-0c4b-b3b8-a0200d4cf956.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-1e7c-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/81dd8f91-e0ba-0c4b-b3b8-a0200d4cf956.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/bb743d65-7385-4050-fd50-87cc98dec509.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-1e7c-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/bb743d65-7385-4050-fd50-87cc98dec509.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-1e7c-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-1e7c-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Salomon Dorper
Onderwerpsomschrijving: Obligatie
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/10818" ;
  a2a:SourceRemarkAkteSoort "Transport" ;
  a2a:SourceRemarkfilename "NOTA01444000634", "NOTA01444000635", "NOTA01444000636" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210510_7072_00007072.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01444000635; positie: 3421, 489, 860, 149" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01444000635; positie: 3023, 2867, 1000, 115" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01444000636; positie: 1688, 697, 677, 106" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01444000636; positie: 1869, 598, 656, 97" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01444000635; positie: 3852, 746, 523, 103" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01444000635; positie: 3023, 1456, 864, 125" .
