@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_d837ae03-bd75-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Transport op 18 mei 1729" ;
  a2a:hasPerson oa:person_saa_d837ae03-bd75-6b6d-e053-b784100acdee_Person-0cad1471-6f88-ad1f-dba0-26f240f53eeb, oa:person_saa_d837ae03-bd75-6b6d-e053-b784100acdee_Person-c527e1df-dc2c-e62d-365e-7973a86dd281, oa:person_saa_d837ae03-bd75-6b6d-e053-b784100acdee_Person-c5436a84-46eb-e03f-6d49-651dd441a4bb, oa:person_saa_d837ae03-bd75-6b6d-e053-b784100acdee_Person-d45f290e-521b-a521-b2ea-2fb985d2f6d6, oa:person_saa_d837ae03-bd75-6b6d-e053-b784100acdee_Person-562b3d42-0fb7-329a-173b-5c5f51c76216, oa:person_saa_d837ae03-bd75-6b6d-e053-b784100acdee_Person-5d168e80-3a37-ad29-76a0-3cbdd14366a6 ;
  a2a:hasEvent oa:event_saa_d837ae03-bd75-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae03-bd75-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae03-bd75-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae03-bd75-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae03-bd75-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae03-bd75-6b6d-e053-b784100acdee_4, oa:relationep_saa_d837ae03-bd75-6b6d-e053-b784100acdee_5 ;
  a2a:hasSource oa:source_saa_d837ae03-bd75-6b6d-e053-b784100acdee .

oa:person_saa_d837ae03-bd75-6b6d-e053-b784100acdee_Person-0cad1471-6f88-ad1f-dba0-26f240f53eeb
  a a2a:Person ;
  rdfs:label "Jacob Segers de Jonge" ;
  a2a:PersonName [
    rdfs:label "Jacob Segers de Jonge" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Segers de Jonge"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-bd75-6b6d-e053-b784100acdee_Person-c527e1df-dc2c-e62d-365e-7973a86dd281
  a a2a:Person ;
  rdfs:label "Pieter Segers" ;
  a2a:PersonName [
    rdfs:label "Pieter Segers" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Segers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-bd75-6b6d-e053-b784100acdee_Person-c5436a84-46eb-e03f-6d49-651dd441a4bb
  a a2a:Person ;
  rdfs:label "Catharina Segers" ;
  a2a:PersonName [
    rdfs:label "Catharina Segers" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Segers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-bd75-6b6d-e053-b784100acdee_Person-d45f290e-521b-a521-b2ea-2fb985d2f6d6
  a a2a:Person ;
  rdfs:label "Francois Meerhout" ;
  a2a:PersonName [
    rdfs:label "Francois Meerhout" ;
    a2a:PersonNameFirstName "Francois" ;
    a2a:PersonNameLastName "Meerhout"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-bd75-6b6d-e053-b784100acdee_Person-562b3d42-0fb7-329a-173b-5c5f51c76216
  a a2a:Person ;
  rdfs:label "Meijer Amschel" ;
  a2a:PersonName [
    rdfs:label "Meijer Amschel" ;
    a2a:PersonNameFirstName "Meijer" ;
    a2a:PersonNameLastName "Amschel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-bd75-6b6d-e053-b784100acdee_Person-5d168e80-3a37-ad29-76a0-3cbdd14366a6
  a a2a:Person ;
  rdfs:label "Floris Zegerts" ;
  a2a:PersonName [
    rdfs:label "Floris Zegerts" ;
    a2a:PersonNameFirstName "Floris" ;
    a2a:PersonNameLastName "Zegerts"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae03-bd75-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Transport" ;
  a2a:EventType "other:Transport" ;
  a2a:EventDate [
    a2a:Year "1729" ;
    a2a:Month "5" ;
    a2a:Day "18" ;
    rdfs:label "1729-05-18"^^xsd:date
  ] .

oa:relationep_saa_d837ae03-bd75-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-bd75-6b6d-e053-b784100acdee_Person:0cad1471-6f88-ad1f-dba0-26f240f53eeb ;
  a2a:EventKeyRef oa:event_saa_d837ae03-bd75-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-bd75-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-bd75-6b6d-e053-b784100acdee_Person:c527e1df-dc2c-e62d-365e-7973a86dd281 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-bd75-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-bd75-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-bd75-6b6d-e053-b784100acdee_Person:c5436a84-46eb-e03f-6d49-651dd441a4bb ;
  a2a:EventKeyRef oa:event_saa_d837ae03-bd75-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-bd75-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-bd75-6b6d-e053-b784100acdee_Person:d45f290e-521b-a521-b2ea-2fb985d2f6d6 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-bd75-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-bd75-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-bd75-6b6d-e053-b784100acdee_Person:562b3d42-0fb7-329a-173b-5c5f51c76216 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-bd75-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-bd75-6b6d-e053-b784100acdee_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-bd75-6b6d-e053-b784100acdee_Person:5d168e80-3a37-ad29-76a0-3cbdd14366a6 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-bd75-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae03-bd75-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1729-05-18 - 1729-05-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1729-05-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1729-05-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1729" ;
    a2a:Month "5" ;
    a2a:Day "18" ;
    rdfs:label "1729-05-18"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 7558, Periode: 1729" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "636588" ;
    a2a:RegistryNumber "7558" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 7558, Periode: 1729, Notariële archieven, 636588, 7558"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/907da551-e5c4-0555-4099-29ae00518da6.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-bd75-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/907da551-e5c4-0555-4099-29ae00518da6.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/3d53be0b-533e-abbe-bf91-e370f0288233.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-bd75-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/3d53be0b-533e-abbe-bf91-e370f0288233.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/ec210592-c442-d13d-bc7a-a468cf50183a.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-bd75-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/ec210592-c442-d13d-bc7a-a468cf50183a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae03-bd75-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae03-bd75-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Johannes van Vilekens
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/7558" ;
  a2a:SourceRemarkAkteSoort "Transport" ;
  a2a:SourceRemarkfilename "NOTC00419000309", "NOTC00419000310", "NOTC00419000311" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_527_00000527.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00419000310; positie: 3134, 2448, 927, 107" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00419000310; positie: 3262, 1480, 612, 91" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00419000310; positie: 3860, 2359, 781, 122" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00419000310; positie: 3120, 1734, 818, 121" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00419000310; positie: 3869, 939, 850, 91" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00419000310; positie: 3346, 444, 567, 102" .
