@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-1a4a-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Transport op 7 maart 1747" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-1a4a-50ee-e053-b784100a6caf_Person-33864061-d889-40e9-c754-c5e2e9c2b604, oa:person_saa_a3cb51cc-1a4a-50ee-e053-b784100a6caf_Person-292948b9-847a-40d1-0190-49f9b9ccb664, oa:person_saa_a3cb51cc-1a4a-50ee-e053-b784100a6caf_Person-6e83e044-1635-08b2-5966-67bd86690f5e, oa:person_saa_a3cb51cc-1a4a-50ee-e053-b784100a6caf_Person-ea2a9f83-00d2-c304-3cae-4863c9984fb5, oa:person_saa_a3cb51cc-1a4a-50ee-e053-b784100a6caf_Person-9b7b4d77-d795-d299-70ab-585793b0eed2 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-1a4a-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-1a4a-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-1a4a-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-1a4a-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-1a4a-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-1a4a-50ee-e053-b784100a6caf_4 ;
  a2a:hasSource oa:source_saa_a3cb51cc-1a4a-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-1a4a-50ee-e053-b784100a6caf_Person-33864061-d889-40e9-c754-c5e2e9c2b604
  a a2a:Person ;
  rdfs:label "Thomas Roos" ;
  a2a:PersonName [
    rdfs:label "Thomas Roos" ;
    a2a:PersonNameFirstName "Thomas" ;
    a2a:PersonNameLastName "Roos"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-1a4a-50ee-e053-b784100a6caf_Person-292948b9-847a-40d1-0190-49f9b9ccb664
  a a2a:Person ;
  rdfs:label "Anthonij Wagenaar" ;
  a2a:PersonName [
    rdfs:label "Anthonij Wagenaar" ;
    a2a:PersonNameFirstName "Anthonij" ;
    a2a:PersonNameLastName "Wagenaar"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-1a4a-50ee-e053-b784100a6caf_Person-6e83e044-1635-08b2-5966-67bd86690f5e
  a a2a:Person ;
  rdfs:label "Cornelis Boon" ;
  a2a:PersonName [
    rdfs:label "Cornelis Boon" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Boon"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-1a4a-50ee-e053-b784100a6caf_Person-ea2a9f83-00d2-c304-3cae-4863c9984fb5
  a a2a:Person ;
  rdfs:label "IJsbrand Simons" ;
  a2a:PersonName [
    rdfs:label "IJsbrand Simons" ;
    a2a:PersonNameFirstName "IJsbrand" ;
    a2a:PersonNameLastName "Simons"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-1a4a-50ee-e053-b784100a6caf_Person-9b7b4d77-d795-d299-70ab-585793b0eed2
  a a2a:Person ;
  rdfs:label "Mijndert Janse Schaap" ;
  a2a:PersonName [
    rdfs:label "Mijndert Janse Schaap" ;
    a2a:PersonNameFirstName "Mijndert Janse" ;
    a2a:PersonNameLastName "Schaap"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-1a4a-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Transport" ;
  a2a:EventType "other:Transport" ;
  a2a:EventDate [
    a2a:Year "1747" ;
    a2a:Month "3" ;
    a2a:Day "7" ;
    rdfs:label "1747-03-07"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-1a4a-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-1a4a-50ee-e053-b784100a6caf_Person:33864061-d889-40e9-c754-c5e2e9c2b604 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-1a4a-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-1a4a-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-1a4a-50ee-e053-b784100a6caf_Person:292948b9-847a-40d1-0190-49f9b9ccb664 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-1a4a-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-1a4a-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-1a4a-50ee-e053-b784100a6caf_Person:6e83e044-1635-08b2-5966-67bd86690f5e ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-1a4a-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-1a4a-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-1a4a-50ee-e053-b784100a6caf_Person:ea2a9f83-00d2-c304-3cae-4863c9984fb5 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-1a4a-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-1a4a-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-1a4a-50ee-e053-b784100a6caf_Person:9b7b4d77-d795-d299-70ab-585793b0eed2 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-1a4a-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-1a4a-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1747-03-07 - 1747-03-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1747-03-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1747-03-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1747" ;
    a2a:Month "3" ;
    a2a:Day "7" ;
    rdfs:label "1747-03-07"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 10239, Periode: 1747" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "315278" ;
    a2a:RegistryNumber "10239" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 10239, Periode: 1747, Notariële archieven, 315278, 10239"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/8012e82d-38e9-e0e8-8e96-53dca60d90f3.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-1a4a-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/8012e82d-38e9-e0e8-8e96-53dca60d90f3.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/dc1abfcd-93e1-0f31-35ed-6dff6eeac78f.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-1a4a-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/dc1abfcd-93e1-0f31-35ed-6dff6eeac78f.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/4a420c3d-75b9-a4c2-60b5-0a2f110d9370.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-1a4a-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/4a420c3d-75b9-a4c2-60b5-0a2f110d9370.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "4" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/31db8ad0-2da8-cfa2-71d0-748279eb869a.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-1a4a-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/31db8ad0-2da8-cfa2-71d0-748279eb869a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-1a4a-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-1a4a-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Benjamin Phaff
Onderwerpsomschrijving: Hoekerschip de Zeemeuw
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/10239" ;
  a2a:SourceRemarkAkteSoort "Transport" ;
  a2a:SourceRemarkfilename "NOTB00041000660", "NOTB00041000661", "NOTB00041000662", "NOTB00041000663" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220609_5473_00005473.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTB00041000661; positie: 3117, 1049, 496, 106" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTB00041000661; positie: 4303, 1803, 490, 174" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTB00041000662; positie: 1966, 693, 473, 165" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTB00041000661; positie: 2996, 2070, 816, 164" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTB00041000662; positie: 1132, 786, 890, 198" .
