@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-60a9-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Obligatie op 20 november 1751" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-60a9-50ee-e053-b784100a6caf_Person-ee91f4be-8606-f38f-edb3-6c2c11391bc0, oa:person_saa_a3cb51cc-60a9-50ee-e053-b784100a6caf_Person-dd63a97a-b721-5136-1d43-43f0479e73bf, oa:person_saa_a3cb51cc-60a9-50ee-e053-b784100a6caf_Person-d1a7c8e5-137b-18ca-fde4-c8e6e21a8ad0, oa:person_saa_a3cb51cc-60a9-50ee-e053-b784100a6caf_Person-bf9802d6-30b3-da79-0d60-df580e8faca2, oa:person_saa_a3cb51cc-60a9-50ee-e053-b784100a6caf_Person-95b24673-a5b7-724e-fc65-1d9dc91e947a, oa:person_saa_a3cb51cc-60a9-50ee-e053-b784100a6caf_Person-63693c77-c4b5-37d2-f07d-be2de248f0b8 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-60a9-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-60a9-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-60a9-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-60a9-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-60a9-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-60a9-50ee-e053-b784100a6caf_4, oa:relationep_saa_a3cb51cc-60a9-50ee-e053-b784100a6caf_5 ;
  a2a:hasSource oa:source_saa_a3cb51cc-60a9-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-60a9-50ee-e053-b784100a6caf_Person-ee91f4be-8606-f38f-edb3-6c2c11391bc0
  a a2a:Person ;
  rdfs:label "Alida Stoop" ;
  a2a:PersonName [
    rdfs:label "Alida Stoop" ;
    a2a:PersonNameFirstName "Alida" ;
    a2a:PersonNameLastName "Stoop"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-60a9-50ee-e053-b784100a6caf_Person-dd63a97a-b721-5136-1d43-43f0479e73bf
  a a2a:Person ;
  rdfs:label "Guillelmo Weenix" ;
  a2a:PersonName [
    rdfs:label "Guillelmo Weenix" ;
    a2a:PersonNameFirstName "Guillelmo" ;
    a2a:PersonNameLastName "Weenix"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-60a9-50ee-e053-b784100a6caf_Person-d1a7c8e5-137b-18ca-fde4-c8e6e21a8ad0
  a a2a:Person ;
  rdfs:label "Martin Bogaert" ;
  a2a:PersonName [
    rdfs:label "Martin Bogaert" ;
    a2a:PersonNameFirstName "Martin" ;
    a2a:PersonNameLastName "Bogaert"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-60a9-50ee-e053-b784100a6caf_Person-bf9802d6-30b3-da79-0d60-df580e8faca2
  a a2a:Person ;
  rdfs:label "Jan Alexander Chrijgton" ;
  a2a:PersonName [
    rdfs:label "Jan Alexander Chrijgton" ;
    a2a:PersonNameFirstName "Jan Alexander" ;
    a2a:PersonNameLastName "Chrijgton"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-60a9-50ee-e053-b784100a6caf_Person-95b24673-a5b7-724e-fc65-1d9dc91e947a
  a a2a:Person ;
  rdfs:label "Gosewijn Molenaar" ;
  a2a:PersonName [
    rdfs:label "Gosewijn Molenaar" ;
    a2a:PersonNameFirstName "Gosewijn" ;
    a2a:PersonNameLastName "Molenaar"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-60a9-50ee-e053-b784100a6caf_Person-63693c77-c4b5-37d2-f07d-be2de248f0b8
  a a2a:Person ;
  rdfs:label "Jacob Weenix" ;
  a2a:PersonName [
    rdfs:label "Jacob Weenix" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Weenix"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-60a9-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Obligatie" ;
  a2a:EventType "other:Obligatie" ;
  a2a:EventDate [
    a2a:Year "1751" ;
    a2a:Month "11" ;
    a2a:Day "20" ;
    rdfs:label "1751-11-20"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-60a9-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-60a9-50ee-e053-b784100a6caf_Person:ee91f4be-8606-f38f-edb3-6c2c11391bc0 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-60a9-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-60a9-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-60a9-50ee-e053-b784100a6caf_Person:dd63a97a-b721-5136-1d43-43f0479e73bf ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-60a9-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-60a9-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-60a9-50ee-e053-b784100a6caf_Person:d1a7c8e5-137b-18ca-fde4-c8e6e21a8ad0 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-60a9-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-60a9-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-60a9-50ee-e053-b784100a6caf_Person:bf9802d6-30b3-da79-0d60-df580e8faca2 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-60a9-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-60a9-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-60a9-50ee-e053-b784100a6caf_Person:95b24673-a5b7-724e-fc65-1d9dc91e947a ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-60a9-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-60a9-50ee-e053-b784100a6caf_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-60a9-50ee-e053-b784100a6caf_Person:63693c77-c4b5-37d2-f07d-be2de248f0b8 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-60a9-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-60a9-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1751-11-20 - 1751-11-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1751-11-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1751-11-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1751" ;
    a2a:Month "11" ;
    a2a:Day "20" ;
    rdfs:label "1751-11-20"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 10258, Periode: 1751" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "368820" ;
    a2a:RegistryNumber "10258" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 10258, Periode: 1751, Notariële archieven, 368820, 10258"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/5f6f207b-148c-39e1-017a-977cc80e601d.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-60a9-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/5f6f207b-148c-39e1-017a-977cc80e601d.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/3e3ee88b-1bd3-aee3-f3d5-642a174463f6.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-60a9-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/3e3ee88b-1bd3-aee3-f3d5-642a174463f6.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/6e16598c-b8fe-8627-f3d6-e4b564b9c247.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-60a9-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/6e16598c-b8fe-8627-f3d6-e4b564b9c247.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-60a9-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-60a9-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Benjamin Phaff
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/10258" ;
  a2a:SourceRemarkAkteSoort "Obligatie" ;
  a2a:SourceRemarkfilename "NOTH00011000554", "NOTH00011000555", "NOTH00011000556" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230311_17684_00017684.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTH00011000555; positie: 2738, 820, 583, 103" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTH00011000555; positie: 3068, 1754, 427, 101" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTH00011000556; positie: 2905, 569, 701, 113" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTH00011000556; positie: 3833, 440, 793, 119" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTH00011000555; positie: 3012, 704, 887, 114" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTH00011000555; positie: 3584, 1738, 546, 114" .
