@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-a675-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Obligatie op 26 januari 1765" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-a675-50ee-e053-b784100a6caf_Person-03d58c6f-4be4-b1a1-42d6-377e3c5a1354, oa:person_saa_a3cb51cc-a675-50ee-e053-b784100a6caf_Person-1f0ba6e8-c549-12da-d6eb-1d937df324de, oa:person_saa_a3cb51cc-a675-50ee-e053-b784100a6caf_Person-f2889779-d9e4-5dcc-b35e-26d8fe9de7ea, oa:person_saa_a3cb51cc-a675-50ee-e053-b784100a6caf_Person-de5f83c8-2ce7-771f-e26d-5ec982aac76c, oa:person_saa_a3cb51cc-a675-50ee-e053-b784100a6caf_Person-4fadb38b-6f38-238a-9384-2b258e056f07, oa:person_saa_a3cb51cc-a675-50ee-e053-b784100a6caf_Person-69693b0f-ee85-d547-63b2-b3bffbfd6c28 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-a675-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-a675-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-a675-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-a675-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-a675-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-a675-50ee-e053-b784100a6caf_4, oa:relationep_saa_a3cb51cc-a675-50ee-e053-b784100a6caf_5 ;
  a2a:hasSource oa:source_saa_a3cb51cc-a675-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-a675-50ee-e053-b784100a6caf_Person-03d58c6f-4be4-b1a1-42d6-377e3c5a1354
  a a2a:Person ;
  rdfs:label "Christoffel de Bruijn" ;
  a2a:PersonName [
    rdfs:label "Christoffel de Bruijn" ;
    a2a:PersonNameFirstName "Christoffel" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bruijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-a675-50ee-e053-b784100a6caf_Person-1f0ba6e8-c549-12da-d6eb-1d937df324de
  a a2a:Person ;
  rdfs:label "Johannes de Bruijn" ;
  a2a:PersonName [
    rdfs:label "Johannes de Bruijn" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bruijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-a675-50ee-e053-b784100a6caf_Person-f2889779-d9e4-5dcc-b35e-26d8fe9de7ea
  a a2a:Person ;
  rdfs:label "Dina Jansen" ;
  a2a:PersonName [
    rdfs:label "Dina Jansen" ;
    a2a:PersonNameFirstName "Dina" ;
    a2a:PersonNameLastName "Jansen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-a675-50ee-e053-b784100a6caf_Person-de5f83c8-2ce7-771f-e26d-5ec982aac76c
  a a2a:Person ;
  rdfs:label "Louis la Coste" ;
  a2a:PersonName [
    rdfs:label "Louis la Coste" ;
    a2a:PersonNameFirstName "Louis" ;
    a2a:PersonNamePrefixLastName "la" ;
    a2a:PersonNameLastName "Coste"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-a675-50ee-e053-b784100a6caf_Person-4fadb38b-6f38-238a-9384-2b258e056f07
  a a2a:Person ;
  rdfs:label "Dirk ten Hage" ;
  a2a:PersonName [
    rdfs:label "Dirk ten Hage" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNamePrefixLastName "ten" ;
    a2a:PersonNameLastName "Hage"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-a675-50ee-e053-b784100a6caf_Person-69693b0f-ee85-d547-63b2-b3bffbfd6c28
  a a2a:Person ;
  rdfs:label "Ferdinandus Nunes" ;
  a2a:PersonName [
    rdfs:label "Ferdinandus Nunes" ;
    a2a:PersonNameFirstName "Ferdinandus" ;
    a2a:PersonNameLastName "Nunes"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-a675-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Obligatie" ;
  a2a:EventType "other:Obligatie" ;
  a2a:EventDate [
    a2a:Year "1765" ;
    a2a:Month "1" ;
    a2a:Day "26" ;
    rdfs:label "1765-01-26"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-a675-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a675-50ee-e053-b784100a6caf_Person:03d58c6f-4be4-b1a1-42d6-377e3c5a1354 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a675-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-a675-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a675-50ee-e053-b784100a6caf_Person:1f0ba6e8-c549-12da-d6eb-1d937df324de ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a675-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-a675-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a675-50ee-e053-b784100a6caf_Person:f2889779-d9e4-5dcc-b35e-26d8fe9de7ea ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a675-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-a675-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a675-50ee-e053-b784100a6caf_Person:de5f83c8-2ce7-771f-e26d-5ec982aac76c ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a675-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-a675-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a675-50ee-e053-b784100a6caf_Person:4fadb38b-6f38-238a-9384-2b258e056f07 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a675-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-a675-50ee-e053-b784100a6caf_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a675-50ee-e053-b784100a6caf_Person:69693b0f-ee85-d547-63b2-b3bffbfd6c28 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a675-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-a675-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1765-01-26 - 1765-01-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1765-01-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1765-01-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1765" ;
    a2a:Month "1" ;
    a2a:Day "26" ;
    rdfs:label "1765-01-26"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 11176, Periode: 1765" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "351082" ;
    a2a:RegistryNumber "11176" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 11176, Periode: 1765, Notariële archieven, 351082, 11176"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/886c87b3-0694-127d-51d2-cca0aa7b0a42.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-a675-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/886c87b3-0694-127d-51d2-cca0aa7b0a42.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/c2aea5d4-1364-56d2-d9f1-31d0c5fd6dbd.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-a675-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/c2aea5d4-1364-56d2-d9f1-31d0c5fd6dbd.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-a675-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-a675-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Mr.johannes Beukelaar
Onderwerpsomschrijving: Consul van de koning van Portugal
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/11176" ;
  a2a:SourceRemarkAkteSoort "Obligatie" ;
  a2a:SourceRemarkfilename "NOTD01051000108", "NOTD01051000109" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220609_6461_00006461.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01051000109; positie: 2670, 2415, 762, 107" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01051000109; positie: 3451, 2377, 704, 95" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01051000109; positie: 3356, 148, 475, 91" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01051000109; positie: 3447, 1164, 578, 64" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01051000109; positie: 2669, 144, 564, 97" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01051000109; positie: 2696, 2522, 744, 105" .
