@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-d76a-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Scheepsverklaring op 19 december 1715" ;
  a2a:hasPerson oa:person_saa_d837ae03-d76a-6b6d-e053-b784100acdee_Person-2c332ebe-5e62-3e7f-b138-771608e75546, oa:person_saa_d837ae03-d76a-6b6d-e053-b784100acdee_Person-1a3145a9-b231-e9e3-2132-25d674c88ed0, oa:person_saa_d837ae03-d76a-6b6d-e053-b784100acdee_Person-c490b663-0676-0ace-51bd-51e02010c5d9, oa:person_saa_d837ae03-d76a-6b6d-e053-b784100acdee_Person-fd0bf80c-8947-33bc-7d93-07f12d8d62c0 ;
  a2a:hasEvent oa:event_saa_d837ae03-d76a-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae03-d76a-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae03-d76a-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae03-d76a-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae03-d76a-6b6d-e053-b784100acdee_3 ;
  a2a:hasSource oa:source_saa_d837ae03-d76a-6b6d-e053-b784100acdee .

oa:person_saa_d837ae03-d76a-6b6d-e053-b784100acdee_Person-2c332ebe-5e62-3e7f-b138-771608e75546
  a a2a:Person ;
  rdfs:label "Arent Arentsz" ;
  a2a:PersonName [
    rdfs:label "Arent Arentsz" ;
    a2a:PersonNameFirstName "Arent" ;
    a2a:PersonNameLastName "Arentsz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-d76a-6b6d-e053-b784100acdee_Person-1a3145a9-b231-e9e3-2132-25d674c88ed0
  a a2a:Person ;
  rdfs:label "Jan Bot" ;
  a2a:PersonName [
    rdfs:label "Jan Bot" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Bot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-d76a-6b6d-e053-b784100acdee_Person-c490b663-0676-0ace-51bd-51e02010c5d9
  a a2a:Person ;
  rdfs:label "Claas Mandoose" ;
  a2a:PersonName [
    rdfs:label "Claas Mandoose" ;
    a2a:PersonNameFirstName "Claas" ;
    a2a:PersonNameLastName "Mandoose"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-d76a-6b6d-e053-b784100acdee_Person-fd0bf80c-8947-33bc-7d93-07f12d8d62c0
  a a2a:Person ;
  rdfs:label "Jochem Breemer" ;
  a2a:PersonName [
    rdfs:label "Jochem Breemer" ;
    a2a:PersonNameFirstName "Jochem" ;
    a2a:PersonNameLastName "Breemer"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae03-d76a-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Scheepsverklaring" ;
  a2a:EventType "other:Scheepsverklaring" ;
  a2a:EventDate [
    a2a:Year "1715" ;
    a2a:Month "12" ;
    a2a:Day "19" ;
    rdfs:label "1715-12-19"^^xsd:date
  ] .

oa:relationep_saa_d837ae03-d76a-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-d76a-6b6d-e053-b784100acdee_Person:2c332ebe-5e62-3e7f-b138-771608e75546 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-d76a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-d76a-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-d76a-6b6d-e053-b784100acdee_Person:1a3145a9-b231-e9e3-2132-25d674c88ed0 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-d76a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-d76a-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-d76a-6b6d-e053-b784100acdee_Person:c490b663-0676-0ace-51bd-51e02010c5d9 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-d76a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-d76a-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-d76a-6b6d-e053-b784100acdee_Person:fd0bf80c-8947-33bc-7d93-07f12d8d62c0 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-d76a-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae03-d76a-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1715-12-19 - 1715-12-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1715-12-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1715-12-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1715" ;
    a2a:Month "12" ;
    a2a:Day "19" ;
    rdfs:label "1715-12-19"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 6815B, Periode: 1715" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "603398" ;
    a2a:RegistryNumber "6815B" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 6815B, Periode: 1715, Notariële archieven, 603398, 6815B"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/e793ad04-a2f1-19ac-3509-152eee5eb75b.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-d76a-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/e793ad04-a2f1-19ac-3509-152eee5eb75b.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/19dc6a57-bf93-55be-1c60-8e963985e9df.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-d76a-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/19dc6a57-bf93-55be-1c60-8e963985e9df.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/20a8d02d-03a0-47cc-22f4-70d689cf5ca0.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-d76a-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/20a8d02d-03a0-47cc-22f4-70d689cf5ca0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae03-d76a-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae03-d76a-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Pieter van der Meulen
Locatieomschrijving: Vlie
Locatieomschrijving: Sond
Locatieomschrijving: Hollantse Cust
Locatieomschrijving: Riga
Onderwerpsomschrijving: Schip: de Vliegende Arent&quot;
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/6815B" ;
  a2a:SourceRemarkAkteSoort "Scheepsverklaring" ;
  a2a:SourceRemarkfilename "KLAB09677000371", "KLAB09677000372", "KLAB09677000373" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_660_00000660.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB09677000372; positie: 3171, 1511, 570, 20" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB09677000372; positie: 4160, 306, 541, 36" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB09677000372; positie: 3106, 197, 799, 31" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB09677000372; positie: 4622, 186, 333, 2" .
