@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_d837ae04-65c0-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Trouwbelofte op 12 september 1719" ;
  a2a:hasPerson oa:person_saa_d837ae04-65c0-6b6d-e053-b784100acdee_Person-2870ffec-a758-e77a-c019-c171d5ca62bc, oa:person_saa_d837ae04-65c0-6b6d-e053-b784100acdee_Person-b47bc38d-e252-356e-170c-d82d10bb9435, oa:person_saa_d837ae04-65c0-6b6d-e053-b784100acdee_Person-8f1b698f-0b80-55e4-1452-ce297d54b97c, oa:person_saa_d837ae04-65c0-6b6d-e053-b784100acdee_Person-e30a45de-1f39-af01-da4c-16c31642021f ;
  a2a:hasEvent oa:event_saa_d837ae04-65c0-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-65c0-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-65c0-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-65c0-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-65c0-6b6d-e053-b784100acdee_3 ;
  a2a:hasSource oa:source_saa_d837ae04-65c0-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-65c0-6b6d-e053-b784100acdee_Person-2870ffec-a758-e77a-c019-c171d5ca62bc
  a a2a:Person ;
  rdfs:label "Abraham Lopez Arias" ;
  a2a:PersonName [
    rdfs:label "Abraham Lopez Arias" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Lopez Arias"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-65c0-6b6d-e053-b784100acdee_Person-b47bc38d-e252-356e-170c-d82d10bb9435
  a a2a:Person ;
  rdfs:label "Aron Curiel" ;
  a2a:PersonName [
    rdfs:label "Aron Curiel" ;
    a2a:PersonNameFirstName "Aron" ;
    a2a:PersonNameLastName "Curiel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-65c0-6b6d-e053-b784100acdee_Person-8f1b698f-0b80-55e4-1452-ce297d54b97c
  a a2a:Person ;
  rdfs:label "Joseph Curiel" ;
  a2a:PersonName [
    rdfs:label "Joseph Curiel" ;
    a2a:PersonNameFirstName "Joseph" ;
    a2a:PersonNameLastName "Curiel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-65c0-6b6d-e053-b784100acdee_Person-e30a45de-1f39-af01-da4c-16c31642021f
  a a2a:Person ;
  rdfs:label "Rachel Lopez Arias" ;
  a2a:PersonName [
    rdfs:label "Rachel Lopez Arias" ;
    a2a:PersonNameFirstName "Rachel" ;
    a2a:PersonNameLastName "Lopez Arias"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-65c0-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Trouwbelofte" ;
  a2a:EventType "other:Trouwbelofte" ;
  a2a:EventDate [
    a2a:Year "1719" ;
    a2a:Month "9" ;
    a2a:Day "12" ;
    rdfs:label "1719-09-12"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-65c0-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-65c0-6b6d-e053-b784100acdee_Person:2870ffec-a758-e77a-c019-c171d5ca62bc ;
  a2a:EventKeyRef oa:event_saa_d837ae04-65c0-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-65c0-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-65c0-6b6d-e053-b784100acdee_Person:b47bc38d-e252-356e-170c-d82d10bb9435 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-65c0-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-65c0-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-65c0-6b6d-e053-b784100acdee_Person:8f1b698f-0b80-55e4-1452-ce297d54b97c ;
  a2a:EventKeyRef oa:event_saa_d837ae04-65c0-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-65c0-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-65c0-6b6d-e053-b784100acdee_Person:e30a45de-1f39-af01-da4c-16c31642021f ;
  a2a:EventKeyRef oa:event_saa_d837ae04-65c0-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-65c0-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1719-09-12 - 1719-09-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1719-09-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1719-09-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1719" ;
    a2a:Month "9" ;
    a2a:Day "12" ;
    rdfs:label "1719-09-12"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 7542, Periode: 1719" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "612000" ;
    a2a:RegistryNumber "7542" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 7542, Periode: 1719, Notariële archieven, 612000, 7542"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/c8b675c8-4fe6-f5fa-2b80-7330ce3d17ac.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-65c0-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/c8b675c8-4fe6-f5fa-2b80-7330ce3d17ac.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/8e3ccc45-7790-6d6e-6883-315ba69f23e8.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-65c0-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/8e3ccc45-7790-6d6e-6883-315ba69f23e8.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/2ee8c667-5e26-6aaa-bd08-d4eef02dde91.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-65c0-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/2ee8c667-5e26-6aaa-bd08-d4eef02dde91.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-65c0-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-65c0-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Johannes van Vilekens
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/7542" ;
  a2a:SourceRemarkAkteSoort "Trouwbelofte" ;
  a2a:SourceRemarkfilename "NOTC00406000396", "NOTC00406000397", "NOTC00406000398" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_932_00000932.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00406000397; positie: 3429, 436, 979, 107" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00406000397; positie: 3633, 520, 593, 97" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00406000397; positie: 4152, 2030, 734, 104" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00406000397; positie: 3508, 1516, 841, 132" .
