@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-08fa-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Transport op 14 augustus 1723" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-08fa-50ee-e053-b784100a6caf_Person-a126e9a1-5ba2-0c64-59d9-db74106927a2, oa:person_saa_a3cb51cc-08fa-50ee-e053-b784100a6caf_Person-c76eb61f-f5b7-39e6-6eea-1b7627c0def7, oa:person_saa_a3cb51cc-08fa-50ee-e053-b784100a6caf_Person-0d4bfa83-f838-04e4-79e6-24609885a13b, oa:person_saa_a3cb51cc-08fa-50ee-e053-b784100a6caf_Person-3bfa69ff-ae66-14ab-9edd-e03a5d4870b2 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-08fa-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-08fa-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-08fa-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-08fa-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-08fa-50ee-e053-b784100a6caf_3 ;
  a2a:hasSource oa:source_saa_a3cb51cc-08fa-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-08fa-50ee-e053-b784100a6caf_Person-a126e9a1-5ba2-0c64-59d9-db74106927a2
  a a2a:Person ;
  rdfs:label "Jan Wijnberg" ;
  a2a:PersonName [
    rdfs:label "Jan Wijnberg" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Wijnberg"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-08fa-50ee-e053-b784100a6caf_Person-c76eb61f-f5b7-39e6-6eea-1b7627c0def7
  a a2a:Person ;
  rdfs:label "Eduard Ploos" ;
  a2a:PersonName [
    rdfs:label "Eduard Ploos" ;
    a2a:PersonNameFirstName "Eduard" ;
    a2a:PersonNameLastName "Ploos"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-08fa-50ee-e053-b784100a6caf_Person-0d4bfa83-f838-04e4-79e6-24609885a13b
  a a2a:Person ;
  rdfs:label "Cornelis Jansz Cuijper" ;
  a2a:PersonName [
    rdfs:label "Cornelis Jansz Cuijper" ;
    a2a:PersonNameFirstName "Cornelis Jansz" ;
    a2a:PersonNameLastName "Cuijper"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-08fa-50ee-e053-b784100a6caf_Person-3bfa69ff-ae66-14ab-9edd-e03a5d4870b2
  a a2a:Person ;
  rdfs:label "Gerrit Hegeman" ;
  a2a:PersonName [
    rdfs:label "Gerrit Hegeman" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Hegeman"
  ] ;
  a2a:Gender "Onbekend" .

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

oa:relationep_saa_a3cb51cc-08fa-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-08fa-50ee-e053-b784100a6caf_Person:a126e9a1-5ba2-0c64-59d9-db74106927a2 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-08fa-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-08fa-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-08fa-50ee-e053-b784100a6caf_Person:c76eb61f-f5b7-39e6-6eea-1b7627c0def7 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-08fa-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-08fa-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-08fa-50ee-e053-b784100a6caf_Person:0d4bfa83-f838-04e4-79e6-24609885a13b ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-08fa-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-08fa-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-08fa-50ee-e053-b784100a6caf_Person:3bfa69ff-ae66-14ab-9edd-e03a5d4870b2 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-08fa-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-08fa-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1723-08-14 - 1723-08-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1723-08-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1723-08-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1723" ;
    a2a:Month "8" ;
    a2a:Day "14" ;
    rdfs:label "1723-08-14"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 7510, Periode: 1723" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "334297" ;
    a2a:RegistryNumber "7510" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 7510, Periode: 1723, Notariële archieven, 334297, 7510"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/c7e475fa-edd7-597a-0e0a-d7e59b762abb.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-08fa-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/c7e475fa-edd7-597a-0e0a-d7e59b762abb.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/03087a96-9aed-5416-b7cf-8085fa06773a.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-08fa-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/03087a96-9aed-5416-b7cf-8085fa06773a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-08fa-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-08fa-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Nicolaas Sonmans
Locatieomschrijving: Lissebon
Onderwerpsomschrijving: 1/32 part in hoekerschip De Catharina en Johanna galei.
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/7510" ;
  a2a:SourceRemarkAkteSoort "Transport" ;
  a2a:SourceRemarkfilename "NOTC00391000279", "NOTC00391000280" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210510_6912_00006912.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00391000279; positie: 1457, 1044, 944, 107" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00391000280; positie: 683, 863, 873, 128" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00391000279; positie: 642, 1603, 1148, 104" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00391000279; positie: 1203, 431, 1150, 107" .
