@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-9a73-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Transport op 16 juli 1722" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-9a73-50ee-e053-b784100a6caf_Person-87817563-1b65-30bc-3ddf-5fd0bd551f7d, oa:person_saa_a3cb51cc-9a73-50ee-e053-b784100a6caf_Person-7dc04a06-bac8-b14b-d193-1a2ef5afd0d8, oa:person_saa_a3cb51cc-9a73-50ee-e053-b784100a6caf_Person-1ea4d028-b47e-ee67-d09b-3e1b0d62f9a8, oa:person_saa_a3cb51cc-9a73-50ee-e053-b784100a6caf_Person-edc17c25-6f5d-398e-1a9b-65ca847998af, oa:person_saa_a3cb51cc-9a73-50ee-e053-b784100a6caf_Person-d1e365e0-631b-b402-5eda-c4d298b8fe82 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-9a73-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-9a73-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-9a73-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-9a73-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-9a73-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-9a73-50ee-e053-b784100a6caf_4 ;
  a2a:hasSource oa:source_saa_a3cb51cc-9a73-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-9a73-50ee-e053-b784100a6caf_Person-87817563-1b65-30bc-3ddf-5fd0bd551f7d
  a a2a:Person ;
  rdfs:label "Jan ten Tije" ;
  a2a:PersonName [
    rdfs:label "Jan ten Tije" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "ten" ;
    a2a:PersonNameLastName "Tije"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-9a73-50ee-e053-b784100a6caf_Person-7dc04a06-bac8-b14b-d193-1a2ef5afd0d8
  a a2a:Person ;
  rdfs:label "Jannetje van Os" ;
  a2a:PersonName [
    rdfs:label "Jannetje van Os" ;
    a2a:PersonNameFirstName "Jannetje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Os"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-9a73-50ee-e053-b784100a6caf_Person-1ea4d028-b47e-ee67-d09b-3e1b0d62f9a8
  a a2a:Person ;
  rdfs:label "Gerard Burghout" ;
  a2a:PersonName [
    rdfs:label "Gerard Burghout" ;
    a2a:PersonNameFirstName "Gerard" ;
    a2a:PersonNameLastName "Burghout"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-9a73-50ee-e053-b784100a6caf_Person-edc17c25-6f5d-398e-1a9b-65ca847998af
  a a2a:Person ;
  rdfs:label "Klaas Condet" ;
  a2a:PersonName [
    rdfs:label "Klaas Condet" ;
    a2a:PersonNameFirstName "Klaas" ;
    a2a:PersonNameLastName "Condet"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-9a73-50ee-e053-b784100a6caf_Person-d1e365e0-631b-b402-5eda-c4d298b8fe82
  a a2a:Person ;
  rdfs:label "Pieter Bloemendaal" ;
  a2a:PersonName [
    rdfs:label "Pieter Bloemendaal" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Bloemendaal"
  ] ;
  a2a:Gender "Onbekend" .

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

oa:relationep_saa_a3cb51cc-9a73-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-9a73-50ee-e053-b784100a6caf_Person:87817563-1b65-30bc-3ddf-5fd0bd551f7d ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-9a73-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-9a73-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-9a73-50ee-e053-b784100a6caf_Person:7dc04a06-bac8-b14b-d193-1a2ef5afd0d8 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-9a73-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-9a73-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-9a73-50ee-e053-b784100a6caf_Person:1ea4d028-b47e-ee67-d09b-3e1b0d62f9a8 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-9a73-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-9a73-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-9a73-50ee-e053-b784100a6caf_Person:edc17c25-6f5d-398e-1a9b-65ca847998af ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-9a73-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-9a73-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-9a73-50ee-e053-b784100a6caf_Person:d1e365e0-631b-b402-5eda-c4d298b8fe82 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-9a73-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-9a73-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1722-07-16 - 1722-07-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1722-07-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1722-07-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1722" ;
    a2a:Month "7" ;
    a2a:Day "16" ;
    rdfs:label "1722-07-16"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 8299, Periode: 1722" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "319556" ;
    a2a:RegistryNumber "8299" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 8299, Periode: 1722, Notariële archieven, 319556, 8299"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/4056858a-8839-13c7-6f68-3b1591ca9bbe.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-9a73-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/4056858a-8839-13c7-6f68-3b1591ca9bbe.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/420a95e6-64dc-df43-1afe-b80e9b072c50.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-9a73-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/420a95e6-64dc-df43-1afe-b80e9b072c50.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-9a73-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-9a73-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: George Wetstein
Onderwerpsomschrijving: Transport van een obligatie
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/8299" ;
  a2a:SourceRemarkAkteSoort "Transport" ;
  a2a:SourceRemarkfilename "NOTM00095000243", "NOTM00095000244" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210510_9312_00009312.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTM00095000243; positie: 4088, 1721, 286, 98" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTM00095000243; positie: 3476, 1209, 529, 97" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTM00095000243; positie: 4086, 1383, 251, 79" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTM00095000243; positie: 3674, 1001, 457, 89" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTM00095000243; positie: 4202, 1239, 176, 77" .
