@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-b578-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Transport op 31 mei 1754" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-b578-50ee-e053-b784100a6caf_Person-76b8b656-603c-315e-4c87-bcfc50665b82, oa:person_saa_a3cb51cc-b578-50ee-e053-b784100a6caf_Person-a7baf3b7-7c4c-d6be-cfcc-3be4fdd125ab, oa:person_saa_a3cb51cc-b578-50ee-e053-b784100a6caf_Person-e1c41824-0f30-d7cb-8efd-2718407a6d8a, oa:person_saa_a3cb51cc-b578-50ee-e053-b784100a6caf_Person-0c9e0447-14a2-23d4-ad02-4f0b0c0b5e15, oa:person_saa_a3cb51cc-b578-50ee-e053-b784100a6caf_Person-406d0c8a-9388-39f1-34db-c8711ae822d9, oa:person_saa_a3cb51cc-b578-50ee-e053-b784100a6caf_Person-96aa054f-cf03-eb30-c9e5-32709c8b77d6 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-b578-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-b578-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-b578-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-b578-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-b578-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-b578-50ee-e053-b784100a6caf_4, oa:relationep_saa_a3cb51cc-b578-50ee-e053-b784100a6caf_5 ;
  a2a:hasSource oa:source_saa_a3cb51cc-b578-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-b578-50ee-e053-b784100a6caf_Person-76b8b656-603c-315e-4c87-bcfc50665b82
  a a2a:Person ;
  rdfs:label "Bernardus Sandijk" ;
  a2a:PersonName [
    rdfs:label "Bernardus Sandijk" ;
    a2a:PersonNameFirstName "Bernardus" ;
    a2a:PersonNameLastName "Sandijk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-b578-50ee-e053-b784100a6caf_Person-a7baf3b7-7c4c-d6be-cfcc-3be4fdd125ab
  a a2a:Person ;
  rdfs:label "Johannes Michel" ;
  a2a:PersonName [
    rdfs:label "Johannes Michel" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Michel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-b578-50ee-e053-b784100a6caf_Person-e1c41824-0f30-d7cb-8efd-2718407a6d8a
  a a2a:Person ;
  rdfs:label "Michiel Hobrink" ;
  a2a:PersonName [
    rdfs:label "Michiel Hobrink" ;
    a2a:PersonNameFirstName "Michiel" ;
    a2a:PersonNameLastName "Hobrink"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-b578-50ee-e053-b784100a6caf_Person-0c9e0447-14a2-23d4-ad02-4f0b0c0b5e15
  a a2a:Person ;
  rdfs:label "Maria Homoet" ;
  a2a:PersonName [
    rdfs:label "Maria Homoet" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Homoet"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-b578-50ee-e053-b784100a6caf_Person-406d0c8a-9388-39f1-34db-c8711ae822d9
  a a2a:Person ;
  rdfs:label "Fredrik Wessels" ;
  a2a:PersonName [
    rdfs:label "Fredrik Wessels" ;
    a2a:PersonNameFirstName "Fredrik" ;
    a2a:PersonNameLastName "Wessels"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-b578-50ee-e053-b784100a6caf_Person-96aa054f-cf03-eb30-c9e5-32709c8b77d6
  a a2a:Person ;
  rdfs:label "Arnoldus de Ridder" ;
  a2a:PersonName [
    rdfs:label "Arnoldus de Ridder" ;
    a2a:PersonNameFirstName "Arnoldus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Ridder"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-b578-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Transport" ;
  a2a:EventType "other:Transport" ;
  a2a:EventDate [
    a2a:Year "1754" ;
    a2a:Month "5" ;
    a2a:Day "31" ;
    rdfs:label "1754-05-31"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-b578-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-b578-50ee-e053-b784100a6caf_Person:76b8b656-603c-315e-4c87-bcfc50665b82 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-b578-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-b578-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-b578-50ee-e053-b784100a6caf_Person:a7baf3b7-7c4c-d6be-cfcc-3be4fdd125ab ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-b578-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-b578-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-b578-50ee-e053-b784100a6caf_Person:e1c41824-0f30-d7cb-8efd-2718407a6d8a ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-b578-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-b578-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-b578-50ee-e053-b784100a6caf_Person:0c9e0447-14a2-23d4-ad02-4f0b0c0b5e15 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-b578-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-b578-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-b578-50ee-e053-b784100a6caf_Person:406d0c8a-9388-39f1-34db-c8711ae822d9 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-b578-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-b578-50ee-e053-b784100a6caf_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-b578-50ee-e053-b784100a6caf_Person:96aa054f-cf03-eb30-c9e5-32709c8b77d6 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-b578-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-b578-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1754-05-31 - 1754-05-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1754-05-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1754-05-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1754" ;
    a2a:Month "5" ;
    a2a:Day "31" ;
    rdfs:label "1754-05-31"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 9234, Periode: 1754" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "336621" ;
    a2a:RegistryNumber "9234" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 9234, Periode: 1754, Notariële archieven, 336621, 9234"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/cb8996d8-6043-2068-4f40-6988030cc777.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-b578-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/cb8996d8-6043-2068-4f40-6988030cc777.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/67315232-839b-251f-41c6-351f57374a7f.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-b578-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/67315232-839b-251f-41c6-351f57374a7f.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/f9530897-9f7d-5e22-ac45-2298d8bd00d7.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-b578-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/f9530897-9f7d-5e22-ac45-2298d8bd00d7.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-b578-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-b578-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Jan Ardinois
Onderwerpsomschrijving: Heeren Regenten van het Roomsch Catholijke Maagdenhuijs of meijsjes weeshuijs
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/9234" ;
  a2a:SourceRemarkAkteSoort "Transport" ;
  a2a:SourceRemarkfilename "NOTA00897000167", "NOTA00897000168", "NOTA00897000169" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230311_19253_00019253.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00897000168; positie: 3605, 2728, 494, 97" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00897000169; positie: 1704, 504, 684, 106" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00897000168; positie: 3055, 325, 683, 136" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00897000168; positie: 3836, 732, 294, 112" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00897000168; positie: 3388, 811, 538, 101" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00897000168; positie: 3496, 661, 720, 83" .
