@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-b8c3-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Obligatie op 19 september 1636" ;
  a2a:hasPerson oa:person_saa_d837ae03-b8c3-6b6d-e053-b784100acdee_Person-b6e98966-8159-e860-389e-232f448db10d, oa:person_saa_d837ae03-b8c3-6b6d-e053-b784100acdee_Person-22db4272-7914-5c63-92a3-3a2436ea1a00, oa:person_saa_d837ae03-b8c3-6b6d-e053-b784100acdee_Person-da6957ea-f3b0-9561-7d68-cc6193f6c46a, oa:person_saa_d837ae03-b8c3-6b6d-e053-b784100acdee_Person-62180931-a6ed-ef92-46d7-435a9ff350ce ;
  a2a:hasEvent oa:event_saa_d837ae03-b8c3-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae03-b8c3-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae03-b8c3-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae03-b8c3-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae03-b8c3-6b6d-e053-b784100acdee_3 ;
  a2a:hasSource oa:source_saa_d837ae03-b8c3-6b6d-e053-b784100acdee .

oa:person_saa_d837ae03-b8c3-6b6d-e053-b784100acdee_Person-b6e98966-8159-e860-389e-232f448db10d
  a a2a:Person ;
  rdfs:label "Jean de Chippij" ;
  a2a:PersonName [
    rdfs:label "Jean de Chippij" ;
    a2a:PersonNameFirstName "Jean" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Chippij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-b8c3-6b6d-e053-b784100acdee_Person-22db4272-7914-5c63-92a3-3a2436ea1a00
  a a2a:Person ;
  rdfs:label "Manuel Perez" ;
  a2a:PersonName [
    rdfs:label "Manuel Perez" ;
    a2a:PersonNameFirstName "Manuel" ;
    a2a:PersonNameLastName "Perez"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-b8c3-6b6d-e053-b784100acdee_Person-da6957ea-f3b0-9561-7d68-cc6193f6c46a
  a a2a:Person ;
  rdfs:label "Sebastian Lopes" ;
  a2a:PersonName [
    rdfs:label "Sebastian Lopes" ;
    a2a:PersonNameFirstName "Sebastian" ;
    a2a:PersonNameLastName "Lopes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-b8c3-6b6d-e053-b784100acdee_Person-62180931-a6ed-ef92-46d7-435a9ff350ce
  a a2a:Person ;
  rdfs:label "Jacob Joosten" ;
  a2a:PersonName [
    rdfs:label "Jacob Joosten" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Joosten"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae03-b8c3-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Obligatie" ;
  a2a:EventType "other:Obligatie" ;
  a2a:EventDate [
    a2a:Year "1636" ;
    a2a:Month "9" ;
    a2a:Day "19" ;
    rdfs:label "1636-09-19"^^xsd:date
  ] .

oa:relationep_saa_d837ae03-b8c3-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-b8c3-6b6d-e053-b784100acdee_Person:b6e98966-8159-e860-389e-232f448db10d ;
  a2a:EventKeyRef oa:event_saa_d837ae03-b8c3-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-b8c3-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-b8c3-6b6d-e053-b784100acdee_Person:22db4272-7914-5c63-92a3-3a2436ea1a00 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-b8c3-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-b8c3-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-b8c3-6b6d-e053-b784100acdee_Person:da6957ea-f3b0-9561-7d68-cc6193f6c46a ;
  a2a:EventKeyRef oa:event_saa_d837ae03-b8c3-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-b8c3-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-b8c3-6b6d-e053-b784100acdee_Person:62180931-a6ed-ef92-46d7-435a9ff350ce ;
  a2a:EventKeyRef oa:event_saa_d837ae03-b8c3-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae03-b8c3-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1636-09-19 - 1636-09-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1636-09-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1636-09-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1636" ;
    a2a:Month "9" ;
    a2a:Day "19" ;
    rdfs:label "1636-09-19"^^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 "629070" ;
    a2a:RegistryNumber "950B" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 950B, Periode: 1636, Notariële archieven, 629070, 950B"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/7be1ed79-99bf-a3f1-d5cc-90de4ecbf7e5.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-b8c3-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/7be1ed79-99bf-a3f1-d5cc-90de4ecbf7e5.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/2f5cd069-dcfb-e857-b566-7f9971d410d2.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-b8c3-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/2f5cd069-dcfb-e857-b566-7f9971d410d2.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae03-b8c3-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae03-b8c3-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Benedict Baddel
Locatieomschrijving: Port a Port
Locatieomschrijving: Baijonne
Locatieomschrijving: Fernamboucq
Locatieomschrijving: West Indes
Onderwerpsomschrijving: 200 gld
Taal: frans""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/950B" ;
  a2a:SourceRemarkAkteSoort "Obligatie" ;
  a2a:SourceRemarkfilename "VBPA00016000166", "VBPA00016000167" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_503_00000503.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00016000166; positie: 1576, 3432, 693, 123" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00016000166; positie: 852, 2715, 814, 197" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00016000167; positie: 2214, 3506, 1123, 207" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00016000167; positie: 2374, 2207, 948, 207" .
