@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-e9fa-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Transport op 16 november 1774" ;
  a2a:hasPerson oa:person_saa_d837ae03-e9fa-6b6d-e053-b784100acdee_Person-1c5f4c54-6569-ee79-7503-1c0a7cec73c9, oa:person_saa_d837ae03-e9fa-6b6d-e053-b784100acdee_Person-cd7cb200-5149-5546-7970-8f56e8b73dbb, oa:person_saa_d837ae03-e9fa-6b6d-e053-b784100acdee_Person-cc95a61b-855b-29b4-c201-f1da7ec03e37, oa:person_saa_d837ae03-e9fa-6b6d-e053-b784100acdee_Person-cce81682-c982-2d87-1abb-4fc08bc97dad, oa:person_saa_d837ae03-e9fa-6b6d-e053-b784100acdee_Person-5c8c7a72-0017-8d32-38ec-4f15ae003a33 ;
  a2a:hasEvent oa:event_saa_d837ae03-e9fa-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae03-e9fa-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae03-e9fa-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae03-e9fa-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae03-e9fa-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae03-e9fa-6b6d-e053-b784100acdee_4 ;
  a2a:hasSource oa:source_saa_d837ae03-e9fa-6b6d-e053-b784100acdee .

oa:person_saa_d837ae03-e9fa-6b6d-e053-b784100acdee_Person-1c5f4c54-6569-ee79-7503-1c0a7cec73c9
  a a2a:Person ;
  rdfs:label "Samuel Hubert" ;
  a2a:PersonName [
    rdfs:label "Samuel Hubert" ;
    a2a:PersonNameFirstName "Samuel" ;
    a2a:PersonNameLastName "Hubert"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-e9fa-6b6d-e053-b784100acdee_Person-cd7cb200-5149-5546-7970-8f56e8b73dbb
  a a2a:Person ;
  rdfs:label "Pieter Kuijper" ;
  a2a:PersonName [
    rdfs:label "Pieter Kuijper" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Kuijper"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-e9fa-6b6d-e053-b784100acdee_Person-cc95a61b-855b-29b4-c201-f1da7ec03e37
  a a2a:Person ;
  rdfs:label "Jan van Wattens" ;
  a2a:PersonName [
    rdfs:label "Jan van Wattens" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Wattens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-e9fa-6b6d-e053-b784100acdee_Person-cce81682-c982-2d87-1abb-4fc08bc97dad
  a a2a:Person ;
  rdfs:label "Joan Groot" ;
  a2a:PersonName [
    rdfs:label "Joan Groot" ;
    a2a:PersonNameFirstName "Joan" ;
    a2a:PersonNameLastName "Groot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-e9fa-6b6d-e053-b784100acdee_Person-5c8c7a72-0017-8d32-38ec-4f15ae003a33
  a a2a:Person ;
  rdfs:label "Abraham Voraux" ;
  a2a:PersonName [
    rdfs:label "Abraham Voraux" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Voraux"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae03-e9fa-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Transport" ;
  a2a:EventType "other:Transport" ;
  a2a:EventDate [
    a2a:Year "1774" ;
    a2a:Month "11" ;
    a2a:Day "16" ;
    rdfs:label "1774-11-16"^^xsd:date
  ] .

oa:relationep_saa_d837ae03-e9fa-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e9fa-6b6d-e053-b784100acdee_Person:1c5f4c54-6569-ee79-7503-1c0a7cec73c9 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e9fa-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-e9fa-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e9fa-6b6d-e053-b784100acdee_Person:cd7cb200-5149-5546-7970-8f56e8b73dbb ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e9fa-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-e9fa-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e9fa-6b6d-e053-b784100acdee_Person:cc95a61b-855b-29b4-c201-f1da7ec03e37 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e9fa-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-e9fa-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e9fa-6b6d-e053-b784100acdee_Person:cce81682-c982-2d87-1abb-4fc08bc97dad ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e9fa-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-e9fa-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e9fa-6b6d-e053-b784100acdee_Person:5c8c7a72-0017-8d32-38ec-4f15ae003a33 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e9fa-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae03-e9fa-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1774-11-16 - 1774-11-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1774-11-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1774-11-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1774" ;
    a2a:Month "11" ;
    a2a:Day "16" ;
    rdfs:label "1774-11-16"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 14333, Periode: 1774" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "644061" ;
    a2a:RegistryNumber "14333" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 14333, Periode: 1774, Notariële archieven, 644061, 14333"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/16968523-2f8a-04fc-e96f-c6f9bf67e48c.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-e9fa-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/16968523-2f8a-04fc-e96f-c6f9bf67e48c.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/10812a1a-bb1e-3c13-2e8c-2b047815b4cc.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-e9fa-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/10812a1a-bb1e-3c13-2e8c-2b047815b4cc.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae03-e9fa-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae03-e9fa-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Pieter de Wilde
Locatieomschrijving: Hoorn
Onderwerpsomschrijving: Transport van een obligatie
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/14333" ;
  a2a:SourceRemarkAkteSoort "Transport" ;
  a2a:SourceRemarkfilename "NOTI01321000417", "NOTI01321000418" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_755_00000755.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTI01321000417; positie: 2805, 1599, 473, 85" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTI01321000417; positie: 2814, 1382, 392, 86" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTI01321000417; positie: 3079, 853, 559, 104" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTI01321000417; positie: 3065, 1911, 292, 80" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTI01321000417; positie: 3149, 1222, 575, 102" .
