@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_a3cb51cc-48a2-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Obligatie op 29 juni 1715" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-48a2-50ee-e053-b784100a6caf_Person-ee5f4a84-d2db-0cf9-4b00-0f2d08d2b23d, oa:person_saa_a3cb51cc-48a2-50ee-e053-b784100a6caf_Person-6fdff00b-be9c-1c84-f462-78023cbb223b, oa:person_saa_a3cb51cc-48a2-50ee-e053-b784100a6caf_Person-34d83c54-66f2-8528-34b6-c28763a7a0cb, oa:person_saa_a3cb51cc-48a2-50ee-e053-b784100a6caf_Person-bf75cf69-5374-4a40-fbe5-46eba85ce662, oa:person_saa_a3cb51cc-48a2-50ee-e053-b784100a6caf_Person-8185408b-45c7-0207-9c64-3855fc5d5a94, oa:person_saa_a3cb51cc-48a2-50ee-e053-b784100a6caf_Person-93916d89-fad0-631d-73a5-83778352646e ;
  a2a:hasEvent oa:event_saa_a3cb51cc-48a2-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-48a2-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-48a2-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-48a2-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-48a2-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-48a2-50ee-e053-b784100a6caf_4, oa:relationep_saa_a3cb51cc-48a2-50ee-e053-b784100a6caf_5 ;
  a2a:hasSource oa:source_saa_a3cb51cc-48a2-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-48a2-50ee-e053-b784100a6caf_Person-ee5f4a84-d2db-0cf9-4b00-0f2d08d2b23d
  a a2a:Person ;
  rdfs:label "Abraham van Nek" ;
  a2a:PersonName [
    rdfs:label "Abraham van Nek" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Nek"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-48a2-50ee-e053-b784100a6caf_Person-6fdff00b-be9c-1c84-f462-78023cbb223b
  a a2a:Person ;
  rdfs:label "Pieter van der Burgh" ;
  a2a:PersonName [
    rdfs:label "Pieter van der Burgh" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Burgh"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-48a2-50ee-e053-b784100a6caf_Person-34d83c54-66f2-8528-34b6-c28763a7a0cb
  a a2a:Person ;
  rdfs:label "Adriaan Moetjens" ;
  a2a:PersonName [
    rdfs:label "Adriaan Moetjens" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNameLastName "Moetjens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-48a2-50ee-e053-b784100a6caf_Person-bf75cf69-5374-4a40-fbe5-46eba85ce662
  a a2a:Person ;
  rdfs:label "Jacques des Bordes" ;
  a2a:PersonName [
    rdfs:label "Jacques des Bordes" ;
    a2a:PersonNameFirstName "Jacques" ;
    a2a:PersonNamePrefixLastName "des" ;
    a2a:PersonNameLastName "Bordes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-48a2-50ee-e053-b784100a6caf_Person-8185408b-45c7-0207-9c64-3855fc5d5a94
  a a2a:Person ;
  rdfs:label "Johan van Ruijl" ;
  a2a:PersonName [
    rdfs:label "Johan van Ruijl" ;
    a2a:PersonNameFirstName "Johan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Ruijl"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-48a2-50ee-e053-b784100a6caf_Person-93916d89-fad0-631d-73a5-83778352646e
  a a2a:Person ;
  rdfs:label "Johan van Campen" ;
  a2a:PersonName [
    rdfs:label "Johan van Campen" ;
    a2a:PersonNameFirstName "Johan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Campen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-48a2-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Obligatie" ;
  a2a:EventType "other:Obligatie" ;
  a2a:EventDate [
    a2a:Year "1715" ;
    a2a:Month "6" ;
    a2a:Day "29" ;
    rdfs:label "1715-06-29"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-48a2-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-48a2-50ee-e053-b784100a6caf_Person:ee5f4a84-d2db-0cf9-4b00-0f2d08d2b23d ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-48a2-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-48a2-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-48a2-50ee-e053-b784100a6caf_Person:6fdff00b-be9c-1c84-f462-78023cbb223b ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-48a2-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-48a2-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-48a2-50ee-e053-b784100a6caf_Person:34d83c54-66f2-8528-34b6-c28763a7a0cb ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-48a2-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-48a2-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-48a2-50ee-e053-b784100a6caf_Person:bf75cf69-5374-4a40-fbe5-46eba85ce662 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-48a2-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-48a2-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-48a2-50ee-e053-b784100a6caf_Person:8185408b-45c7-0207-9c64-3855fc5d5a94 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-48a2-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-48a2-50ee-e053-b784100a6caf_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-48a2-50ee-e053-b784100a6caf_Person:93916d89-fad0-631d-73a5-83778352646e ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-48a2-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-48a2-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1715-06-29 - 1715-06-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1715-06-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1715-06-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1715" ;
    a2a:Month "6" ;
    a2a:Day "29" ;
    rdfs:label "1715-06-29"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 8292, Periode: 1711-1716" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "364763" ;
    a2a:RegistryNumber "8292" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 8292, Periode: 1711-1716, Notariële archieven, 364763, 8292"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/0c7ba504-9f3d-7510-faa8-acc89187d2c2.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-48a2-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/0c7ba504-9f3d-7510-faa8-acc89187d2c2.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/1922a91e-2b13-19b8-66da-b269037cece7.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-48a2-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/1922a91e-2b13-19b8-66da-b269037cece7.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-48a2-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-48a2-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: George Wetstein
Locatieomschrijving: S'Gravenhage
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/8292" ;
  a2a:SourceRemarkAkteSoort "Obligatie" ;
  a2a:SourceRemarkfilename "KLAB03597000272", "KLAB03597000273" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230311_17326_00017326.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB03597000273; positie: 1677, 2175, 372, 83" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB03597000273; positie: 2623, 409, 489, 63" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB03597000272; positie: 3210, 895, 428, 63" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB03597000272; positie: 3263, 729, 377, 58" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB03597000273; positie: 1931, 2090, 143, 74" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB03597000273; positie: 1133, 2171, 513, 94" .
