@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-1b71-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Obligatie op 2 juni 1740" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-1b71-50ee-e053-b784100a6caf_Person-047a5ae9-8aec-0395-9e2e-28d422bf454a, oa:person_saa_a3cb51cc-1b71-50ee-e053-b784100a6caf_Person-13bd786d-865e-59cf-78c2-09c91c1e64f3, oa:person_saa_a3cb51cc-1b71-50ee-e053-b784100a6caf_Person-075298f2-c401-02bc-7f86-6daf032f62b9, oa:person_saa_a3cb51cc-1b71-50ee-e053-b784100a6caf_Person-1468d0cd-d78c-4921-cdae-a7ac69a83c29, oa:person_saa_a3cb51cc-1b71-50ee-e053-b784100a6caf_Person-4b36bdc5-8ead-bfbb-66be-a49b7c3efc05, oa:person_saa_a3cb51cc-1b71-50ee-e053-b784100a6caf_Person-844075c4-0f24-fc50-b982-4723a02b736d ;
  a2a:hasEvent oa:event_saa_a3cb51cc-1b71-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-1b71-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-1b71-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-1b71-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-1b71-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-1b71-50ee-e053-b784100a6caf_4, oa:relationep_saa_a3cb51cc-1b71-50ee-e053-b784100a6caf_5 ;
  a2a:hasSource oa:source_saa_a3cb51cc-1b71-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-1b71-50ee-e053-b784100a6caf_Person-047a5ae9-8aec-0395-9e2e-28d422bf454a
  a a2a:Person ;
  rdfs:label "Herman van Heezel" ;
  a2a:PersonName [
    rdfs:label "Herman van Heezel" ;
    a2a:PersonNameFirstName "Herman" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Heezel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-1b71-50ee-e053-b784100a6caf_Person-13bd786d-865e-59cf-78c2-09c91c1e64f3
  a a2a:Person ;
  rdfs:label "Sebastian Thierry de Bije" ;
  a2a:PersonName [
    rdfs:label "Sebastian Thierry de Bije" ;
    a2a:PersonNameFirstName "Sebastian Thierry" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bije"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-1b71-50ee-e053-b784100a6caf_Person-075298f2-c401-02bc-7f86-6daf032f62b9
  a a2a:Person ;
  rdfs:label "Janssoons van Waesbergen" ;
  a2a:PersonName [
    rdfs:label "Janssoons van Waesbergen" ;
    a2a:PersonNameFirstName "Janssoons" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Waesbergen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-1b71-50ee-e053-b784100a6caf_Person-1468d0cd-d78c-4921-cdae-a7ac69a83c29
  a a2a:Person ;
  rdfs:label "Pieter van Bodegem" ;
  a2a:PersonName [
    rdfs:label "Pieter van Bodegem" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Bodegem"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-1b71-50ee-e053-b784100a6caf_Person-4b36bdc5-8ead-bfbb-66be-a49b7c3efc05
  a a2a:Person ;
  rdfs:label "Estienne Neaulme" ;
  a2a:PersonName [
    rdfs:label "Estienne Neaulme" ;
    a2a:PersonNameFirstName "Estienne" ;
    a2a:PersonNameLastName "Neaulme"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-1b71-50ee-e053-b784100a6caf_Person-844075c4-0f24-fc50-b982-4723a02b736d
  a a2a:Person ;
  rdfs:label "Jacob van Zaanen" ;
  a2a:PersonName [
    rdfs:label "Jacob van Zaanen" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Zaanen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-1b71-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Obligatie" ;
  a2a:EventType "other:Obligatie" ;
  a2a:EventDate [
    a2a:Year "1740" ;
    a2a:Month "6" ;
    a2a:Day "2" ;
    rdfs:label "1740-06-02"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-1b71-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-1b71-50ee-e053-b784100a6caf_Person:047a5ae9-8aec-0395-9e2e-28d422bf454a ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-1b71-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-1b71-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-1b71-50ee-e053-b784100a6caf_Person:13bd786d-865e-59cf-78c2-09c91c1e64f3 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-1b71-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-1b71-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-1b71-50ee-e053-b784100a6caf_Person:075298f2-c401-02bc-7f86-6daf032f62b9 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-1b71-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-1b71-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-1b71-50ee-e053-b784100a6caf_Person:1468d0cd-d78c-4921-cdae-a7ac69a83c29 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-1b71-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-1b71-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-1b71-50ee-e053-b784100a6caf_Person:4b36bdc5-8ead-bfbb-66be-a49b7c3efc05 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-1b71-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-1b71-50ee-e053-b784100a6caf_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-1b71-50ee-e053-b784100a6caf_Person:844075c4-0f24-fc50-b982-4723a02b736d ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-1b71-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-1b71-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1740-06-02 - 1740-06-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1740-06-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1740-06-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1740" ;
    a2a:Month "6" ;
    a2a:Day "2" ;
    rdfs:label "1740-06-02"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 11257, Periode: 1740" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "311807" ;
    a2a:RegistryNumber "11257" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 11257, Periode: 1740, Notariële archieven, 311807, 11257"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/700b8598-14be-bbe2-2738-f048bad3c69f.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-1b71-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/700b8598-14be-bbe2-2738-f048bad3c69f.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/7218af2c-f9f1-5ca3-c6d5-3527f45c0b56.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-1b71-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/7218af2c-f9f1-5ca3-c6d5-3527f45c0b56.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/56323252-65f8-b093-6f7c-88de576f1aec.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-1b71-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/56323252-65f8-b093-6f7c-88de576f1aec.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-1b71-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-1b71-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Thierry Daniel de Marolles
Locatieomschrijving: Utrecht
Onderwerpsomschrijving: Boekverkopers. Gekochte en ontvangen boeken.
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/11257" ;
  a2a:SourceRemarkAkteSoort "Obligatie" ;
  a2a:SourceRemarkfilename "NOTA01525000025", "NOTA01525000026", "NOTA01525000027" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220609_4704_00004704.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01525000027; positie: 2436, 398, 803, 113" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01525000027; positie: 3186, 230, 890, 194" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01525000026; positie: 3514, 1147, 500, 98" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01525000027; positie: 2684, 499, 837, 123" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01525000026; positie: 3579, 801, 550, 105" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01525000027; positie: 3263, 403, 805, 96" .
