@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-b4d7-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Obligatie op 4 juni 1639" ;
  a2a:hasPerson oa:person_saa_d837ae03-b4d7-6b6d-e053-b784100acdee_Person-bdb85cda-6cea-f4fa-1b7e-6e5516e48bf1, oa:person_saa_d837ae03-b4d7-6b6d-e053-b784100acdee_Person-bfd89e84-05e0-ffe4-ec34-e9904d298fd8, oa:person_saa_d837ae03-b4d7-6b6d-e053-b784100acdee_Person-9ceb0cb7-d896-45cb-acd7-3ca4a5657a8d, oa:person_saa_d837ae03-b4d7-6b6d-e053-b784100acdee_Person-5d036a03-ed6f-2c89-0809-3cfba3a0eca9, oa:person_saa_d837ae03-b4d7-6b6d-e053-b784100acdee_Person-55530b3e-9cd6-92ac-91c4-e889d3c3d147, oa:person_saa_d837ae03-b4d7-6b6d-e053-b784100acdee_Person-e4fe6c76-60a0-b0f8-9a44-bdde76fcaa16 ;
  a2a:hasEvent oa:event_saa_d837ae03-b4d7-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae03-b4d7-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae03-b4d7-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae03-b4d7-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae03-b4d7-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae03-b4d7-6b6d-e053-b784100acdee_4, oa:relationep_saa_d837ae03-b4d7-6b6d-e053-b784100acdee_5 ;
  a2a:hasSource oa:source_saa_d837ae03-b4d7-6b6d-e053-b784100acdee .

oa:person_saa_d837ae03-b4d7-6b6d-e053-b784100acdee_Person-bdb85cda-6cea-f4fa-1b7e-6e5516e48bf1
  a a2a:Person ;
  rdfs:label "Jan Armstrangh" ;
  a2a:PersonName [
    rdfs:label "Jan Armstrangh" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Armstrangh"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-b4d7-6b6d-e053-b784100acdee_Person-bfd89e84-05e0-ffe4-ec34-e9904d298fd8
  a a2a:Person ;
  rdfs:label "Quirinus van Swieten" ;
  a2a:PersonName [
    rdfs:label "Quirinus van Swieten" ;
    a2a:PersonNameFirstName "Quirinus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Swieten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-b4d7-6b6d-e053-b784100acdee_Person-9ceb0cb7-d896-45cb-acd7-3ca4a5657a8d
  a a2a:Person ;
  rdfs:label "Jan Walij" ;
  a2a:PersonName [
    rdfs:label "Jan Walij" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Walij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-b4d7-6b6d-e053-b784100acdee_Person-5d036a03-ed6f-2c89-0809-3cfba3a0eca9
  a a2a:Person ;
  rdfs:label "Anthonij Post" ;
  a2a:PersonName [
    rdfs:label "Anthonij Post" ;
    a2a:PersonNameFirstName "Anthonij" ;
    a2a:PersonNameLastName "Post"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-b4d7-6b6d-e053-b784100acdee_Person-55530b3e-9cd6-92ac-91c4-e889d3c3d147
  a a2a:Person ;
  rdfs:label "Jacob @" ;
  a2a:PersonName [
    rdfs:label "Jacob @" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "@"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-b4d7-6b6d-e053-b784100acdee_Person-e4fe6c76-60a0-b0f8-9a44-bdde76fcaa16
  a a2a:Person ;
  rdfs:label "Arent Bloem" ;
  a2a:PersonName [
    rdfs:label "Arent Bloem" ;
    a2a:PersonNameFirstName "Arent" ;
    a2a:PersonNameLastName "Bloem"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae03-b4d7-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Obligatie" ;
  a2a:EventType "other:Obligatie" ;
  a2a:EventDate [
    a2a:Year "1639" ;
    a2a:Month "6" ;
    a2a:Day "4" ;
    rdfs:label "1639-06-04"^^xsd:date
  ] .

oa:relationep_saa_d837ae03-b4d7-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-b4d7-6b6d-e053-b784100acdee_Person:bdb85cda-6cea-f4fa-1b7e-6e5516e48bf1 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-b4d7-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-b4d7-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-b4d7-6b6d-e053-b784100acdee_Person:bfd89e84-05e0-ffe4-ec34-e9904d298fd8 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-b4d7-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-b4d7-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-b4d7-6b6d-e053-b784100acdee_Person:9ceb0cb7-d896-45cb-acd7-3ca4a5657a8d ;
  a2a:EventKeyRef oa:event_saa_d837ae03-b4d7-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-b4d7-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-b4d7-6b6d-e053-b784100acdee_Person:5d036a03-ed6f-2c89-0809-3cfba3a0eca9 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-b4d7-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-b4d7-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-b4d7-6b6d-e053-b784100acdee_Person:55530b3e-9cd6-92ac-91c4-e889d3c3d147 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-b4d7-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-b4d7-6b6d-e053-b784100acdee_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-b4d7-6b6d-e053-b784100acdee_Person:e4fe6c76-60a0-b0f8-9a44-bdde76fcaa16 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-b4d7-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae03-b4d7-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1639-06-04 - 1639-06-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1639-06-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1639-06-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1639" ;
    a2a:Month "6" ;
    a2a:Day "4" ;
    rdfs:label "1639-06-04"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 955C, Periode: 1639" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "618113" ;
    a2a:RegistryNumber "955C" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 955C, Periode: 1639, Notariële archieven, 618113, 955C"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/34fe86be-5f4a-3397-63a6-45b1bc08af25.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-b4d7-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/34fe86be-5f4a-3397-63a6-45b1bc08af25.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/4b51f6ca-6a79-ed97-c585-b287040b0adc.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-b4d7-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/4b51f6ca-6a79-ed97-c585-b287040b0adc.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae03-b4d7-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae03-b4d7-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Benedict Baddel
Locatieomschrijving: Engelant
Locatieomschrijving: Londen
Onderwerpsomschrijving: Schip Samuel, 75 gld
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/955C" ;
  a2a:SourceRemarkAkteSoort "Obligatie" ;
  a2a:SourceRemarkfilename "VBPA00023000249", "VBPA00023000250" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_483_00000483.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00023000249; positie: 2810, 1927, 267, 158" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00023000250; positie: 1112, 395, 1182, 161" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00023000249; positie: 2729, 2815, 270, 148" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00023000249; positie: 1260, 4158, 968, 167" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00023000250; positie: 2180, 312, 434, 163" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00023000249; positie: 2459, 2326, 514, 122" .
