@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-a161-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Scheepsverklaring op 1 december 1774" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-a161-50ee-e053-b784100a6caf_Person-48a0d32f-88bd-e66f-b997-4dd482f5a621, oa:person_saa_a3cb51cc-a161-50ee-e053-b784100a6caf_Person-bf8bda4a-0ec3-6038-8134-311f75ecdbae, oa:person_saa_a3cb51cc-a161-50ee-e053-b784100a6caf_Person-177f3d4f-4122-23c2-540b-caac1c84cbb8, oa:person_saa_a3cb51cc-a161-50ee-e053-b784100a6caf_Person-8393af10-18ef-bc00-e1ec-2176dd43f5b7, oa:person_saa_a3cb51cc-a161-50ee-e053-b784100a6caf_Person-32890e58-ae79-f627-3cbb-164e4d3e56eb ;
  a2a:hasEvent oa:event_saa_a3cb51cc-a161-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-a161-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-a161-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-a161-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-a161-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-a161-50ee-e053-b784100a6caf_4 ;
  a2a:hasSource oa:source_saa_a3cb51cc-a161-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-a161-50ee-e053-b784100a6caf_Person-48a0d32f-88bd-e66f-b997-4dd482f5a621
  a a2a:Person ;
  rdfs:label "Obbe Wiebes" ;
  a2a:PersonName [
    rdfs:label "Obbe Wiebes" ;
    a2a:PersonNameFirstName "Obbe" ;
    a2a:PersonNameLastName "Wiebes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-a161-50ee-e053-b784100a6caf_Person-bf8bda4a-0ec3-6038-8134-311f75ecdbae
  a a2a:Person ;
  rdfs:label "Pieter Jobs" ;
  a2a:PersonName [
    rdfs:label "Pieter Jobs" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Jobs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-a161-50ee-e053-b784100a6caf_Person-177f3d4f-4122-23c2-540b-caac1c84cbb8
  a a2a:Person ;
  rdfs:label "Siouke Theunisz Brouwer" ;
  a2a:PersonName [
    rdfs:label "Siouke Theunisz Brouwer" ;
    a2a:PersonNameFirstName "Siouke Theunisz" ;
    a2a:PersonNameLastName "Brouwer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-a161-50ee-e053-b784100a6caf_Person-8393af10-18ef-bc00-e1ec-2176dd43f5b7
  a a2a:Person ;
  rdfs:label "Gerrit Eelkes" ;
  a2a:PersonName [
    rdfs:label "Gerrit Eelkes" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Eelkes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-a161-50ee-e053-b784100a6caf_Person-32890e58-ae79-f627-3cbb-164e4d3e56eb
  a a2a:Person ;
  rdfs:label "Nanne Jans" ;
  a2a:PersonName [
    rdfs:label "Nanne Jans" ;
    a2a:PersonNameFirstName "Nanne" ;
    a2a:PersonNameLastName "Jans"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-a161-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Scheepsverklaring" ;
  a2a:EventType "other:Scheepsverklaring" ;
  a2a:EventDate [
    a2a:Year "1774" ;
    a2a:Month "12" ;
    a2a:Day "1" ;
    rdfs:label "1774-12-01"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-a161-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a161-50ee-e053-b784100a6caf_Person:48a0d32f-88bd-e66f-b997-4dd482f5a621 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a161-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-a161-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a161-50ee-e053-b784100a6caf_Person:bf8bda4a-0ec3-6038-8134-311f75ecdbae ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a161-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-a161-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a161-50ee-e053-b784100a6caf_Person:177f3d4f-4122-23c2-540b-caac1c84cbb8 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a161-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-a161-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a161-50ee-e053-b784100a6caf_Person:8393af10-18ef-bc00-e1ec-2176dd43f5b7 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a161-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-a161-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a161-50ee-e053-b784100a6caf_Person:32890e58-ae79-f627-3cbb-164e4d3e56eb ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a161-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-a161-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1774-12-01 - 1774-12-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1774-12-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1774-12-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1774" ;
    a2a:Month "12" ;
    a2a:Day "1" ;
    rdfs:label "1774-12-01"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 10877, Periode: 1774" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "345148" ;
    a2a:RegistryNumber "10877" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 10877, Periode: 1774, Notariële archieven, 345148, 10877"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/c7176857-085e-95f1-51bc-ddc2ff7b3cc9.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-a161-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/c7176857-085e-95f1-51bc-ddc2ff7b3cc9.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/37a54bca-ea2d-19c4-95c7-78bf19ffcfbb.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-a161-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/37a54bca-ea2d-19c4-95c7-78bf19ffcfbb.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/4f1805c9-5795-f622-3874-65162b7dc398.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-a161-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/4f1805c9-5795-f622-3874-65162b7dc398.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "4" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/c53a04cd-57ba-7f0c-7679-9d4d633850e6.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-a161-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/c53a04cd-57ba-7f0c-7679-9d4d633850e6.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-a161-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-a161-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Salomon Dorper
Locatieomschrijving: De Zond
Locatieomschrijving: Dantzig
Locatieomschrijving: Texel
Locatieomschrijving: Pampus
Locatieomschrijving: De Vlieter
Onderwerpsomschrijving: Schip De Philippe Louis, lading o.a. tarwe, linnen
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/10877" ;
  a2a:SourceRemarkAkteSoort "Scheepsverklaring" ;
  a2a:SourceRemarkfilename "NOTA01484000430", "NOTA01484000431", "NOTA01484000432", "NOTA01484000433" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210510_9330_00009330.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01484000431; positie: 2718, 358, 509, 104" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01484000431; positie: 2707, 241, 465, 133" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01484000431; positie: 3745, 1097, 314, 100" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01484000431; positie: 2853, 577, 649, 129" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01484000431; positie: 2707, 467, 649, 109" .
