@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_9d6d21e0-cfca-666d-e053-b784100a1840
  a a2a:Record ;
  rdfs:label "Obligatie op 24 januari 1735" ;
  a2a:hasPerson oa:person_saa_9d6d21e0-cfca-666d-e053-b784100a1840_Person-48234765-22f6-689b-02c5-7b111a0de765, oa:person_saa_9d6d21e0-cfca-666d-e053-b784100a1840_Person-43062d3e-bdd8-c8e8-0f56-44055e5f68d0, oa:person_saa_9d6d21e0-cfca-666d-e053-b784100a1840_Person-c90c3e55-d302-fd3c-92af-7d5dec2e994e, oa:person_saa_9d6d21e0-cfca-666d-e053-b784100a1840_Person-8e3ba6bc-e368-30be-ff8b-54073aadc719, oa:person_saa_9d6d21e0-cfca-666d-e053-b784100a1840_Person-f0fbbd0b-7b18-d0de-00cb-5de40909b8b6, oa:person_saa_9d6d21e0-cfca-666d-e053-b784100a1840_Person-a6387e89-61b5-f399-6a60-5e12d5512915 ;
  a2a:hasEvent oa:event_saa_9d6d21e0-cfca-666d-e053-b784100a1840_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_9d6d21e0-cfca-666d-e053-b784100a1840_0, oa:relationep_saa_9d6d21e0-cfca-666d-e053-b784100a1840_1, oa:relationep_saa_9d6d21e0-cfca-666d-e053-b784100a1840_2, oa:relationep_saa_9d6d21e0-cfca-666d-e053-b784100a1840_3, oa:relationep_saa_9d6d21e0-cfca-666d-e053-b784100a1840_4, oa:relationep_saa_9d6d21e0-cfca-666d-e053-b784100a1840_5 ;
  a2a:hasSource oa:source_saa_9d6d21e0-cfca-666d-e053-b784100a1840 .

