@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_9d6d21df-ecb4-666d-e053-b784100a1840
  a a2a:Record ;
  rdfs:label "Transport op 30 augustus 1774" ;
  a2a:hasPerson oa:person_saa_9d6d21df-ecb4-666d-e053-b784100a1840_Person-1c370e38-1669-72fb-16c9-82f96e5349c6, oa:person_saa_9d6d21df-ecb4-666d-e053-b784100a1840_Person-2bfaf1b3-c3fb-15b5-d6cf-5fd1a89f288b, oa:person_saa_9d6d21df-ecb4-666d-e053-b784100a1840_Person-1236a06b-662e-43c4-65a2-f8895c4a7633, oa:person_saa_9d6d21df-ecb4-666d-e053-b784100a1840_Person-c42094db-d481-7994-1401-17632ab3c937, oa:person_saa_9d6d21df-ecb4-666d-e053-b784100a1840_Person-4b1a6278-5e27-7951-f45e-4ffcbf9624de, oa:person_saa_9d6d21df-ecb4-666d-e053-b784100a1840_Person-5ee98370-e137-f9b2-73f2-e42a1fed9777 ;
  a2a:hasEvent oa:event_saa_9d6d21df-ecb4-666d-e053-b784100a1840_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_9d6d21df-ecb4-666d-e053-b784100a1840_0, oa:relationep_saa_9d6d21df-ecb4-666d-e053-b784100a1840_1, oa:relationep_saa_9d6d21df-ecb4-666d-e053-b784100a1840_2, oa:relationep_saa_9d6d21df-ecb4-666d-e053-b784100a1840_3, oa:relationep_saa_9d6d21df-ecb4-666d-e053-b784100a1840_4, oa:relationep_saa_9d6d21df-ecb4-666d-e053-b784100a1840_5 ;
  a2a:hasSource oa:source_saa_9d6d21df-ecb4-666d-e053-b784100a1840 .

