@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-6c94-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Transport op 20 januari 1654" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-6c94-50ee-e053-b784100a6caf_Person-dcc1e8be-a90e-b914-b832-47fa01ea239b, oa:person_saa_a3cb51cc-6c94-50ee-e053-b784100a6caf_Person-30cd8757-eb9e-2326-3f32-b3d3d6d61752, oa:person_saa_a3cb51cc-6c94-50ee-e053-b784100a6caf_Person-4d4f9dae-dab8-896e-784e-ab7a0df43111, oa:person_saa_a3cb51cc-6c94-50ee-e053-b784100a6caf_Person-bda449a8-4b52-9d76-c853-45b3698d0458, oa:person_saa_a3cb51cc-6c94-50ee-e053-b784100a6caf_Person-4ce7e90c-e516-c424-fb1d-8435f125bf03 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-6c94-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-6c94-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-6c94-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-6c94-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-6c94-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-6c94-50ee-e053-b784100a6caf_4 ;
  a2a:hasSource oa:source_saa_a3cb51cc-6c94-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-6c94-50ee-e053-b784100a6caf_Person-dcc1e8be-a90e-b914-b832-47fa01ea239b
  a a2a:Person ;
  rdfs:label "Manuel Lavello" ;
  a2a:PersonName [
    rdfs:label "Manuel Lavello" ;
    a2a:PersonNameFirstName "Manuel" ;
    a2a:PersonNameLastName "Lavello"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-6c94-50ee-e053-b784100a6caf_Person-30cd8757-eb9e-2326-3f32-b3d3d6d61752
  a a2a:Person ;
  rdfs:label "Manuel da Crinko" ;
  a2a:PersonName [
    rdfs:label "Manuel da Crinko" ;
    a2a:PersonNameFirstName "Manuel" ;
    a2a:PersonNamePrefixLastName "da" ;
    a2a:PersonNameLastName "Crinko"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-6c94-50ee-e053-b784100a6caf_Person-4d4f9dae-dab8-896e-784e-ab7a0df43111
  a a2a:Person ;
  rdfs:label "André Nunes" ;
  a2a:PersonName [
    rdfs:label "André Nunes" ;
    a2a:PersonNameFirstName "André" ;
    a2a:PersonNameLastName "Nunes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-6c94-50ee-e053-b784100a6caf_Person-bda449a8-4b52-9d76-c853-45b3698d0458
  a a2a:Person ;
  rdfs:label "Jacob du Mont" ;
  a2a:PersonName [
    rdfs:label "Jacob du Mont" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePrefixLastName "du" ;
    a2a:PersonNameLastName "Mont"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-6c94-50ee-e053-b784100a6caf_Person-4ce7e90c-e516-c424-fb1d-8435f125bf03
  a a2a:Person ;
  rdfs:label "Cristoffel Nunes" ;
  a2a:PersonName [
    rdfs:label "Cristoffel Nunes" ;
    a2a:PersonNameFirstName "Cristoffel" ;
    a2a:PersonNameLastName "Nunes"
  ] ;
  a2a:Gender "Onbekend" .

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

oa:relationep_saa_a3cb51cc-6c94-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-6c94-50ee-e053-b784100a6caf_Person:dcc1e8be-a90e-b914-b832-47fa01ea239b ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-6c94-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-6c94-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-6c94-50ee-e053-b784100a6caf_Person:30cd8757-eb9e-2326-3f32-b3d3d6d61752 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-6c94-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-6c94-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-6c94-50ee-e053-b784100a6caf_Person:4d4f9dae-dab8-896e-784e-ab7a0df43111 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-6c94-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-6c94-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-6c94-50ee-e053-b784100a6caf_Person:bda449a8-4b52-9d76-c853-45b3698d0458 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-6c94-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-6c94-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-6c94-50ee-e053-b784100a6caf_Person:4ce7e90c-e516-c424-fb1d-8435f125bf03 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-6c94-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-6c94-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1654-01-20 - 1654-01-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1654-01-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1654-01-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1654" ;
    a2a:Month "1" ;
    a2a:Day "20" ;
    rdfs:label "1654-01-20"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 972A, Periode: 1654" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "330112" ;
    a2a:RegistryNumber "972A" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 972A, Periode: 1654, Notariële archieven, 330112, 972A"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/a5a9caca-25b2-db4d-3766-a0e00c8a4470.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-6c94-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/a5a9caca-25b2-db4d-3766-a0e00c8a4470.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/186b23cc-5c9c-b5e8-5b6b-cb9e309faf8a.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-6c94-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/186b23cc-5c9c-b5e8-5b6b-cb9e309faf8a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-6c94-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-6c94-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Benedict Baddel
Onderwerpsomschrijving: obligatie
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/972A" ;
  a2a:SourceRemarkAkteSoort "Transport" ;
  a2a:SourceRemarkfilename "VBPA00055000303", "VBPA00055000304" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230311_18315_00018315.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00055000304; positie: 1475, 2865, 833, 120" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00055000303; positie: 1219, 931, 1111, 136" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00055000303; positie: 2112, 1336, 308, 82" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00055000304; positie: 806, 2976, 843, 110" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00055000303; positie: 2434, 1367, 621, 150" .
