@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-201b-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Obligatie op 11 mei 1764" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-201b-50ee-e053-b784100a6caf_Person-7dcaf3c2-87c0-f00f-1cfa-9566c837f4ef, oa:person_saa_a3cb51cc-201b-50ee-e053-b784100a6caf_Person-db5c2b4f-0241-beab-7148-d38cc40c7c28, oa:person_saa_a3cb51cc-201b-50ee-e053-b784100a6caf_Person-106e690c-d5bc-4e92-265b-dadf8d7268ca, oa:person_saa_a3cb51cc-201b-50ee-e053-b784100a6caf_Person-4488d22a-c882-ed40-7e3c-8454cd4e41dd, oa:person_saa_a3cb51cc-201b-50ee-e053-b784100a6caf_Person-89db100f-32cf-b24a-5faf-515ec11fbe68 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-201b-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-201b-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-201b-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-201b-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-201b-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-201b-50ee-e053-b784100a6caf_4 ;
  a2a:hasSource oa:source_saa_a3cb51cc-201b-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-201b-50ee-e053-b784100a6caf_Person-7dcaf3c2-87c0-f00f-1cfa-9566c837f4ef
  a a2a:Person ;
  rdfs:label "Jan van Beeck" ;
  a2a:PersonName [
    rdfs:label "Jan van Beeck" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Beeck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-201b-50ee-e053-b784100a6caf_Person-db5c2b4f-0241-beab-7148-d38cc40c7c28
  a a2a:Person ;
  rdfs:label "Manuel Avarez Noenes" ;
  a2a:PersonName [
    rdfs:label "Manuel Avarez Noenes" ;
    a2a:PersonNameFirstName "Manuel" ;
    a2a:PersonNameLastName "Avarez Noenes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-201b-50ee-e053-b784100a6caf_Person-106e690c-d5bc-4e92-265b-dadf8d7268ca
  a a2a:Person ;
  rdfs:label "Lieve Geelvinck" ;
  a2a:PersonName [
    rdfs:label "Lieve Geelvinck" ;
    a2a:PersonNameFirstName "Lieve" ;
    a2a:PersonNameLastName "Geelvinck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-201b-50ee-e053-b784100a6caf_Person-4488d22a-c882-ed40-7e3c-8454cd4e41dd
  a a2a:Person ;
  rdfs:label "Pieter Hoogenhuijsen junior" ;
  a2a:PersonName [
    rdfs:label "Pieter Hoogenhuijsen junior" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Hoogenhuijsen junior"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-201b-50ee-e053-b784100a6caf_Person-89db100f-32cf-b24a-5faf-515ec11fbe68
  a a2a:Person ;
  rdfs:label "Catharina Elisabeth Hasselaer" ;
  a2a:PersonName [
    rdfs:label "Catharina Elisabeth Hasselaer" ;
    a2a:PersonNameFirstName "Catharina Elisabeth" ;
    a2a:PersonNameLastName "Hasselaer"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-201b-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Obligatie" ;
  a2a:EventType "other:Obligatie" ;
  a2a:EventDate [
    a2a:Year "1764" ;
    a2a:Month "5" ;
    a2a:Day "11" ;
    rdfs:label "1764-05-11"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-201b-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-201b-50ee-e053-b784100a6caf_Person:7dcaf3c2-87c0-f00f-1cfa-9566c837f4ef ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-201b-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-201b-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-201b-50ee-e053-b784100a6caf_Person:db5c2b4f-0241-beab-7148-d38cc40c7c28 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-201b-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-201b-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-201b-50ee-e053-b784100a6caf_Person:106e690c-d5bc-4e92-265b-dadf8d7268ca ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-201b-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-201b-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-201b-50ee-e053-b784100a6caf_Person:4488d22a-c882-ed40-7e3c-8454cd4e41dd ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-201b-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-201b-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-201b-50ee-e053-b784100a6caf_Person:89db100f-32cf-b24a-5faf-515ec11fbe68 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-201b-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-201b-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1764-05-11 - 1764-05-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1764-05-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1764-05-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1764" ;
    a2a:Month "5" ;
    a2a:Day "11" ;
    rdfs:label "1764-05-11"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 14447, Periode: 1764" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "320948" ;
    a2a:RegistryNumber "14447" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 14447, Periode: 1764, Notariële archieven, 320948, 14447"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/db2f18e6-b5fc-f3e3-0326-dd4c317f842f.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-201b-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/db2f18e6-b5fc-f3e3-0326-dd4c317f842f.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/5bb221f8-fc90-23aa-44d6-25ac3d3dcbcc.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-201b-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/5bb221f8-fc90-23aa-44d6-25ac3d3dcbcc.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/2807aa1b-5a9e-c44a-9dd0-7a33bede6168.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-201b-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/2807aa1b-5a9e-c44a-9dd0-7a33bede6168.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-201b-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-201b-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Wessel van Kleef
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/14447" ;
  a2a:SourceRemarkAkteSoort "Obligatie" ;
  a2a:SourceRemarkfilename "NOTD01772000101", "NOTD01772000102", "NOTD01772000103" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230311_17231_00017231.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01772000103; positie: 1150, 1576, 468, 109" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01772000103; positie: 931, 2644, 715, 97" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01772000102; positie: 3016, 705, 524, 135" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01772000102; positie: 2700, 1179, 510, 129" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01772000102; positie: 2698, 608, 384, 126" .
