@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-c40a-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Transport op 25 augustus 1636" ;
  a2a:hasPerson oa:person_saa_d837ae03-c40a-6b6d-e053-b784100acdee_Person-c131d6da-09dd-c005-530b-a4c8b3ef32fd, oa:person_saa_d837ae03-c40a-6b6d-e053-b784100acdee_Person-d23ee6f4-88d8-06a9-9ca9-77d180c2fecb, oa:person_saa_d837ae03-c40a-6b6d-e053-b784100acdee_Person-86094fd9-4ebe-2e4e-3414-96f97eed57e9, oa:person_saa_d837ae03-c40a-6b6d-e053-b784100acdee_Person-f76a91d0-ebbf-e377-d4e6-0eff567e9ba8, oa:person_saa_d837ae03-c40a-6b6d-e053-b784100acdee_Person-65b2518e-bc1f-7470-dc8d-83df9da836dd, oa:person_saa_d837ae03-c40a-6b6d-e053-b784100acdee_Person-9b9608e2-2d7b-5ab3-64bb-fb5a79972e05 ;
  a2a:hasEvent oa:event_saa_d837ae03-c40a-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae03-c40a-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae03-c40a-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae03-c40a-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae03-c40a-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae03-c40a-6b6d-e053-b784100acdee_4, oa:relationep_saa_d837ae03-c40a-6b6d-e053-b784100acdee_5 ;
  a2a:hasSource oa:source_saa_d837ae03-c40a-6b6d-e053-b784100acdee .

oa:person_saa_d837ae03-c40a-6b6d-e053-b784100acdee_Person-c131d6da-09dd-c005-530b-a4c8b3ef32fd
  a a2a:Person ;
  rdfs:label "Philippe Morisse" ;
  a2a:PersonName [
    rdfs:label "Philippe Morisse" ;
    a2a:PersonNameFirstName "Philippe" ;
    a2a:PersonNameLastName "Morisse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-c40a-6b6d-e053-b784100acdee_Person-d23ee6f4-88d8-06a9-9ca9-77d180c2fecb
  a a2a:Person ;
  rdfs:label "Louis Morisse" ;
  a2a:PersonName [
    rdfs:label "Louis Morisse" ;
    a2a:PersonNameFirstName "Louis" ;
    a2a:PersonNameLastName "Morisse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-c40a-6b6d-e053-b784100acdee_Person-86094fd9-4ebe-2e4e-3414-96f97eed57e9
  a a2a:Person ;
  rdfs:label "Matthieu Chavatte" ;
  a2a:PersonName [
    rdfs:label "Matthieu Chavatte" ;
    a2a:PersonNameFirstName "Matthieu" ;
    a2a:PersonNameLastName "Chavatte"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-c40a-6b6d-e053-b784100acdee_Person-f76a91d0-ebbf-e377-d4e6-0eff567e9ba8
  a a2a:Person ;
  rdfs:label "Charles Morisse" ;
  a2a:PersonName [
    rdfs:label "Charles Morisse" ;
    a2a:PersonNameFirstName "Charles" ;
    a2a:PersonNameLastName "Morisse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-c40a-6b6d-e053-b784100acdee_Person-65b2518e-bc1f-7470-dc8d-83df9da836dd
  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-c40a-6b6d-e053-b784100acdee_Person-9b9608e2-2d7b-5ab3-64bb-fb5a79972e05
  a a2a:Person ;
  rdfs:label "Adrian Morisse le ieune" ;
  a2a:PersonName [
    rdfs:label "Adrian Morisse le ieune" ;
    a2a:PersonNameFirstName "Adrian" ;
    a2a:PersonNameLastName "Morisse le ieune"
  ] ;
  a2a:Gender "Onbekend" .

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

oa:relationep_saa_d837ae03-c40a-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-c40a-6b6d-e053-b784100acdee_Person:c131d6da-09dd-c005-530b-a4c8b3ef32fd ;
  a2a:EventKeyRef oa:event_saa_d837ae03-c40a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-c40a-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-c40a-6b6d-e053-b784100acdee_Person:d23ee6f4-88d8-06a9-9ca9-77d180c2fecb ;
  a2a:EventKeyRef oa:event_saa_d837ae03-c40a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-c40a-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-c40a-6b6d-e053-b784100acdee_Person:86094fd9-4ebe-2e4e-3414-96f97eed57e9 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-c40a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-c40a-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-c40a-6b6d-e053-b784100acdee_Person:f76a91d0-ebbf-e377-d4e6-0eff567e9ba8 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-c40a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-c40a-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-c40a-6b6d-e053-b784100acdee_Person:65b2518e-bc1f-7470-dc8d-83df9da836dd ;
  a2a:EventKeyRef oa:event_saa_d837ae03-c40a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-c40a-6b6d-e053-b784100acdee_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-c40a-6b6d-e053-b784100acdee_Person:9b9608e2-2d7b-5ab3-64bb-fb5a79972e05 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-c40a-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae03-c40a-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1636-08-25 - 1636-08-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1636-08-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1636-08-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1636" ;
    a2a:Month "8" ;
    a2a:Day "25" ;
    rdfs:label "1636-08-25"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 950B, Periode: 1636" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "605768" ;
    a2a:RegistryNumber "950B" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 950B, Periode: 1636, Notariële archieven, 605768, 950B"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/9d896fc1-d75a-7e6d-4638-4ddcf4daf78f.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-c40a-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/9d896fc1-d75a-7e6d-4638-4ddcf4daf78f.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/bac27523-7f89-76e4-d476-93b7cdeceb86.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-c40a-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/bac27523-7f89-76e4-d476-93b7cdeceb86.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae03-c40a-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae03-c40a-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Benedict Baddel
Locatieomschrijving: Paris
Onderwerpsomschrijving: 12822 gld
Taal: frans""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/950B" ;
  a2a:SourceRemarkAkteSoort "Transport" ;
  a2a:SourceRemarkfilename "VBPA00016000097", "VBPA00016000098" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_561_00000561.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00016000097; positie: 2280, 3808, 700, 168" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00016000098; positie: 1332, 3485, 734, 172" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00016000098; positie: 1496, 2848, 775, 136" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00016000097; positie: 1580, 3237, 687, 206" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00016000098; positie: 634, 2842, 731, 133" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00016000097; positie: 1900, 2419, 1051, 158" .
