@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-312a-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Scheepsverklaring op 22 december 1791" ;
  a2a:hasPerson oa:person_saa_d837ae04-312a-6b6d-e053-b784100acdee_Person-053431a6-96dc-f9cc-40b6-4777622f5b58, oa:person_saa_d837ae04-312a-6b6d-e053-b784100acdee_Person-c39dc700-2903-1f29-0ff1-486f5567f606, oa:person_saa_d837ae04-312a-6b6d-e053-b784100acdee_Person-5ca44989-032e-9fee-8e50-d2228d8d7190, oa:person_saa_d837ae04-312a-6b6d-e053-b784100acdee_Person-5d340be9-e656-006d-c977-092eeef8943a, oa:person_saa_d837ae04-312a-6b6d-e053-b784100acdee_Person-64831ec6-4c80-eebd-4e4c-da06b4094a12 ;
  a2a:hasEvent oa:event_saa_d837ae04-312a-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-312a-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-312a-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-312a-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-312a-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae04-312a-6b6d-e053-b784100acdee_4 ;
  a2a:hasSource oa:source_saa_d837ae04-312a-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-312a-6b6d-e053-b784100acdee_Person-053431a6-96dc-f9cc-40b6-4777622f5b58
  a a2a:Person ;
  rdfs:label "Marten Croese" ;
  a2a:PersonName [
    rdfs:label "Marten Croese" ;
    a2a:PersonNameFirstName "Marten" ;
    a2a:PersonNameLastName "Croese"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-312a-6b6d-e053-b784100acdee_Person-c39dc700-2903-1f29-0ff1-486f5567f606
  a a2a:Person ;
  rdfs:label "Jan Janse Rowaan" ;
  a2a:PersonName [
    rdfs:label "Jan Janse Rowaan" ;
    a2a:PersonNameFirstName "Jan Janse" ;
    a2a:PersonNameLastName "Rowaan"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-312a-6b6d-e053-b784100acdee_Person-5ca44989-032e-9fee-8e50-d2228d8d7190
  a a2a:Person ;
  rdfs:label "P. Rendorp" ;
  a2a:PersonName [
    rdfs:label "P. Rendorp" ;
    a2a:PersonNameFirstName "P." ;
    a2a:PersonNameLastName "Rendorp"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-312a-6b6d-e053-b784100acdee_Person-5d340be9-e656-006d-c977-092eeef8943a
  a a2a:Person ;
  rdfs:label "Cornelis van Herwerden" ;
  a2a:PersonName [
    rdfs:label "Cornelis van Herwerden" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Herwerden"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-312a-6b6d-e053-b784100acdee_Person-64831ec6-4c80-eebd-4e4c-da06b4094a12
  a a2a:Person ;
  rdfs:label "Coenraad Ruijter" ;
  a2a:PersonName [
    rdfs:label "Coenraad Ruijter" ;
    a2a:PersonNameFirstName "Coenraad" ;
    a2a:PersonNameLastName "Ruijter"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-312a-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Scheepsverklaring" ;
  a2a:EventType "other:Scheepsverklaring" ;
  a2a:EventDate [
    a2a:Year "1791" ;
    a2a:Month "12" ;
    a2a:Day "22" ;
    rdfs:label "1791-12-22"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-312a-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-312a-6b6d-e053-b784100acdee_Person:053431a6-96dc-f9cc-40b6-4777622f5b58 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-312a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-312a-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-312a-6b6d-e053-b784100acdee_Person:c39dc700-2903-1f29-0ff1-486f5567f606 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-312a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-312a-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-312a-6b6d-e053-b784100acdee_Person:5ca44989-032e-9fee-8e50-d2228d8d7190 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-312a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-312a-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-312a-6b6d-e053-b784100acdee_Person:5d340be9-e656-006d-c977-092eeef8943a ;
  a2a:EventKeyRef oa:event_saa_d837ae04-312a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-312a-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-312a-6b6d-e053-b784100acdee_Person:64831ec6-4c80-eebd-4e4c-da06b4094a12 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-312a-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-312a-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1791-12-22 - 1791-12-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1791-12-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1791-12-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1791" ;
    a2a:Month "12" ;
    a2a:Day "22" ;
    rdfs:label "1791-12-22"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 16403, Periode: 1791" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "624011" ;
    a2a:RegistryNumber "16403" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 16403, Periode: 1791, Notariële archieven, 624011, 16403"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/baa786c4-7340-e873-a43f-5a6c65b3967e.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-312a-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/baa786c4-7340-e873-a43f-5a6c65b3967e.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/4e90b786-038b-4bf6-d377-49db69467b4b.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-312a-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/4e90b786-038b-4bf6-d377-49db69467b4b.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/181cae4a-cb80-e2e8-b4dc-7950f9ae0ab5.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-312a-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/181cae4a-cb80-e2e8-b4dc-7950f9ae0ab5.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-312a-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-312a-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Jan Harmsen
Locatieomschrijving: De Helder
Onderwerpsomschrijving: Aanvulling op eerdere verklaring. Brikschip De Jaager. Bergen van de lading van een gestrand schip en van het schip zelf.
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/16403" ;
  a2a:SourceRemarkAkteSoort "Scheepsverklaring" ;
  a2a:SourceRemarkfilename "KLAH01741000759", "KLAH01741000760", "KLAH01741000761" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_436_00000436.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAH01741000760; positie: 3667, 798, 933, 212" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAH01741000760; positie: 2956, 3468, 1021, 147" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAH01741000761; positie: 4334, 3602, 513, 220" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAH01741000760; positie: 3295, 1747, 1173, 129" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAH01741000760; positie: 4179, 1002, 640, 218" .
