@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_d837ae03-c825-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Transport op 8 april 1638" ;
  a2a:hasPerson oa:person_saa_d837ae03-c825-6b6d-e053-b784100acdee_Person-777e4bb3-a5cf-c7f8-7aef-ba504405fc76, oa:person_saa_d837ae03-c825-6b6d-e053-b784100acdee_Person-5b177adb-2e14-9f53-55c5-2593d0d6a2d4, oa:person_saa_d837ae03-c825-6b6d-e053-b784100acdee_Person-64147b05-43ac-f341-963f-e77384023910, oa:person_saa_d837ae03-c825-6b6d-e053-b784100acdee_Person-545e765f-5f67-eab8-1542-c08525868ef2 ;
  a2a:hasEvent oa:event_saa_d837ae03-c825-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae03-c825-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae03-c825-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae03-c825-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae03-c825-6b6d-e053-b784100acdee_3 ;
  a2a:hasSource oa:source_saa_d837ae03-c825-6b6d-e053-b784100acdee .

oa:person_saa_d837ae03-c825-6b6d-e053-b784100acdee_Person-777e4bb3-a5cf-c7f8-7aef-ba504405fc76
  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_d837ae03-c825-6b6d-e053-b784100acdee_Person-5b177adb-2e14-9f53-55c5-2593d0d6a2d4
  a a2a:Person ;
  rdfs:label "Outgert Martssen Groot" ;
  a2a:PersonName [
    rdfs:label "Outgert Martssen Groot" ;
    a2a:PersonNameFirstName "Outgert Martssen" ;
    a2a:PersonNameLastName "Groot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-c825-6b6d-e053-b784100acdee_Person-64147b05-43ac-f341-963f-e77384023910
  a a2a:Person ;
  rdfs:label "Pierre Briançon" ;
  a2a:PersonName [
    rdfs:label "Pierre Briançon" ;
    a2a:PersonNameFirstName "Pierre" ;
    a2a:PersonNameLastName "Briançon"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-c825-6b6d-e053-b784100acdee_Person-545e765f-5f67-eab8-1542-c08525868ef2
  a a2a:Person ;
  rdfs:label "Gilles Diernaux" ;
  a2a:PersonName [
    rdfs:label "Gilles Diernaux" ;
    a2a:PersonNameFirstName "Gilles" ;
    a2a:PersonNameLastName "Diernaux"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae03-c825-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Transport" ;
  a2a:EventType "other:Transport" ;
  a2a:EventDate [
    a2a:Year "1638" ;
    a2a:Month "4" ;
    a2a:Day "8" ;
    rdfs:label "1638-04-08"^^xsd:date
  ] .

oa:relationep_saa_d837ae03-c825-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-c825-6b6d-e053-b784100acdee_Person:777e4bb3-a5cf-c7f8-7aef-ba504405fc76 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-c825-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-c825-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-c825-6b6d-e053-b784100acdee_Person:5b177adb-2e14-9f53-55c5-2593d0d6a2d4 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-c825-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-c825-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-c825-6b6d-e053-b784100acdee_Person:64147b05-43ac-f341-963f-e77384023910 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-c825-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-c825-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-c825-6b6d-e053-b784100acdee_Person:545e765f-5f67-eab8-1542-c08525868ef2 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-c825-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae03-c825-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1638-04-08 - 1638-04-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1638-04-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1638-04-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1638" ;
    a2a:Month "4" ;
    a2a:Day "8" ;
    rdfs:label "1638-04-08"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 954A, Periode: 1636-1638" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "615616" ;
    a2a:RegistryNumber "954A" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 954A, Periode: 1636-1638, Notariële archieven, 615616, 954A"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/8160c706-e940-4b86-45c1-e67ba7bea10c.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-c825-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/8160c706-e940-4b86-45c1-e67ba7bea10c.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/05934fe5-7ed1-483d-f8b6-a90dc9bb02ee.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-c825-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/05934fe5-7ed1-483d-f8b6-a90dc9bb02ee.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/fae81f00-6e61-e46e-f885-6bb8d06930fd.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-c825-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/fae81f00-6e61-e46e-f885-6bb8d06930fd.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae03-c825-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae03-c825-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Benedict Baddel
Onderwerpsomschrijving: gift voor orde van Saincte de Cuvellier
Taal: frans""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/954A" ;
  a2a:SourceRemarkAkteSoort "Transport" ;
  a2a:SourceRemarkfilename "VBPA00019000491", "VBPA00019000492", "VBPA00019000493" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_582_00000582.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00019000493; positie: 1787, 2453, 1299, 204" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00019000493; positie: 666, 2794, 1619, 227" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00019000491; positie: 1461, 2680, 957, 164" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00019000492; positie: 1884, 3734, 917, 196" .
