@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-3ec6-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Attestatie op 8 mei 1638" ;
  a2a:hasPerson oa:person_saa_d837ae04-3ec6-6b6d-e053-b784100acdee_Person-ff34da52-a4c1-b295-ea6e-5af371a0de0a, oa:person_saa_d837ae04-3ec6-6b6d-e053-b784100acdee_Person-3ce77554-b906-1194-7625-01a719829a47, oa:person_saa_d837ae04-3ec6-6b6d-e053-b784100acdee_Person-87f11b83-8e81-f6fe-5a7c-29e79dba1e54, oa:person_saa_d837ae04-3ec6-6b6d-e053-b784100acdee_Person-adb53877-5d84-4568-e15f-4c52865121c2, oa:person_saa_d837ae04-3ec6-6b6d-e053-b784100acdee_Person-e310d4a6-8b8f-e435-e87c-80b58bcc23dc, oa:person_saa_d837ae04-3ec6-6b6d-e053-b784100acdee_Person-d2e0becc-aba8-987c-b486-258d51fc10f1 ;
  a2a:hasEvent oa:event_saa_d837ae04-3ec6-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-3ec6-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-3ec6-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-3ec6-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-3ec6-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae04-3ec6-6b6d-e053-b784100acdee_4, oa:relationep_saa_d837ae04-3ec6-6b6d-e053-b784100acdee_5 ;
  a2a:hasSource oa:source_saa_d837ae04-3ec6-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-3ec6-6b6d-e053-b784100acdee_Person-ff34da52-a4c1-b295-ea6e-5af371a0de0a
  a a2a:Person ;
  rdfs:label "Jacob Janssen Moen" ;
  a2a:PersonName [
    rdfs:label "Jacob Janssen Moen" ;
    a2a:PersonNameFirstName "Jacob Janssen" ;
    a2a:PersonNameLastName "Moen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-3ec6-6b6d-e053-b784100acdee_Person-3ce77554-b906-1194-7625-01a719829a47
  a a2a:Person ;
  rdfs:label "Martin" ;
  a2a:PersonName [
    rdfs:label "Martin" ;
    a2a:PersonNameLastName "Martin"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-3ec6-6b6d-e053-b784100acdee_Person-87f11b83-8e81-f6fe-5a7c-29e79dba1e54
  a a2a:Person ;
  rdfs:label "Philippe Venturin" ;
  a2a:PersonName [
    rdfs:label "Philippe Venturin" ;
    a2a:PersonNameFirstName "Philippe" ;
    a2a:PersonNameLastName "Venturin"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-3ec6-6b6d-e053-b784100acdee_Person-adb53877-5d84-4568-e15f-4c52865121c2
  a a2a:Person ;
  rdfs:label "Corneille Jobsz" ;
  a2a:PersonName [
    rdfs:label "Corneille Jobsz" ;
    a2a:PersonNameFirstName "Corneille" ;
    a2a:PersonNameLastName "Jobsz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-3ec6-6b6d-e053-b784100acdee_Person-e310d4a6-8b8f-e435-e87c-80b58bcc23dc
  a a2a:Person ;
  rdfs:label "Daniel Jacobsz" ;
  a2a:PersonName [
    rdfs:label "Daniel Jacobsz" ;
    a2a:PersonNameFirstName "Daniel" ;
    a2a:PersonNameLastName "Jacobsz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-3ec6-6b6d-e053-b784100acdee_Person-d2e0becc-aba8-987c-b486-258d51fc10f1
  a a2a:Person ;
  rdfs:label "Dircq Joosten Rijscamp" ;
  a2a:PersonName [
    rdfs:label "Dircq Joosten Rijscamp" ;
    a2a:PersonNameFirstName "Dircq Joosten" ;
    a2a:PersonNameLastName "Rijscamp"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-3ec6-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Attestatie" ;
  a2a:EventType "other:Attestatie" ;
  a2a:EventDate [
    a2a:Year "1638" ;
    a2a:Month "5" ;
    a2a:Day "8" ;
    rdfs:label "1638-05-08"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-3ec6-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-3ec6-6b6d-e053-b784100acdee_Person:ff34da52-a4c1-b295-ea6e-5af371a0de0a ;
  a2a:EventKeyRef oa:event_saa_d837ae04-3ec6-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-3ec6-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-3ec6-6b6d-e053-b784100acdee_Person:3ce77554-b906-1194-7625-01a719829a47 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-3ec6-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-3ec6-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-3ec6-6b6d-e053-b784100acdee_Person:87f11b83-8e81-f6fe-5a7c-29e79dba1e54 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-3ec6-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-3ec6-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-3ec6-6b6d-e053-b784100acdee_Person:adb53877-5d84-4568-e15f-4c52865121c2 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-3ec6-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-3ec6-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-3ec6-6b6d-e053-b784100acdee_Person:e310d4a6-8b8f-e435-e87c-80b58bcc23dc ;
  a2a:EventKeyRef oa:event_saa_d837ae04-3ec6-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-3ec6-6b6d-e053-b784100acdee_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-3ec6-6b6d-e053-b784100acdee_Person:d2e0becc-aba8-987c-b486-258d51fc10f1 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-3ec6-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-3ec6-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1638-05-08 - 1638-05-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1638-05-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1638-05-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1638" ;
    a2a:Month "5" ;
    a2a:Day "8" ;
    rdfs:label "1638-05-08"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 954B, Periode: 1636-1638" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "617413" ;
    a2a:RegistryNumber "954B" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 954B, Periode: 1636-1638, Notariële archieven, 617413, 954B"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/48c913f4-e5bd-0b66-a167-87adb8c1da07.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-3ec6-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/48c913f4-e5bd-0b66-a167-87adb8c1da07.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-3ec6-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-3ec6-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Benedict Baddel
Onderwerpsomschrijving: contract over tuigage schip Fortune
Taal: frans""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/954B" ;
  a2a:SourceRemarkAkteSoort "Attestatie" ;
  a2a:SourceRemarkfilename "VBPA00020000043" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_49_00000049.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00020000043; positie: 1955, 1857, 1176, 186" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00020000043; positie: 622, 1158, 482, 138" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00020000043; positie: 2619, 2767, 595, 163" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00020000043; positie: 865, 3039, 897, 223" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00020000043; positie: 1586, 2239, 953, 156" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00020000043; positie: 1675, 769, 1141, 179" .
