@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-8090-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Transport op 24 oktober 1750" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-8090-50ee-e053-b784100a6caf_Person-6f7064a4-7a3e-3225-df87-1da8be3489bf, oa:person_saa_a3cb51cc-8090-50ee-e053-b784100a6caf_Person-ad00eb3a-0965-1536-6adb-992fa0779ee5, oa:person_saa_a3cb51cc-8090-50ee-e053-b784100a6caf_Person-2e2324a0-827d-20f0-508d-02d419c51167, oa:person_saa_a3cb51cc-8090-50ee-e053-b784100a6caf_Person-c222f83f-455c-e0c1-37d6-6177049eefec, oa:person_saa_a3cb51cc-8090-50ee-e053-b784100a6caf_Person-97ba58f3-75bd-da21-1e8f-e184a7c57f1a, oa:person_saa_a3cb51cc-8090-50ee-e053-b784100a6caf_Person-567826a3-5be8-ad04-9ac2-17792f4889e2 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-8090-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-8090-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-8090-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-8090-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-8090-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-8090-50ee-e053-b784100a6caf_4, oa:relationep_saa_a3cb51cc-8090-50ee-e053-b784100a6caf_5 ;
  a2a:hasSource oa:source_saa_a3cb51cc-8090-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-8090-50ee-e053-b784100a6caf_Person-6f7064a4-7a3e-3225-df87-1da8be3489bf
  a a2a:Person ;
  rdfs:label "Antonis Slicher" ;
  a2a:PersonName [
    rdfs:label "Antonis Slicher" ;
    a2a:PersonNameFirstName "Antonis" ;
    a2a:PersonNameLastName "Slicher"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-8090-50ee-e053-b784100a6caf_Person-ad00eb3a-0965-1536-6adb-992fa0779ee5
  a a2a:Person ;
  rdfs:label "Wigbold Antonisz Slicher" ;
  a2a:PersonName [
    rdfs:label "Wigbold Antonisz Slicher" ;
    a2a:PersonNameFirstName "Wigbold Antonisz" ;
    a2a:PersonNameLastName "Slicher"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-8090-50ee-e053-b784100a6caf_Person-2e2324a0-827d-20f0-508d-02d419c51167
  a a2a:Person ;
  rdfs:label "Elisabeth van der Dussen" ;
  a2a:PersonName [
    rdfs:label "Elisabeth van der Dussen" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Dussen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-8090-50ee-e053-b784100a6caf_Person-c222f83f-455c-e0c1-37d6-6177049eefec
  a a2a:Person ;
  rdfs:label "Johannes Sythof" ;
  a2a:PersonName [
    rdfs:label "Johannes Sythof" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Sythof"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-8090-50ee-e053-b784100a6caf_Person-97ba58f3-75bd-da21-1e8f-e184a7c57f1a
  a a2a:Person ;
  rdfs:label "Antonis Slicher" ;
  a2a:PersonName [
    rdfs:label "Antonis Slicher" ;
    a2a:PersonNameFirstName "Antonis" ;
    a2a:PersonNameLastName "Slicher"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-8090-50ee-e053-b784100a6caf_Person-567826a3-5be8-ad04-9ac2-17792f4889e2
  a a2a:Person ;
  rdfs:label "Arnout de l' Hommel" ;
  a2a:PersonName [
    rdfs:label "Arnout de l' Hommel" ;
    a2a:PersonNameFirstName "Arnout" ;
    a2a:PersonNamePrefixLastName "de l'" ;
    a2a:PersonNameLastName "Hommel"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-8090-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Transport" ;
  a2a:EventType "other:Transport" ;
  a2a:EventDate [
    a2a:Year "1750" ;
    a2a:Month "10" ;
    a2a:Day "24" ;
    rdfs:label "1750-10-24"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-8090-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-8090-50ee-e053-b784100a6caf_Person:6f7064a4-7a3e-3225-df87-1da8be3489bf ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-8090-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-8090-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-8090-50ee-e053-b784100a6caf_Person:ad00eb3a-0965-1536-6adb-992fa0779ee5 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-8090-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-8090-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-8090-50ee-e053-b784100a6caf_Person:2e2324a0-827d-20f0-508d-02d419c51167 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-8090-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-8090-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-8090-50ee-e053-b784100a6caf_Person:c222f83f-455c-e0c1-37d6-6177049eefec ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-8090-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-8090-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-8090-50ee-e053-b784100a6caf_Person:97ba58f3-75bd-da21-1e8f-e184a7c57f1a ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-8090-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-8090-50ee-e053-b784100a6caf_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-8090-50ee-e053-b784100a6caf_Person:567826a3-5be8-ad04-9ac2-17792f4889e2 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-8090-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-8090-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1750-10-24 - 1750-10-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1750-10-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1750-10-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1750" ;
    a2a:Month "10" ;
    a2a:Day "24" ;
    rdfs:label "1750-10-24"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 9212, Periode: 1750" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "317289" ;
    a2a:RegistryNumber "9212" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 9212, Periode: 1750, Notariële archieven, 317289, 9212"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/1de23f85-51c9-d74c-89a6-1fa904010e2d.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-8090-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/1de23f85-51c9-d74c-89a6-1fa904010e2d.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/e0c7af55-fa71-1d4a-0d79-b11aa0f836d6.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-8090-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/e0c7af55-fa71-1d4a-0d79-b11aa0f836d6.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/71870eb3-298a-10e8-bdc8-e02fb7c58777.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-8090-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/71870eb3-298a-10e8-bdc8-e02fb7c58777.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-8090-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-8090-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Jan Ardinois
Locatieomschrijving: Haarlem
Locatieomschrijving: 's Gravenhage
Onderwerpsomschrijving: Raad in de vroedschap.
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/9212" ;
  a2a:SourceRemarkAkteSoort "Transport" ;
  a2a:SourceRemarkfilename "NOTA00878000350", "NOTA00878000351", "NOTA00878000352" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230311_19912_00019912.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00878000351; positie: 3814, 147, 314, 116" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00878000351; positie: 3529, 437, 595, 90" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00878000351; positie: 3859, 517, 326, 105" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00878000351; positie: 3789, 1013, 393, 96" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00878000351; positie: 3856, 602, 289, 73" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00878000351; positie: 3021, 2146, 880, 58" .
