@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-a760-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Obligatie op 5 september 1763" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-a760-50ee-e053-b784100a6caf_Person-f92e2112-2540-c2cd-967a-2826b2157845, oa:person_saa_a3cb51cc-a760-50ee-e053-b784100a6caf_Person-04366810-dd3b-7e3c-8b8e-e78146bc2ad9, oa:person_saa_a3cb51cc-a760-50ee-e053-b784100a6caf_Person-4312daa9-ae68-b8c3-3a61-37b7d4893b0a, oa:person_saa_a3cb51cc-a760-50ee-e053-b784100a6caf_Person-c54f247c-ee57-114a-aa3f-63667315da75, oa:person_saa_a3cb51cc-a760-50ee-e053-b784100a6caf_Person-81d66952-0331-b1b8-3973-fe0d98275950, oa:person_saa_a3cb51cc-a760-50ee-e053-b784100a6caf_Person-5119bf8e-4655-772d-cd49-2cdad850884c ;
  a2a:hasEvent oa:event_saa_a3cb51cc-a760-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-a760-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-a760-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-a760-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-a760-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-a760-50ee-e053-b784100a6caf_4, oa:relationep_saa_a3cb51cc-a760-50ee-e053-b784100a6caf_5 ;
  a2a:hasSource oa:source_saa_a3cb51cc-a760-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-a760-50ee-e053-b784100a6caf_Person-f92e2112-2540-c2cd-967a-2826b2157845
  a a2a:Person ;
  rdfs:label "Harman van Ghezel" ;
  a2a:PersonName [
    rdfs:label "Harman van Ghezel" ;
    a2a:PersonNameFirstName "Harman" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Ghezel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-a760-50ee-e053-b784100a6caf_Person-04366810-dd3b-7e3c-8b8e-e78146bc2ad9
  a a2a:Person ;
  rdfs:label "Jacob Wz van Oosterwijk" ;
  a2a:PersonName [
    rdfs:label "Jacob Wz van Oosterwijk" ;
    a2a:PersonNameFirstName "Jacob Wz" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Oosterwijk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-a760-50ee-e053-b784100a6caf_Person-4312daa9-ae68-b8c3-3a61-37b7d4893b0a
  a a2a:Person ;
  rdfs:label "Agatha Alewijn" ;
  a2a:PersonName [
    rdfs:label "Agatha Alewijn" ;
    a2a:PersonNameFirstName "Agatha" ;
    a2a:PersonNameLastName "Alewijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-a760-50ee-e053-b784100a6caf_Person-c54f247c-ee57-114a-aa3f-63667315da75
  a a2a:Person ;
  rdfs:label "Theodorus de Smeth" ;
  a2a:PersonName [
    rdfs:label "Theodorus de Smeth" ;
    a2a:PersonNameFirstName "Theodorus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Smeth"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-a760-50ee-e053-b784100a6caf_Person-81d66952-0331-b1b8-3973-fe0d98275950
  a a2a:Person ;
  rdfs:label "Fredrik Alewijn" ;
  a2a:PersonName [
    rdfs:label "Fredrik Alewijn" ;
    a2a:PersonNameFirstName "Fredrik" ;
    a2a:PersonNameLastName "Alewijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-a760-50ee-e053-b784100a6caf_Person-5119bf8e-4655-772d-cd49-2cdad850884c
  a a2a:Person ;
  rdfs:label "Rijmond de Smeth" ;
  a2a:PersonName [
    rdfs:label "Rijmond de Smeth" ;
    a2a:PersonNameFirstName "Rijmond" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Smeth"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-a760-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Obligatie" ;
  a2a:EventType "other:Obligatie" ;
  a2a:EventDate [
    a2a:Year "1763" ;
    a2a:Month "9" ;
    a2a:Day "5" ;
    rdfs:label "1763-09-05"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-a760-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a760-50ee-e053-b784100a6caf_Person:f92e2112-2540-c2cd-967a-2826b2157845 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a760-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-a760-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a760-50ee-e053-b784100a6caf_Person:04366810-dd3b-7e3c-8b8e-e78146bc2ad9 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a760-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-a760-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a760-50ee-e053-b784100a6caf_Person:4312daa9-ae68-b8c3-3a61-37b7d4893b0a ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a760-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-a760-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a760-50ee-e053-b784100a6caf_Person:c54f247c-ee57-114a-aa3f-63667315da75 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a760-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-a760-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a760-50ee-e053-b784100a6caf_Person:81d66952-0331-b1b8-3973-fe0d98275950 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a760-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-a760-50ee-e053-b784100a6caf_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a760-50ee-e053-b784100a6caf_Person:5119bf8e-4655-772d-cd49-2cdad850884c ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a760-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-a760-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1763-09-05 - 1763-09-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1763-09-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1763-09-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1763" ;
    a2a:Month "9" ;
    a2a:Day "5" ;
    rdfs:label "1763-09-05"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 14443, Periode: 1763" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "351722" ;
    a2a:RegistryNumber "14443" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 14443, Periode: 1763, Notariële archieven, 351722, 14443"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/9c21144f-9ec0-0ba1-8fec-e276514f54bb.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-a760-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/9c21144f-9ec0-0ba1-8fec-e276514f54bb.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/333c357a-4492-baf3-f2e7-e0138354aaac.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-a760-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/333c357a-4492-baf3-f2e7-e0138354aaac.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/8fdcb027-ec06-e974-e2b4-063101afa899.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-a760-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/8fdcb027-ec06-e974-e2b4-063101afa899.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-a760-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-a760-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Wessel van Kleef
Locatieomschrijving: Beemster
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/14443" ;
  a2a:SourceRemarkAkteSoort "Obligatie" ;
  a2a:SourceRemarkfilename "NOTD01768000067", "NOTD01768000068", "NOTD01768000069" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230311_22590_00022590.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01768000069; positie: 845, 3481, 876, 86" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01768000068; positie: 4773, 2128, 410, 94" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01768000068; positie: 4473, 730, 611, 107" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01768000068; positie: 4596, 461, 489, 180" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01768000069; positie: 1331, 3525, 652, 121" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01768000068; positie: 4031, 1241, 898, 110" .
