@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-342a-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Transport op 1 juni 1761" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-342a-50ee-e053-b784100a6caf_Person-eb9f1be3-d583-7b90-b1ca-480241f1abb4, oa:person_saa_a3cb51cc-342a-50ee-e053-b784100a6caf_Person-47e721d3-6631-e8e0-2dbd-c1e29d2bf6a3, oa:person_saa_a3cb51cc-342a-50ee-e053-b784100a6caf_Person-cbeed91d-b2a4-48c0-da31-dfdd7183b4a4, oa:person_saa_a3cb51cc-342a-50ee-e053-b784100a6caf_Person-854cb5d4-01b0-c961-7efe-176d065041b0, oa:person_saa_a3cb51cc-342a-50ee-e053-b784100a6caf_Person-6369e187-5d7e-5166-0f66-9f262f77acfa, oa:person_saa_a3cb51cc-342a-50ee-e053-b784100a6caf_Person-52036c60-1cec-b7fb-cf69-02af665dd2ab ;
  a2a:hasEvent oa:event_saa_a3cb51cc-342a-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-342a-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-342a-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-342a-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-342a-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-342a-50ee-e053-b784100a6caf_4, oa:relationep_saa_a3cb51cc-342a-50ee-e053-b784100a6caf_5 ;
  a2a:hasSource oa:source_saa_a3cb51cc-342a-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-342a-50ee-e053-b784100a6caf_Person-eb9f1be3-d583-7b90-b1ca-480241f1abb4
  a a2a:Person ;
  rdfs:label "Frederik Hewijn" ;
  a2a:PersonName [
    rdfs:label "Frederik Hewijn" ;
    a2a:PersonNameFirstName "Frederik" ;
    a2a:PersonNameLastName "Hewijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-342a-50ee-e053-b784100a6caf_Person-47e721d3-6631-e8e0-2dbd-c1e29d2bf6a3
  a a2a:Person ;
  rdfs:label "Martinus Gregorij" ;
  a2a:PersonName [
    rdfs:label "Martinus Gregorij" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNameLastName "Gregorij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-342a-50ee-e053-b784100a6caf_Person-cbeed91d-b2a4-48c0-da31-dfdd7183b4a4
  a a2a:Person ;
  rdfs:label "Cornelis Geelvinck" ;
  a2a:PersonName [
    rdfs:label "Cornelis Geelvinck" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Geelvinck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-342a-50ee-e053-b784100a6caf_Person-854cb5d4-01b0-c961-7efe-176d065041b0
  a a2a:Person ;
  rdfs:label "Paulus Huntum" ;
  a2a:PersonName [
    rdfs:label "Paulus Huntum" ;
    a2a:PersonNameFirstName "Paulus" ;
    a2a:PersonNameLastName "Huntum"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-342a-50ee-e053-b784100a6caf_Person-6369e187-5d7e-5166-0f66-9f262f77acfa
  a a2a:Person ;
  rdfs:label "Daniel Kruijskerk" ;
  a2a:PersonName [
    rdfs:label "Daniel Kruijskerk" ;
    a2a:PersonNameFirstName "Daniel" ;
    a2a:PersonNameLastName "Kruijskerk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-342a-50ee-e053-b784100a6caf_Person-52036c60-1cec-b7fb-cf69-02af665dd2ab
  a a2a:Person ;
  rdfs:label "Theodorus de Smeth" ;
  a2a:PersonName [
    rdfs:label "Theodorus de Smeth" ;
    a2a:PersonNameFirstName "Theodorus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Smeth"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-342a-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Transport" ;
  a2a:EventType "other:Transport" ;
  a2a:EventDate [
    a2a:Year "1761" ;
    a2a:Month "6" ;
    a2a:Day "1" ;
    rdfs:label "1761-06-01"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-342a-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-342a-50ee-e053-b784100a6caf_Person:eb9f1be3-d583-7b90-b1ca-480241f1abb4 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-342a-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-342a-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-342a-50ee-e053-b784100a6caf_Person:47e721d3-6631-e8e0-2dbd-c1e29d2bf6a3 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-342a-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-342a-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-342a-50ee-e053-b784100a6caf_Person:cbeed91d-b2a4-48c0-da31-dfdd7183b4a4 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-342a-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-342a-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-342a-50ee-e053-b784100a6caf_Person:854cb5d4-01b0-c961-7efe-176d065041b0 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-342a-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-342a-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-342a-50ee-e053-b784100a6caf_Person:6369e187-5d7e-5166-0f66-9f262f77acfa ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-342a-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-342a-50ee-e053-b784100a6caf_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-342a-50ee-e053-b784100a6caf_Person:52036c60-1cec-b7fb-cf69-02af665dd2ab ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-342a-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-342a-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1761-06-01 - 1761-06-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1761-06-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1761-06-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1761" ;
    a2a:Month "6" ;
    a2a:Day "1" ;
    rdfs:label "1761-06-01"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 10792, Periode: 1761" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "316151" ;
    a2a:RegistryNumber "10792" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 10792, Periode: 1761, Notariële archieven, 316151, 10792"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/ebfd2b67-8a98-5c22-35f2-50e144bb2257.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-342a-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/ebfd2b67-8a98-5c22-35f2-50e144bb2257.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/d09555ce-7019-1d96-7560-984b28235124.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-342a-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/d09555ce-7019-1d96-7560-984b28235124.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/18663364-9dba-e4e8-3000-8ab15e05e7f4.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-342a-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/18663364-9dba-e4e8-3000-8ab15e05e7f4.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-342a-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-342a-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Salomon Dorper
Locatieomschrijving: Liesel
Locatieomschrijving: Castricum
Locatieomschrijving: Deurne
Locatieomschrijving: Beemster
Onderwerpsomschrijving: Obligatie.
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/10792" ;
  a2a:SourceRemarkAkteSoort "Transport" ;
  a2a:SourceRemarkfilename "NOTA01420000450", "NOTA01420000451", "NOTA01420000452" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230311_17730_00017730.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01420000451; positie: 2655, 924, 536, 118" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01420000451; positie: 3011, 296, 721, 147" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01420000451; positie: 3872, 2182, 268, 89" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01420000451; positie: 2775, 576, 565, 95" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01420000451; positie: 2922, 1704, 710, 115" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01420000451; positie: 2662, 729, 635, 87" .