oa:person_saa_9d6d21df-ecb4-666d-e053-b784100a1840_Person-1c370e38-1669-72fb-16c9-82f96e5349c6
  a a2a:Person ;
  rdfs:label "Barent Udink" ;
  a2a:PersonName [
    rdfs:label "Barent Udink" ;
    a2a:PersonNameFirstName "Barent" ;
    a2a:PersonNameLastName "Udink"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21df-ecb4-666d-e053-b784100a1840_Person-2bfaf1b3-c3fb-15b5-d6cf-5fd1a89f288b
  a a2a:Person ;
  rdfs:label "Rudolp Arend ten Brink" ;
  a2a:PersonName [
    rdfs:label "Rudolp Arend ten Brink" ;
    a2a:PersonNameFirstName "Rudolp Arend" ;
    a2a:PersonNamePrefixLastName "ten" ;
    a2a:PersonNameLastName "Brink"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21df-ecb4-666d-e053-b784100a1840_Person-1236a06b-662e-43c4-65a2-f8895c4a7633
  a a2a:Person ;
  rdfs:label "Izaak Dusart" ;
  a2a:PersonName [
    rdfs:label "Izaak Dusart" ;
    a2a:PersonNameFirstName "Izaak" ;
    a2a:PersonNameLastName "Dusart"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21df-ecb4-666d-e053-b784100a1840_Person-c42094db-d481-7994-1401-17632ab3c937
  a a2a:Person ;
  rdfs:label "Gerrit Loten" ;
  a2a:PersonName [
    rdfs:label "Gerrit Loten" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Loten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21df-ecb4-666d-e053-b784100a1840_Person-4b1a6278-5e27-7951-f45e-4ffcbf9624de
  a a2a:Person ;
  rdfs:label "Thomas Hanius" ;
  a2a:PersonName [
    rdfs:label "Thomas Hanius" ;
    a2a:PersonNameFirstName "Thomas" ;
    a2a:PersonNameLastName "Hanius"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21df-ecb4-666d-e053-b784100a1840_Person-5ee98370-e137-f9b2-73f2-e42a1fed9777
  a a2a:Person ;
  rdfs:label "Joannes Rosiersz" ;
  a2a:PersonName [
    rdfs:label "Joannes Rosiersz" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Rosiersz"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_9d6d21df-ecb4-666d-e053-b784100a1840_Event1
  a a2a:Event ;
  rdfs:label "other:Transport" ;
  a2a:EventType "other:Transport" ;
  a2a:EventDate [
    a2a:Year "1774" ;
    a2a:Month "8" ;
    a2a:Day "30" ;
    rdfs:label "1774-08-30"^^xsd:date
  ] .

oa:relationep_saa_9d6d21df-ecb4-666d-e053-b784100a1840_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21df-ecb4-666d-e053-b784100a1840_Person:1c370e38-1669-72fb-16c9-82f96e5349c6 ;
  a2a:EventKeyRef oa:event_saa_9d6d21df-ecb4-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21df-ecb4-666d-e053-b784100a1840_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21df-ecb4-666d-e053-b784100a1840_Person:2bfaf1b3-c3fb-15b5-d6cf-5fd1a89f288b ;
  a2a:EventKeyRef oa:event_saa_9d6d21df-ecb4-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21df-ecb4-666d-e053-b784100a1840_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21df-ecb4-666d-e053-b784100a1840_Person:1236a06b-662e-43c4-65a2-f8895c4a7633 ;
  a2a:EventKeyRef oa:event_saa_9d6d21df-ecb4-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21df-ecb4-666d-e053-b784100a1840_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21df-ecb4-666d-e053-b784100a1840_Person:c42094db-d481-7994-1401-17632ab3c937 ;
  a2a:EventKeyRef oa:event_saa_9d6d21df-ecb4-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21df-ecb4-666d-e053-b784100a1840_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21df-ecb4-666d-e053-b784100a1840_Person:4b1a6278-5e27-7951-f45e-4ffcbf9624de ;
  a2a:EventKeyRef oa:event_saa_9d6d21df-ecb4-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21df-ecb4-666d-e053-b784100a1840_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21df-ecb4-666d-e053-b784100a1840_Person:5ee98370-e137-f9b2-73f2-e42a1fed9777 ;
  a2a:EventKeyRef oa:event_saa_9d6d21df-ecb4-666d-e053-b784100a1840_Event1 .

oa:source_saa_9d6d21df-ecb4-666d-e053-b784100a1840
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1774-08-30 - 1774-08-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1774-08-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1774-08-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1774" ;
    a2a:Month "8" ;
    a2a:Day "30" ;
    rdfs:label "1774-08-30"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 12419, Periode: 1774" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "87763" ;
    a2a:RegistryNumber "12419" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 12419, Periode: 1774, Notariële archieven, 87763, 12419"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/ffab4fd9-3f9d-5493-dcb5-f8237180e844.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/9d6d21df-ecb4-666d-e053-b784100a1840" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/ffab4fd9-3f9d-5493-dcb5-f8237180e844.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/60f3d1d2-9f8c-e84d-901c-d7d1d34394b1.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/9d6d21df-ecb4-666d-e053-b784100a1840" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/60f3d1d2-9f8c-e84d-901c-d7d1d34394b1.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/e61df7b7-3e4f-bb51-2bfd-053c4134a79b.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/9d6d21df-ecb4-666d-e053-b784100a1840" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/e61df7b7-3e4f-bb51-2bfd-053c4134a79b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/9d6d21df-ecb4-666d-e053-b784100a1840" ;
  a2a:RecordGUID "{9d6d21df-ecb4-666d-e053-b784100a1840}" ;
  a2a:SourceRemarkOpmerking """Notaris: Cornelis van Homrigh
Onderwerpsomschrijving: Zeven obligaties
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/12419" ;
  a2a:SourceRemarkAkteSoort "Transport" ;
  a2a:SourceRemarkfilename "KLAB09195000389", "KLAB09195000390", "KLAB09195000391" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230311_19799_00019799.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB09195000389; positie: 3617, 1505, 745, 140" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB09195000389; positie: 3876, 1640, 1331, 137" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB09195000389; positie: 4302, 1337, 750, 160" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB09195000389; positie: 4023, 2007, 706, 103" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB09195000390; positie: 1331, 570, 955, 202" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB09195000389; positie: 3597, 2123, 843, 129" .
