@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-2a33-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Transport op 21 augustus 1753" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-2a33-50ee-e053-b784100a6caf_Person-f7f1963f-f8ee-4d65-750c-1829ac80aa34, oa:person_saa_a3cb51cc-2a33-50ee-e053-b784100a6caf_Person-685a034b-42e9-2116-1de5-cbfc3a3c5a9c, oa:person_saa_a3cb51cc-2a33-50ee-e053-b784100a6caf_Person-a5300664-05e1-932f-93e1-0fbb20dd9087, oa:person_saa_a3cb51cc-2a33-50ee-e053-b784100a6caf_Person-d09a9a36-4603-283d-3e90-070a92bfc5cb, oa:person_saa_a3cb51cc-2a33-50ee-e053-b784100a6caf_Person-16f7f5c8-0272-e7da-87be-954376cce54a ;
  a2a:hasEvent oa:event_saa_a3cb51cc-2a33-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-2a33-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-2a33-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-2a33-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-2a33-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-2a33-50ee-e053-b784100a6caf_4 ;
  a2a:hasSource oa:source_saa_a3cb51cc-2a33-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-2a33-50ee-e053-b784100a6caf_Person-f7f1963f-f8ee-4d65-750c-1829ac80aa34
  a a2a:Person ;
  rdfs:label "Jan van Waltens" ;
  a2a:PersonName [
    rdfs:label "Jan van Waltens" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Waltens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-2a33-50ee-e053-b784100a6caf_Person-685a034b-42e9-2116-1de5-cbfc3a3c5a9c
  a a2a:Person ;
  rdfs:label "Philippus Pot" ;
  a2a:PersonName [
    rdfs:label "Philippus Pot" ;
    a2a:PersonNameFirstName "Philippus" ;
    a2a:PersonNameLastName "Pot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-2a33-50ee-e053-b784100a6caf_Person-a5300664-05e1-932f-93e1-0fbb20dd9087
  a a2a:Person ;
  rdfs:label "Rudolph Abraham Swethlage" ;
  a2a:PersonName [
    rdfs:label "Rudolph Abraham Swethlage" ;
    a2a:PersonNameFirstName "Rudolph Abraham" ;
    a2a:PersonNameLastName "Swethlage"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-2a33-50ee-e053-b784100a6caf_Person-d09a9a36-4603-283d-3e90-070a92bfc5cb
  a a2a:Person ;
  rdfs:label "Jan Trakranen" ;
  a2a:PersonName [
    rdfs:label "Jan Trakranen" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Trakranen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-2a33-50ee-e053-b784100a6caf_Person-16f7f5c8-0272-e7da-87be-954376cce54a
  a a2a:Person ;
  rdfs:label "Ida Wiltschut" ;
  a2a:PersonName [
    rdfs:label "Ida Wiltschut" ;
    a2a:PersonNameFirstName "Ida" ;
    a2a:PersonNameLastName "Wiltschut"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-2a33-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Transport" ;
  a2a:EventType "other:Transport" ;
  a2a:EventDate [
    a2a:Year "1753" ;
    a2a:Month "8" ;
    a2a:Day "21" ;
    rdfs:label "1753-08-21"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-2a33-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-2a33-50ee-e053-b784100a6caf_Person:f7f1963f-f8ee-4d65-750c-1829ac80aa34 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-2a33-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-2a33-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-2a33-50ee-e053-b784100a6caf_Person:685a034b-42e9-2116-1de5-cbfc3a3c5a9c ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-2a33-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-2a33-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-2a33-50ee-e053-b784100a6caf_Person:a5300664-05e1-932f-93e1-0fbb20dd9087 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-2a33-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-2a33-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-2a33-50ee-e053-b784100a6caf_Person:d09a9a36-4603-283d-3e90-070a92bfc5cb ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-2a33-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-2a33-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-2a33-50ee-e053-b784100a6caf_Person:16f7f5c8-0272-e7da-87be-954376cce54a ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-2a33-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-2a33-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1753-08-21 - 1753-08-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1753-08-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1753-08-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1753" ;
    a2a:Month "8" ;
    a2a:Day "21" ;
    rdfs:label "1753-08-21"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 9229, Periode: 1753" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "357984" ;
    a2a:RegistryNumber "9229" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 9229, Periode: 1753, Notariële archieven, 357984, 9229"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/39b50e5d-274d-3a96-0993-4c556c874ac1.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-2a33-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/39b50e5d-274d-3a96-0993-4c556c874ac1.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/c57a23f0-70b4-141d-ae22-ce8837b718c4.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-2a33-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/c57a23f0-70b4-141d-ae22-ce8837b718c4.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-2a33-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-2a33-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Jan Ardinois
Locatieomschrijving: Leijden
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/9229" ;
  a2a:SourceRemarkAkteSoort "Transport" ;
  a2a:SourceRemarkfilename "NOTA00894000349", "NOTA00894000350" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230311_18731_00018731.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00894000349; positie: 3805, 1129, 710, 143" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00894000349; positie: 3337, 1597, 583, 130" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00894000349; positie: 3234, 2376, 1263, 113" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00894000349; positie: 3848, 1679, 694, 133" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00894000349; positie: 3461, 2292, 625, 120" .
