@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-90fa-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Bevrachtingscontract op 8 oktober 1688" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-90fa-50ee-e053-b784100a6caf_Person-3906e602-7438-9e7c-0c67-52a1dffb6aea, oa:person_saa_a3cb51cc-90fa-50ee-e053-b784100a6caf_Person-70fdeb8a-7ade-eee8-5b47-489561de9576, oa:person_saa_a3cb51cc-90fa-50ee-e053-b784100a6caf_Person-77fc2fd9-3c27-3f64-bf81-41e0511368a1, oa:person_saa_a3cb51cc-90fa-50ee-e053-b784100a6caf_Person-f163fd36-3898-cb01-373e-2a7b39d043c7, oa:person_saa_a3cb51cc-90fa-50ee-e053-b784100a6caf_Person-926a6949-21a3-7c48-42a0-1e3ac6abd686 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-90fa-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-90fa-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-90fa-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-90fa-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-90fa-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-90fa-50ee-e053-b784100a6caf_4 ;
  a2a:hasSource oa:source_saa_a3cb51cc-90fa-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-90fa-50ee-e053-b784100a6caf_Person-3906e602-7438-9e7c-0c67-52a1dffb6aea
  a a2a:Person ;
  rdfs:label "Van Orangie" ;
  a2a:PersonName [
    rdfs:label "Van Orangie" ;
    a2a:PersonNamePrefixLastName "Van" ;
    a2a:PersonNameLastName "Orangie"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-90fa-50ee-e053-b784100a6caf_Person-70fdeb8a-7ade-eee8-5b47-489561de9576
  a a2a:Person ;
  rdfs:label "Dirk Blok" ;
  a2a:PersonName [
    rdfs:label "Dirk Blok" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Blok"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-90fa-50ee-e053-b784100a6caf_Person-77fc2fd9-3c27-3f64-bf81-41e0511368a1
  a a2a:Person ;
  rdfs:label "Joan Theengs" ;
  a2a:PersonName [
    rdfs:label "Joan Theengs" ;
    a2a:PersonNameFirstName "Joan" ;
    a2a:PersonNameLastName "Theengs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-90fa-50ee-e053-b784100a6caf_Person-f163fd36-3898-cb01-373e-2a7b39d043c7
  a a2a:Person ;
  rdfs:label "Floris Bontekoning" ;
  a2a:PersonName [
    rdfs:label "Floris Bontekoning" ;
    a2a:PersonNameFirstName "Floris" ;
    a2a:PersonNameLastName "Bontekoning"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-90fa-50ee-e053-b784100a6caf_Person-926a6949-21a3-7c48-42a0-1e3ac6abd686
  a a2a:Person ;
  rdfs:label "Rutgert Jansz" ;
  a2a:PersonName [
    rdfs:label "Rutgert Jansz" ;
    a2a:PersonNameFirstName "Rutgert" ;
    a2a:PersonNameLastName "Jansz"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-90fa-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Bevrachtingscontract" ;
  a2a:EventType "other:Bevrachtingscontract" ;
  a2a:EventDate [
    a2a:Year "1688" ;
    a2a:Month "10" ;
    a2a:Day "8" ;
    rdfs:label "1688-10-08"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-90fa-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-90fa-50ee-e053-b784100a6caf_Person:3906e602-7438-9e7c-0c67-52a1dffb6aea ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-90fa-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-90fa-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-90fa-50ee-e053-b784100a6caf_Person:70fdeb8a-7ade-eee8-5b47-489561de9576 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-90fa-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-90fa-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-90fa-50ee-e053-b784100a6caf_Person:77fc2fd9-3c27-3f64-bf81-41e0511368a1 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-90fa-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-90fa-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-90fa-50ee-e053-b784100a6caf_Person:f163fd36-3898-cb01-373e-2a7b39d043c7 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-90fa-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-90fa-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-90fa-50ee-e053-b784100a6caf_Person:926a6949-21a3-7c48-42a0-1e3ac6abd686 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-90fa-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-90fa-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1688-10-08 - 1688-10-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1688-10-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1688-10-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1688" ;
    a2a:Month "10" ;
    a2a:Day "8" ;
    rdfs:label "1688-10-08"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 5256, Periode: 1688" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "372367" ;
    a2a:RegistryNumber "5256" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 5256, Periode: 1688, Notariële archieven, 372367, 5256"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/729dfff6-2026-3c3a-38f3-cd62357d0095.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-90fa-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/729dfff6-2026-3c3a-38f3-cd62357d0095.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/c5322ea3-57a8-44ae-078a-a2abec210bac.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-90fa-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/c5322ea3-57a8-44ae-078a-a2abec210bac.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/68f10d1b-c106-2594-f588-599d58f45744.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-90fa-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/68f10d1b-c106-2594-f588-599d58f45744.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "4" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/582f500d-1f97-0be1-90ef-83aeaf939b95.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-90fa-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/582f500d-1f97-0be1-90ef-83aeaf939b95.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-90fa-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-90fa-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Simon van Sevenhoven
Onderwerpsomschrijving: Equipagemeester van College ter Admiraliteit van Amsterdam, namens Zijne Koninklijke Hoogheid de Prins van Oranje; smakschip de Paradijs.
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/5256" ;
  a2a:SourceRemarkAkteSoort "Bevrachtingscontract" ;
  a2a:SourceRemarkfilename "NOTA00371000168", "NOTA00371000169", "NOTA00371000170", "NOTA00371000171" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220609_6501_00006501.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00371000169; positie: 3152, 588, 408, 139" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00371000170; positie: 3163, 3129, 426, 91" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00371000169; positie: 4560, 593, 437, 111" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00371000170; positie: 3772, 3117, 796, 108" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00371000169; positie: 4153, 842, 691, 124" .
