@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-2f6a-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Transport op 23 december 1752" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-2f6a-50ee-e053-b784100a6caf_Person-f3100b4c-6213-dcbe-bcb9-3e83b7850341, oa:person_saa_a3cb51cc-2f6a-50ee-e053-b784100a6caf_Person-48cfdc3e-14d8-4023-7023-cd81e0b939b3, oa:person_saa_a3cb51cc-2f6a-50ee-e053-b784100a6caf_Person-d7ca9e81-2b3c-f368-d6fc-271153af5e35, oa:person_saa_a3cb51cc-2f6a-50ee-e053-b784100a6caf_Person-1590995e-896b-4260-8841-94acdcd48399, oa:person_saa_a3cb51cc-2f6a-50ee-e053-b784100a6caf_Person-89e15743-a649-8ba1-5b62-93d425c85213, oa:person_saa_a3cb51cc-2f6a-50ee-e053-b784100a6caf_Person-4b6510c1-7710-013d-d6c6-28200080935d ;
  a2a:hasEvent oa:event_saa_a3cb51cc-2f6a-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-2f6a-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-2f6a-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-2f6a-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-2f6a-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-2f6a-50ee-e053-b784100a6caf_4, oa:relationep_saa_a3cb51cc-2f6a-50ee-e053-b784100a6caf_5 ;
  a2a:hasSource oa:source_saa_a3cb51cc-2f6a-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-2f6a-50ee-e053-b784100a6caf_Person-f3100b4c-6213-dcbe-bcb9-3e83b7850341
  a a2a:Person ;
  rdfs:label "Cornelia Thomas" ;
  a2a:PersonName [
    rdfs:label "Cornelia Thomas" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Thomas"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-2f6a-50ee-e053-b784100a6caf_Person-48cfdc3e-14d8-4023-7023-cd81e0b939b3
  a a2a:Person ;
  rdfs:label "Abraham van Doreslaer" ;
  a2a:PersonName [
    rdfs:label "Abraham van Doreslaer" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Doreslaer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-2f6a-50ee-e053-b784100a6caf_Person-d7ca9e81-2b3c-f368-d6fc-271153af5e35
  a a2a:Person ;
  rdfs:label "Pieter van Doreslaer" ;
  a2a:PersonName [
    rdfs:label "Pieter van Doreslaer" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Doreslaer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-2f6a-50ee-e053-b784100a6caf_Person-1590995e-896b-4260-8841-94acdcd48399
  a a2a:Person ;
  rdfs:label "Cornelis van Loon" ;
  a2a:PersonName [
    rdfs:label "Cornelis van Loon" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Loon"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-2f6a-50ee-e053-b784100a6caf_Person-89e15743-a649-8ba1-5b62-93d425c85213
  a a2a:Person ;
  rdfs:label "Pieter Vrij" ;
  a2a:PersonName [
    rdfs:label "Pieter Vrij" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Vrij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-2f6a-50ee-e053-b784100a6caf_Person-4b6510c1-7710-013d-d6c6-28200080935d
  a a2a:Person ;
  rdfs:label "Anna Jacoba van Rijnevelt" ;
  a2a:PersonName [
    rdfs:label "Anna Jacoba van Rijnevelt" ;
    a2a:PersonNameFirstName "Anna Jacoba" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Rijnevelt"
  ] ;
  a2a:Gender "Onbekend" .

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

oa:relationep_saa_a3cb51cc-2f6a-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-2f6a-50ee-e053-b784100a6caf_Person:f3100b4c-6213-dcbe-bcb9-3e83b7850341 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-2f6a-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-2f6a-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-2f6a-50ee-e053-b784100a6caf_Person:48cfdc3e-14d8-4023-7023-cd81e0b939b3 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-2f6a-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-2f6a-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-2f6a-50ee-e053-b784100a6caf_Person:d7ca9e81-2b3c-f368-d6fc-271153af5e35 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-2f6a-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-2f6a-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-2f6a-50ee-e053-b784100a6caf_Person:1590995e-896b-4260-8841-94acdcd48399 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-2f6a-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-2f6a-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-2f6a-50ee-e053-b784100a6caf_Person:89e15743-a649-8ba1-5b62-93d425c85213 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-2f6a-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-2f6a-50ee-e053-b784100a6caf_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-2f6a-50ee-e053-b784100a6caf_Person:4b6510c1-7710-013d-d6c6-28200080935d ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-2f6a-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-2f6a-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1752-12-23 - 1752-12-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1752-12-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1752-12-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1752" ;
    a2a:Month "12" ;
    a2a:Day "23" ;
    rdfs:label "1752-12-23"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 9225, Periode: 1752" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "369779" ;
    a2a:RegistryNumber "9225" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 9225, Periode: 1752, Notariële archieven, 369779, 9225"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/570ad52c-4c0e-4b2f-edab-983d6299bf63.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-2f6a-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/570ad52c-4c0e-4b2f-edab-983d6299bf63.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/6ad41f84-dfe0-673a-0fd7-ff174e1825c5.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-2f6a-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/6ad41f84-dfe0-673a-0fd7-ff174e1825c5.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/e3016964-7846-6fad-60ca-86473ade83fa.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-2f6a-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/e3016964-7846-6fad-60ca-86473ade83fa.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-2f6a-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-2f6a-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Jan Ardinois
Onderwerpsomschrijving: Transport van obligaties
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/9225" ;
  a2a:SourceRemarkAkteSoort "Transport" ;
  a2a:SourceRemarkfilename "NOTA00890000249", "NOTA00890000250", "NOTA00890000251" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230311_17846_00017846.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00890000250; positie: 2919, 1495, 666, 71" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00890000251; positie: 1456, 1011, 748, 52" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00890000250; positie: 3241, 354, 842, 102" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00890000251; positie: 1722, 669, 605, 72" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00890000250; positie: 4068, 857, 304, 101" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00890000250; positie: 3787, 2025, 537, 81" .
