@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-4ec6-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Obligatie op 13 april 1637" ;
  a2a:hasPerson oa:person_saa_d837ae04-4ec6-6b6d-e053-b784100acdee_Person-c8dc926a-c689-0c8f-021f-0fd12ab0204d, oa:person_saa_d837ae04-4ec6-6b6d-e053-b784100acdee_Person-8572b5a9-ab26-256e-06ae-22fba8f77cba, oa:person_saa_d837ae04-4ec6-6b6d-e053-b784100acdee_Person-98268547-724b-20ef-36e1-aaabae927099, oa:person_saa_d837ae04-4ec6-6b6d-e053-b784100acdee_Person-2bb14406-69e0-0b62-44ee-4b0f80461c42, oa:person_saa_d837ae04-4ec6-6b6d-e053-b784100acdee_Person-1c1f3d9f-ee6e-7f5d-7290-47481a905bbe, oa:person_saa_d837ae04-4ec6-6b6d-e053-b784100acdee_Person-81e249ea-1c57-2a76-f25d-52ea0a98ae90 ;
  a2a:hasEvent oa:event_saa_d837ae04-4ec6-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-4ec6-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-4ec6-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-4ec6-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-4ec6-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae04-4ec6-6b6d-e053-b784100acdee_4, oa:relationep_saa_d837ae04-4ec6-6b6d-e053-b784100acdee_5 ;
  a2a:hasSource oa:source_saa_d837ae04-4ec6-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-4ec6-6b6d-e053-b784100acdee_Person-c8dc926a-c689-0c8f-021f-0fd12ab0204d
  a a2a:Person ;
  rdfs:label "A@ Hancock" ;
  a2a:PersonName [
    rdfs:label "A@ Hancock" ;
    a2a:PersonNameFirstName "A@" ;
    a2a:PersonNameLastName "Hancock"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-4ec6-6b6d-e053-b784100acdee_Person-8572b5a9-ab26-256e-06ae-22fba8f77cba
  a a2a:Person ;
  rdfs:label "Anthonio Hancock" ;
  a2a:PersonName [
    rdfs:label "Anthonio Hancock" ;
    a2a:PersonNameFirstName "Anthonio" ;
    a2a:PersonNameLastName "Hancock"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-4ec6-6b6d-e053-b784100acdee_Person-98268547-724b-20ef-36e1-aaabae927099
  a a2a:Person ;
  rdfs:label "William @ame" ;
  a2a:PersonName [
    rdfs:label "William @ame" ;
    a2a:PersonNameFirstName "William" ;
    a2a:PersonNameLastName "@ame"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-4ec6-6b6d-e053-b784100acdee_Person-2bb14406-69e0-0b62-44ee-4b0f80461c42
  a a2a:Person ;
  rdfs:label "George Rous" ;
  a2a:PersonName [
    rdfs:label "George Rous" ;
    a2a:PersonNameFirstName "George" ;
    a2a:PersonNameLastName "Rous"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-4ec6-6b6d-e053-b784100acdee_Person-1c1f3d9f-ee6e-7f5d-7290-47481a905bbe
  a a2a:Person ;
  rdfs:label "James Bayntun" ;
  a2a:PersonName [
    rdfs:label "James Bayntun" ;
    a2a:PersonNameFirstName "James" ;
    a2a:PersonNameLastName "Bayntun"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-4ec6-6b6d-e053-b784100acdee_Person-81e249ea-1c57-2a76-f25d-52ea0a98ae90
  a a2a:Person ;
  rdfs:label "John @haleij" ;
  a2a:PersonName [
    rdfs:label "John @haleij" ;
    a2a:PersonNameFirstName "John" ;
    a2a:PersonNameLastName "@haleij"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-4ec6-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Obligatie" ;
  a2a:EventType "other:Obligatie" ;
  a2a:EventDate [
    a2a:Year "1637" ;
    a2a:Month "4" ;
    a2a:Day "13" ;
    rdfs:label "1637-04-13"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-4ec6-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-4ec6-6b6d-e053-b784100acdee_Person:c8dc926a-c689-0c8f-021f-0fd12ab0204d ;
  a2a:EventKeyRef oa:event_saa_d837ae04-4ec6-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-4ec6-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-4ec6-6b6d-e053-b784100acdee_Person:8572b5a9-ab26-256e-06ae-22fba8f77cba ;
  a2a:EventKeyRef oa:event_saa_d837ae04-4ec6-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-4ec6-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-4ec6-6b6d-e053-b784100acdee_Person:98268547-724b-20ef-36e1-aaabae927099 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-4ec6-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-4ec6-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-4ec6-6b6d-e053-b784100acdee_Person:2bb14406-69e0-0b62-44ee-4b0f80461c42 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-4ec6-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-4ec6-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-4ec6-6b6d-e053-b784100acdee_Person:1c1f3d9f-ee6e-7f5d-7290-47481a905bbe ;
  a2a:EventKeyRef oa:event_saa_d837ae04-4ec6-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-4ec6-6b6d-e053-b784100acdee_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-4ec6-6b6d-e053-b784100acdee_Person:81e249ea-1c57-2a76-f25d-52ea0a98ae90 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-4ec6-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-4ec6-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1637-04-13 - 1637-04-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1637-04-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1637-04-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1637" ;
    a2a:Month "4" ;
    a2a:Day "13" ;
    rdfs:label "1637-04-13"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 952, Periode: 1636" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "598917" ;
    a2a:RegistryNumber "952" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 952, Periode: 1636, Notariële archieven, 598917, 952"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/e03df095-14b7-da93-0eb6-386c9c46ae8d.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-4ec6-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/e03df095-14b7-da93-0eb6-386c9c46ae8d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-4ec6-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-4ec6-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Benedict Baddel
Locatieomschrijving: Anglia
Locatieomschrijving: Lond in @ Middlesex
Onderwerpsomschrijving: Betaling obligatie; 'Long Lane London at the @ of the Goulden Gunne'
Taal: engels""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/952" ;
  a2a:SourceRemarkAkteSoort "Obligatie" ;
  a2a:SourceRemarkfilename "VBPA00003000172" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_131_00000131.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00003000172; positie: 2595, 423, 306, 156" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00003000172; positie: 1065, 792, 1196, 135" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00003000172; positie: 361, 3819, 803, 175" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00003000172; positie: 1797, 1920, 737, 116" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00003000172; positie: 1707, 3734, 990, 163" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00003000172; positie: 212, 3957, 872, 223" .
