@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_d837ae04-3a47-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Scheepsverklaring op 26 april 1793" ;
  a2a:hasPerson oa:person_saa_d837ae04-3a47-6b6d-e053-b784100acdee_Person-3abd596c-297d-943f-64f0-717fe8f73829, oa:person_saa_d837ae04-3a47-6b6d-e053-b784100acdee_Person-0aa65f1f-2670-b12b-92ca-3162ebb44e13, oa:person_saa_d837ae04-3a47-6b6d-e053-b784100acdee_Person-2922c065-84e2-b49a-b5f9-5a7ef89452ef, oa:person_saa_d837ae04-3a47-6b6d-e053-b784100acdee_Person-d36e6342-1b5e-0e85-bc40-0e50297ce820, oa:person_saa_d837ae04-3a47-6b6d-e053-b784100acdee_Person-9fc95a43-22e6-fbaa-dda8-27f49973199c ;
  a2a:hasEvent oa:event_saa_d837ae04-3a47-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-3a47-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-3a47-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-3a47-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-3a47-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae04-3a47-6b6d-e053-b784100acdee_4 ;
  a2a:hasSource oa:source_saa_d837ae04-3a47-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-3a47-6b6d-e053-b784100acdee_Person-3abd596c-297d-943f-64f0-717fe8f73829
  a a2a:Person ;
  rdfs:label "Cornelius Siewerts" ;
  a2a:PersonName [
    rdfs:label "Cornelius Siewerts" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNameLastName "Siewerts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-3a47-6b6d-e053-b784100acdee_Person-0aa65f1f-2670-b12b-92ca-3162ebb44e13
  a a2a:Person ;
  rdfs:label "Johan Jurjens" ;
  a2a:PersonName [
    rdfs:label "Johan Jurjens" ;
    a2a:PersonNameFirstName "Johan" ;
    a2a:PersonNameLastName "Jurjens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-3a47-6b6d-e053-b784100acdee_Person-2922c065-84e2-b49a-b5f9-5a7ef89452ef
  a a2a:Person ;
  rdfs:label "Johan Gottfried Kraus" ;
  a2a:PersonName [
    rdfs:label "Johan Gottfried Kraus" ;
    a2a:PersonNameFirstName "Johan Gottfried" ;
    a2a:PersonNameLastName "Kraus"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-3a47-6b6d-e053-b784100acdee_Person-d36e6342-1b5e-0e85-bc40-0e50297ce820
  a a2a:Person ;
  rdfs:label "Jan Benjamin Siewerts" ;
  a2a:PersonName [
    rdfs:label "Jan Benjamin Siewerts" ;
    a2a:PersonNameFirstName "Jan Benjamin" ;
    a2a:PersonNameLastName "Siewerts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-3a47-6b6d-e053-b784100acdee_Person-9fc95a43-22e6-fbaa-dda8-27f49973199c
  a a2a:Person ;
  rdfs:label "Feije Volkerts" ;
  a2a:PersonName [
    rdfs:label "Feije Volkerts" ;
    a2a:PersonNameFirstName "Feije" ;
    a2a:PersonNameLastName "Volkerts"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-3a47-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Scheepsverklaring" ;
  a2a:EventType "other:Scheepsverklaring" ;
  a2a:EventDate [
    a2a:Year "1793" ;
    a2a:Month "4" ;
    a2a:Day "26" ;
    rdfs:label "1793-04-26"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-3a47-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-3a47-6b6d-e053-b784100acdee_Person:3abd596c-297d-943f-64f0-717fe8f73829 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-3a47-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-3a47-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-3a47-6b6d-e053-b784100acdee_Person:0aa65f1f-2670-b12b-92ca-3162ebb44e13 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-3a47-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-3a47-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-3a47-6b6d-e053-b784100acdee_Person:2922c065-84e2-b49a-b5f9-5a7ef89452ef ;
  a2a:EventKeyRef oa:event_saa_d837ae04-3a47-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-3a47-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-3a47-6b6d-e053-b784100acdee_Person:d36e6342-1b5e-0e85-bc40-0e50297ce820 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-3a47-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-3a47-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-3a47-6b6d-e053-b784100acdee_Person:9fc95a43-22e6-fbaa-dda8-27f49973199c ;
  a2a:EventKeyRef oa:event_saa_d837ae04-3a47-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-3a47-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1793-04-26 - 1793-04-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1793-04-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1793-04-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1793" ;
    a2a:Month "4" ;
    a2a:Day "26" ;
    rdfs:label "1793-04-26"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 16409, Periode: 1793" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "606111" ;
    a2a:RegistryNumber "16409" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 16409, Periode: 1793, Notariële archieven, 606111, 16409"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/251b229a-beee-96a0-92af-f8ea787b33c8.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-3a47-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/251b229a-beee-96a0-92af-f8ea787b33c8.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/5b56c140-62c3-dd31-1300-d3ace6a2fa44.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-3a47-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/5b56c140-62c3-dd31-1300-d3ace6a2fa44.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/3cc33ec6-230a-3951-915f-94c00deceffa.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-3a47-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/3cc33ec6-230a-3951-915f-94c00deceffa.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "4" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/a534de44-0ffe-d5dd-758d-cffd8d2ce8f9.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-3a47-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/a534de44-0ffe-d5dd-758d-cffd8d2ce8f9.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-3a47-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-3a47-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Jan Harmsen
Locatieomschrijving: Het Vlie
Locatieomschrijving: Elzeneur
Locatieomschrijving: Terschelling
Locatieomschrijving: Droogen
Locatieomschrijving: Pillau
Locatieomschrijving: Pampus
Onderwerpsomschrijving: Het schip de Jonge Johannes beladen met tarwe doordat het zwaar aan de grond was gelopen veel schade.
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/16409" ;
  a2a:SourceRemarkAkteSoort "Scheepsverklaring" ;
  a2a:SourceRemarkfilename "NOTQ00034000196", "NOTQ00034000197", "NOTQ00034000198", "NOTQ00034000199" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_26_00000026.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTQ00034000197; positie: 3299, 952, 1158, 139" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTQ00034000197; positie: 3299, 1114, 921, 131" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTQ00034000197; positie: 3225, 1407, 1277, 167" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTQ00034000197; positie: 3620, 1977, 1221, 100" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTQ00034000197; positie: 4215, 2166, 730, 88" .
