@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-2ffa-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Transport op 12 december 1764" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-2ffa-50ee-e053-b784100a6caf_Person-4b37a6b9-6de2-2312-b806-cdc8100e8aab, oa:person_saa_a3cb51cc-2ffa-50ee-e053-b784100a6caf_Person-7540a96b-3a9e-9290-5059-e760dd6c07aa, oa:person_saa_a3cb51cc-2ffa-50ee-e053-b784100a6caf_Person-95be1a7f-7f28-42ba-fe49-56d208c99cd0, oa:person_saa_a3cb51cc-2ffa-50ee-e053-b784100a6caf_Person-74829eea-8da7-60ac-5eac-3d84aa8d3968, oa:person_saa_a3cb51cc-2ffa-50ee-e053-b784100a6caf_Person-34215d6b-60c0-35d1-0401-148ea4ab7f3d, oa:person_saa_a3cb51cc-2ffa-50ee-e053-b784100a6caf_Person-5d9de74e-6db8-9433-604e-578eb473a67b ;
  a2a:hasEvent oa:event_saa_a3cb51cc-2ffa-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-2ffa-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-2ffa-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-2ffa-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-2ffa-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-2ffa-50ee-e053-b784100a6caf_4, oa:relationep_saa_a3cb51cc-2ffa-50ee-e053-b784100a6caf_5 ;
  a2a:hasSource oa:source_saa_a3cb51cc-2ffa-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-2ffa-50ee-e053-b784100a6caf_Person-4b37a6b9-6de2-2312-b806-cdc8100e8aab
  a a2a:Person ;
  rdfs:label "Lucas Willem Kramp" ;
  a2a:PersonName [
    rdfs:label "Lucas Willem Kramp" ;
    a2a:PersonNameFirstName "Lucas Willem" ;
    a2a:PersonNameLastName "Kramp"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-2ffa-50ee-e053-b784100a6caf_Person-7540a96b-3a9e-9290-5059-e760dd6c07aa
  a a2a:Person ;
  rdfs:label "N Wilsen" ;
  a2a:PersonName [
    rdfs:label "N Wilsen" ;
    a2a:PersonNameFirstName "N" ;
    a2a:PersonNameLastName "Wilsen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-2ffa-50ee-e053-b784100a6caf_Person-95be1a7f-7f28-42ba-fe49-56d208c99cd0
  a a2a:Person ;
  rdfs:label "Johannes Maij" ;
  a2a:PersonName [
    rdfs:label "Johannes Maij" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Maij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-2ffa-50ee-e053-b784100a6caf_Person-74829eea-8da7-60ac-5eac-3d84aa8d3968
  a a2a:Person ;
  rdfs:label "Mijndert Hofnaar" ;
  a2a:PersonName [
    rdfs:label "Mijndert Hofnaar" ;
    a2a:PersonNameFirstName "Mijndert" ;
    a2a:PersonNameLastName "Hofnaar"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-2ffa-50ee-e053-b784100a6caf_Person-34215d6b-60c0-35d1-0401-148ea4ab7f3d
  a a2a:Person ;
  rdfs:label "Job Maij" ;
  a2a:PersonName [
    rdfs:label "Job Maij" ;
    a2a:PersonNameFirstName "Job" ;
    a2a:PersonNameLastName "Maij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-2ffa-50ee-e053-b784100a6caf_Person-5d9de74e-6db8-9433-604e-578eb473a67b
  a a2a:Person ;
  rdfs:label "Jan Michiel Boudijn" ;
  a2a:PersonName [
    rdfs:label "Jan Michiel Boudijn" ;
    a2a:PersonNameFirstName "Jan Michiel" ;
    a2a:PersonNameLastName "Boudijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-2ffa-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Transport" ;
  a2a:EventType "other:Transport" ;
  a2a:EventDate [
    a2a:Year "1764" ;
    a2a:Month "12" ;
    a2a:Day "12" ;
    rdfs:label "1764-12-12"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-2ffa-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-2ffa-50ee-e053-b784100a6caf_Person:4b37a6b9-6de2-2312-b806-cdc8100e8aab ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-2ffa-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-2ffa-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-2ffa-50ee-e053-b784100a6caf_Person:7540a96b-3a9e-9290-5059-e760dd6c07aa ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-2ffa-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-2ffa-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-2ffa-50ee-e053-b784100a6caf_Person:95be1a7f-7f28-42ba-fe49-56d208c99cd0 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-2ffa-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-2ffa-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-2ffa-50ee-e053-b784100a6caf_Person:74829eea-8da7-60ac-5eac-3d84aa8d3968 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-2ffa-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-2ffa-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-2ffa-50ee-e053-b784100a6caf_Person:34215d6b-60c0-35d1-0401-148ea4ab7f3d ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-2ffa-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-2ffa-50ee-e053-b784100a6caf_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-2ffa-50ee-e053-b784100a6caf_Person:5d9de74e-6db8-9433-604e-578eb473a67b ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-2ffa-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-2ffa-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1764-12-12 - 1764-12-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1764-12-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1764-12-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1764" ;
    a2a:Month "12" ;
    a2a:Day "12" ;
    rdfs:label "1764-12-12"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 10818, Periode: 1764-1765" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "368825" ;
    a2a:RegistryNumber "10818" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 10818, Periode: 1764-1765, Notariële archieven, 368825, 10818"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/0c5d8c74-9557-3993-6ee3-5fe0e995f5ef.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-2ffa-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/0c5d8c74-9557-3993-6ee3-5fe0e995f5ef.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/bf7d9b05-1064-2901-f14e-b13449ae1eeb.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-2ffa-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/bf7d9b05-1064-2901-f14e-b13449ae1eeb.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/001e59cb-820d-7a97-8c24-37d3288f119c.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-2ffa-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/001e59cb-820d-7a97-8c24-37d3288f119c.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "4" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/49b47b57-0015-dfdc-b2d0-9ac8783c60e3.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-2ffa-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/49b47b57-0015-dfdc-b2d0-9ac8783c60e3.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "5" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/757d054a-8916-4a23-051b-41d146b46868.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-2ffa-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/757d054a-8916-4a23-051b-41d146b46868.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-2ffa-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-2ffa-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Salomon Dorper
Onderwerpsomschrijving: Transport van een part in het schip De Vrouw Magteld
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/10818" ;
  a2a:SourceRemarkAkteSoort "Transport" ;
  a2a:SourceRemarkfilename "NOTA01444000642", "NOTA01444000643", "NOTA01444000644", "NOTA01444000645", "NOTA01444000646" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210510_7117_00007117.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01444000643; positie: 4054, 887, 347, 73" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01444000644; positie: 3784, 547, 638, 125" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01444000643; positie: 3377, 456, 794, 177" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01444000643; positie: 3375, 1879, 1019, 172" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01444000643; positie: 4199, 705, 213, 86" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01444000643; positie: 3228, 2425, 1318, 118" .
