@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-673a-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Obligatie op 27 februari 1762" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-673a-50ee-e053-b784100a6caf_Person-259d977d-6b5d-5198-c565-a9e8ef9cec3c, oa:person_saa_a3cb51cc-673a-50ee-e053-b784100a6caf_Person-4aa39af7-e817-d273-1495-2356c906ff33, oa:person_saa_a3cb51cc-673a-50ee-e053-b784100a6caf_Person-d3e7c666-dc9e-0843-23e9-cece9a4ad7c3, oa:person_saa_a3cb51cc-673a-50ee-e053-b784100a6caf_Person-b8bba6d6-a53d-d300-5713-e603af64adbd, oa:person_saa_a3cb51cc-673a-50ee-e053-b784100a6caf_Person-5b535e16-f869-b793-b7c0-bd671e64225b ;
  a2a:hasEvent oa:event_saa_a3cb51cc-673a-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-673a-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-673a-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-673a-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-673a-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-673a-50ee-e053-b784100a6caf_4 ;
  a2a:hasSource oa:source_saa_a3cb51cc-673a-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-673a-50ee-e053-b784100a6caf_Person-259d977d-6b5d-5198-c565-a9e8ef9cec3c
  a a2a:Person ;
  rdfs:label "Cornelis Lever" ;
  a2a:PersonName [
    rdfs:label "Cornelis Lever" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Lever"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-673a-50ee-e053-b784100a6caf_Person-4aa39af7-e817-d273-1495-2356c906ff33
  a a2a:Person ;
  rdfs:label "Magdalena Woesthoff" ;
  a2a:PersonName [
    rdfs:label "Magdalena Woesthoff" ;
    a2a:PersonNameFirstName "Magdalena" ;
    a2a:PersonNameLastName "Woesthoff"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-673a-50ee-e053-b784100a6caf_Person-d3e7c666-dc9e-0843-23e9-cece9a4ad7c3
  a a2a:Person ;
  rdfs:label "Cornelia Koorman" ;
  a2a:PersonName [
    rdfs:label "Cornelia Koorman" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Koorman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-673a-50ee-e053-b784100a6caf_Person-b8bba6d6-a53d-d300-5713-e603af64adbd
  a a2a:Person ;
  rdfs:label "Johannes Gerardsz Woesthoff" ;
  a2a:PersonName [
    rdfs:label "Johannes Gerardsz Woesthoff" ;
    a2a:PersonNameFirstName "Johannes Gerardsz" ;
    a2a:PersonNameLastName "Woesthoff"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-673a-50ee-e053-b784100a6caf_Person-5b535e16-f869-b793-b7c0-bd671e64225b
  a a2a:Person ;
  rdfs:label "Nicolaas van Heurn" ;
  a2a:PersonName [
    rdfs:label "Nicolaas van Heurn" ;
    a2a:PersonNameFirstName "Nicolaas" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Heurn"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-673a-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Obligatie" ;
  a2a:EventType "other:Obligatie" ;
  a2a:EventDate [
    a2a:Year "1762" ;
    a2a:Month "2" ;
    a2a:Day "27" ;
    rdfs:label "1762-02-27"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-673a-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-673a-50ee-e053-b784100a6caf_Person:259d977d-6b5d-5198-c565-a9e8ef9cec3c ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-673a-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-673a-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-673a-50ee-e053-b784100a6caf_Person:4aa39af7-e817-d273-1495-2356c906ff33 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-673a-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-673a-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-673a-50ee-e053-b784100a6caf_Person:d3e7c666-dc9e-0843-23e9-cece9a4ad7c3 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-673a-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-673a-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-673a-50ee-e053-b784100a6caf_Person:b8bba6d6-a53d-d300-5713-e603af64adbd ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-673a-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-673a-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-673a-50ee-e053-b784100a6caf_Person:5b535e16-f869-b793-b7c0-bd671e64225b ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-673a-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-673a-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1762-02-27 - 1762-02-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1762-02-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1762-02-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1762" ;
    a2a:Month "2" ;
    a2a:Day "27" ;
    rdfs:label "1762-02-27"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 14434, Periode: 1762" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "326514" ;
    a2a:RegistryNumber "14434" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 14434, Periode: 1762, Notariële archieven, 326514, 14434"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/676a92df-2537-05db-8d2c-b659b4d43309.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-673a-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/676a92df-2537-05db-8d2c-b659b4d43309.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/5f04d2ae-49bd-3ab1-6d7c-58d5fd6f05e0.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-673a-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/5f04d2ae-49bd-3ab1-6d7c-58d5fd6f05e0.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/d2770534-698e-edf6-9465-9acd859ad83e.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-673a-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/d2770534-698e-edf6-9465-9acd859ad83e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-673a-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-673a-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Wessel van Kleef
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/14434" ;
  a2a:SourceRemarkAkteSoort "Obligatie" ;
  a2a:SourceRemarkfilename "NOTD01759000268", "NOTD01759000269", "NOTD01759000270" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220609_4345_00004345.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01759000269; positie: 4149, 1896, 607, 92" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01759000269; positie: 3810, 937, 1042, 123" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01759000269; positie: 3803, 713, 769, 88" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01759000269; positie: 3853, 592, 1152, 106" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01759000269; positie: 3774, 828, 804, 82" .
