@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-2d64-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Trouwbelofte op 30 oktober 1742" ;
  a2a:hasPerson oa:person_saa_d837ae04-2d64-6b6d-e053-b784100acdee_Person-24f10827-8efb-b147-6b36-65ea8b0033f0, oa:person_saa_d837ae04-2d64-6b6d-e053-b784100acdee_Person-9f2a966d-39da-2466-d318-6bf37c73326f, oa:person_saa_d837ae04-2d64-6b6d-e053-b784100acdee_Person-d456f0a6-99db-4d9a-67c3-61923f977021, oa:person_saa_d837ae04-2d64-6b6d-e053-b784100acdee_Person-d50036d4-16a7-6c09-5d02-1a463ef29ec3 ;
  a2a:hasEvent oa:event_saa_d837ae04-2d64-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-2d64-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-2d64-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-2d64-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-2d64-6b6d-e053-b784100acdee_3 ;
  a2a:hasSource oa:source_saa_d837ae04-2d64-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-2d64-6b6d-e053-b784100acdee_Person-24f10827-8efb-b147-6b36-65ea8b0033f0
  a a2a:Person ;
  rdfs:label "Hartog Joseph" ;
  a2a:PersonName [
    rdfs:label "Hartog Joseph" ;
    a2a:PersonNameFirstName "Hartog" ;
    a2a:PersonNameLastName "Joseph"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-2d64-6b6d-e053-b784100acdee_Person-9f2a966d-39da-2466-d318-6bf37c73326f
  a a2a:Person ;
  rdfs:label "Salomon Moses" ;
  a2a:PersonName [
    rdfs:label "Salomon Moses" ;
    a2a:PersonNameFirstName "Salomon" ;
    a2a:PersonNameLastName "Moses"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-2d64-6b6d-e053-b784100acdee_Person-d456f0a6-99db-4d9a-67c3-61923f977021
  a a2a:Person ;
  rdfs:label "Isaak Boas" ;
  a2a:PersonName [
    rdfs:label "Isaak Boas" ;
    a2a:PersonNameFirstName "Isaak" ;
    a2a:PersonNameLastName "Boas"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-2d64-6b6d-e053-b784100acdee_Person-d50036d4-16a7-6c09-5d02-1a463ef29ec3
  a a2a:Person ;
  rdfs:label "Belitje Salomons" ;
  a2a:PersonName [
    rdfs:label "Belitje Salomons" ;
    a2a:PersonNameFirstName "Belitje" ;
    a2a:PersonNameLastName "Salomons"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-2d64-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Trouwbelofte" ;
  a2a:EventType "other:Trouwbelofte" ;
  a2a:EventDate [
    a2a:Year "1742" ;
    a2a:Month "10" ;
    a2a:Day "30" ;
    rdfs:label "1742-10-30"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-2d64-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-2d64-6b6d-e053-b784100acdee_Person:24f10827-8efb-b147-6b36-65ea8b0033f0 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-2d64-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-2d64-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-2d64-6b6d-e053-b784100acdee_Person:9f2a966d-39da-2466-d318-6bf37c73326f ;
  a2a:EventKeyRef oa:event_saa_d837ae04-2d64-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-2d64-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-2d64-6b6d-e053-b784100acdee_Person:d456f0a6-99db-4d9a-67c3-61923f977021 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-2d64-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-2d64-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-2d64-6b6d-e053-b784100acdee_Person:d50036d4-16a7-6c09-5d02-1a463ef29ec3 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-2d64-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-2d64-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1742-10-30 - 1742-10-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1742-10-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1742-10-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1742" ;
    a2a:Month "10" ;
    a2a:Day "30" ;
    rdfs:label "1742-10-30"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 12150, Periode: 1742" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "608015" ;
    a2a:RegistryNumber "12150" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 12150, Periode: 1742, Notariële archieven, 608015, 12150"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/bfdcee37-21fd-4cc4-98ce-47918d5097f1.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-2d64-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/bfdcee37-21fd-4cc4-98ce-47918d5097f1.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/6938d2d9-4dfb-d6b1-05bb-e6a9bc5dbc10.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-2d64-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/6938d2d9-4dfb-d6b1-05bb-e6a9bc5dbc10.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/06129ff3-ee09-d3f4-961c-3c8c1d3547fe.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-2d64-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/06129ff3-ee09-d3f4-961c-3c8c1d3547fe.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-2d64-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-2d64-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Jan Rijpland
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/12150" ;
  a2a:SourceRemarkAkteSoort "Trouwbelofte" ;
  a2a:SourceRemarkfilename "NOTJ00592000363", "NOTJ00592000364", "NOTJ00592000365" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_417_00000417.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ00592000364; positie: 2916, 983, 529, 94" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ00592000364; positie: 3090, 379, 568, 122" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ00592000364; positie: 2875, 2549, 441, 83" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ00592000364; positie: 2897, 654, 609, 99" .