oa:person_saa_9d6d21e0-cfca-666d-e053-b784100a1840_Person-48234765-22f6-689b-02c5-7b111a0de765
  a a2a:Person ;
  rdfs:label "Jan Bruijns" ;
  a2a:PersonName [
    rdfs:label "Jan Bruijns" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Bruijns"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21e0-cfca-666d-e053-b784100a1840_Person-43062d3e-bdd8-c8e8-0f56-44055e5f68d0
  a a2a:Person ;
  rdfs:label "Jacob Thomese" ;
  a2a:PersonName [
    rdfs:label "Jacob Thomese" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Thomese"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21e0-cfca-666d-e053-b784100a1840_Person-c90c3e55-d302-fd3c-92af-7d5dec2e994e
  a a2a:Person ;
  rdfs:label "Catharina Sleij" ;
  a2a:PersonName [
    rdfs:label "Catharina Sleij" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Sleij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21e0-cfca-666d-e053-b784100a1840_Person-8e3ba6bc-e368-30be-ff8b-54073aadc719
  a a2a:Person ;
  rdfs:label "Joost Hoop" ;
  a2a:PersonName [
    rdfs:label "Joost Hoop" ;
    a2a:PersonNameFirstName "Joost" ;
    a2a:PersonNameLastName "Hoop"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21e0-cfca-666d-e053-b784100a1840_Person-f0fbbd0b-7b18-d0de-00cb-5de40909b8b6
  a a2a:Person ;
  rdfs:label "Jan Burgert" ;
  a2a:PersonName [
    rdfs:label "Jan Burgert" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Burgert"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21e0-cfca-666d-e053-b784100a1840_Person-a6387e89-61b5-f399-6a60-5e12d5512915
  a a2a:Person ;
  rdfs:label "Willem Lammens" ;
  a2a:PersonName [
    rdfs:label "Willem Lammens" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Lammens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_9d6d21e0-cfca-666d-e053-b784100a1840_Event1
  a a2a:Event ;
  rdfs:label "other:Obligatie" ;
  a2a:EventType "other:Obligatie" ;
  a2a:EventDate [
    a2a:Year "1735" ;
    a2a:Month "1" ;
    a2a:Day "24" ;
    rdfs:label "1735-01-24"^^xsd:date
  ] .

oa:relationep_saa_9d6d21e0-cfca-666d-e053-b784100a1840_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e0-cfca-666d-e053-b784100a1840_Person:48234765-22f6-689b-02c5-7b111a0de765 ;
  a2a:EventKeyRef oa:event_saa_9d6d21e0-cfca-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21e0-cfca-666d-e053-b784100a1840_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e0-cfca-666d-e053-b784100a1840_Person:43062d3e-bdd8-c8e8-0f56-44055e5f68d0 ;
  a2a:EventKeyRef oa:event_saa_9d6d21e0-cfca-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21e0-cfca-666d-e053-b784100a1840_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e0-cfca-666d-e053-b784100a1840_Person:c90c3e55-d302-fd3c-92af-7d5dec2e994e ;
  a2a:EventKeyRef oa:event_saa_9d6d21e0-cfca-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21e0-cfca-666d-e053-b784100a1840_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e0-cfca-666d-e053-b784100a1840_Person:8e3ba6bc-e368-30be-ff8b-54073aadc719 ;
  a2a:EventKeyRef oa:event_saa_9d6d21e0-cfca-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21e0-cfca-666d-e053-b784100a1840_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e0-cfca-666d-e053-b784100a1840_Person:f0fbbd0b-7b18-d0de-00cb-5de40909b8b6 ;
  a2a:EventKeyRef oa:event_saa_9d6d21e0-cfca-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21e0-cfca-666d-e053-b784100a1840_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e0-cfca-666d-e053-b784100a1840_Person:a6387e89-61b5-f399-6a60-5e12d5512915 ;
  a2a:EventKeyRef oa:event_saa_9d6d21e0-cfca-666d-e053-b784100a1840_Event1 .

oa:source_saa_9d6d21e0-cfca-666d-e053-b784100a1840
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1735-01-24 - 1735-01-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1735-01-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1735-01-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1735" ;
    a2a:Month "1" ;
    a2a:Day "24" ;
    rdfs:label "1735-01-24"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 9121, Periode: 1735" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "157521" ;
    a2a:RegistryNumber "9121" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 9121, Periode: 1735, Notariële archieven, 157521, 9121"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/2088a445-2c86-1a78-519f-e5f7b0c4de1c.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/9d6d21e0-cfca-666d-e053-b784100a1840" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/2088a445-2c86-1a78-519f-e5f7b0c4de1c.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/3f23654e-dd2a-9e94-b7e4-6488c168ab3c.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/9d6d21e0-cfca-666d-e053-b784100a1840" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/3f23654e-dd2a-9e94-b7e4-6488c168ab3c.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/cc666c7d-694d-4011-381e-7d7ba5a21b73.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/9d6d21e0-cfca-666d-e053-b784100a1840" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/cc666c7d-694d-4011-381e-7d7ba5a21b73.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/9d6d21e0-cfca-666d-e053-b784100a1840" ;
  a2a:RecordGUID "{9d6d21e0-cfca-666d-e053-b784100a1840}" ;
  a2a:SourceRemarkOpmerking """Notaris: Jan Ardinois
Onderwerpsomschrijving: Somme van 2000 guldens met obligaties als onderpand
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/9121" ;
  a2a:SourceRemarkAkteSoort "Obligatie" ;
  a2a:SourceRemarkfilename "NOTA00810000188", "NOTA00810000189", "NOTA00810000190" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220609_7299_00007299.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00810000188; positie: 3090, 1203, 470, 100" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00810000189; positie: 1598, 2344, 622, 68" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00810000188; positie: 3219, 1496, 430, 66" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00810000189; positie: 1650, 1203, 453, 71" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00810000188; positie: 3961, 1495, 179, 70" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00810000189; positie: 1080, 1843, 599, 76" .
