@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-6fa7-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Huwelijkse voorwaarden op 6 april 1767" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-6fa7-50ee-e053-b784100a6caf_Person-11357853-e7e3-3201-dd8b-26f809962e44, oa:person_saa_a3cb51cc-6fa7-50ee-e053-b784100a6caf_Person-2da162c8-ed05-8e2c-8e41-2e589a7a61d5, oa:person_saa_a3cb51cc-6fa7-50ee-e053-b784100a6caf_Person-916512e0-f7cb-4f44-be00-3f2d583d35a4, oa:person_saa_a3cb51cc-6fa7-50ee-e053-b784100a6caf_Person-dbdbdf2c-2144-f58f-9f37-974f20397451, oa:person_saa_a3cb51cc-6fa7-50ee-e053-b784100a6caf_Person-de054f19-8ea4-c9d8-a183-65a588f96eb7 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-6fa7-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-6fa7-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-6fa7-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-6fa7-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-6fa7-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-6fa7-50ee-e053-b784100a6caf_4 ;
  a2a:hasSource oa:source_saa_a3cb51cc-6fa7-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-6fa7-50ee-e053-b784100a6caf_Person-11357853-e7e3-3201-dd8b-26f809962e44
  a a2a:Person ;
  rdfs:label "Aletta Meijers Emden" ;
  a2a:PersonName [
    rdfs:label "Aletta Meijers Emden" ;
    a2a:PersonNameFirstName "Aletta" ;
    a2a:PersonNameLastName "Meijers Emden"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-6fa7-50ee-e053-b784100a6caf_Person-2da162c8-ed05-8e2c-8e41-2e589a7a61d5
  a a2a:Person ;
  rdfs:label "Philip Jacobus Moses" ;
  a2a:PersonName [
    rdfs:label "Philip Jacobus Moses" ;
    a2a:PersonNameFirstName "Philip Jacobus" ;
    a2a:PersonNameLastName "Moses"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-6fa7-50ee-e053-b784100a6caf_Person-916512e0-f7cb-4f44-be00-3f2d583d35a4
  a a2a:Person ;
  rdfs:label "Marcus Philip Gompertz Levij" ;
  a2a:PersonName [
    rdfs:label "Marcus Philip Gompertz Levij" ;
    a2a:PersonNameFirstName "Marcus Philip Gompertz" ;
    a2a:PersonNameLastName "Levij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-6fa7-50ee-e053-b784100a6caf_Person-dbdbdf2c-2144-f58f-9f37-974f20397451
  a a2a:Person ;
  rdfs:label "Hana Levij" ;
  a2a:PersonName [
    rdfs:label "Hana Levij" ;
    a2a:PersonNameFirstName "Hana" ;
    a2a:PersonNameLastName "Levij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-6fa7-50ee-e053-b784100a6caf_Person-de054f19-8ea4-c9d8-a183-65a588f96eb7
  a a2a:Person ;
  rdfs:label "Moses Jacobus Junior" ;
  a2a:PersonName [
    rdfs:label "Moses Jacobus Junior" ;
    a2a:PersonNameFirstName "Moses" ;
    a2a:PersonNameLastName "Jacobus Junior"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-6fa7-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Huwelijkse voorwaarden" ;
  a2a:EventType "other:Huwelijkse voorwaarden" ;
  a2a:EventDate [
    a2a:Year "1767" ;
    a2a:Month "4" ;
    a2a:Day "6" ;
    rdfs:label "1767-04-06"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-6fa7-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-6fa7-50ee-e053-b784100a6caf_Person:11357853-e7e3-3201-dd8b-26f809962e44 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-6fa7-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-6fa7-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-6fa7-50ee-e053-b784100a6caf_Person:2da162c8-ed05-8e2c-8e41-2e589a7a61d5 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-6fa7-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-6fa7-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-6fa7-50ee-e053-b784100a6caf_Person:916512e0-f7cb-4f44-be00-3f2d583d35a4 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-6fa7-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-6fa7-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-6fa7-50ee-e053-b784100a6caf_Person:dbdbdf2c-2144-f58f-9f37-974f20397451 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-6fa7-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-6fa7-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-6fa7-50ee-e053-b784100a6caf_Person:de054f19-8ea4-c9d8-a183-65a588f96eb7 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-6fa7-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-6fa7-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1767-04-06 - 1767-04-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1767-04-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1767-04-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1767" ;
    a2a:Month "4" ;
    a2a:Day "6" ;
    rdfs:label "1767-04-06"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 10832, Periode: 1767" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "347356" ;
    a2a:RegistryNumber "10832" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 10832, Periode: 1767, Notariële archieven, 347356, 10832"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/33acdc64-0194-61dd-581b-ff7f47da28fb.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-6fa7-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/33acdc64-0194-61dd-581b-ff7f47da28fb.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/c3311a53-c76b-2363-6b33-13c9bfff951b.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-6fa7-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/c3311a53-c76b-2363-6b33-13c9bfff951b.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/bccaf437-19a8-e1cb-88d9-56c8dde56fa1.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-6fa7-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/bccaf437-19a8-e1cb-88d9-56c8dde56fa1.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "4" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/a46fe313-235e-9f15-9117-cefb0cba18ea.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-6fa7-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/a46fe313-235e-9f15-9117-cefb0cba18ea.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "5" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/24620794-ac67-7cd5-882e-20888386344e.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-6fa7-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/24620794-ac67-7cd5-882e-20888386344e.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "6" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/ee26ce78-e85f-c01f-dea7-3730f1125a2e.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-6fa7-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/ee26ce78-e85f-c01f-dea7-3730f1125a2e.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "7" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/211b15ad-0a5c-ec4a-a8fa-cf1479c57620.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-6fa7-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/211b15ad-0a5c-ec4a-a8fa-cf1479c57620.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-6fa7-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-6fa7-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Salomon Dorper
Locatieomschrijving: Hanover
Onderwerpsomschrijving: huwelijk op Joodse wijze
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/10832" ;
  a2a:SourceRemarkAkteSoort "Huwelijkse voorwaarden" ;
  a2a:SourceRemarkfilename "NOTA01453000425", "NOTA01453000426", "NOTA01453000427", "NOTA01453000428", "NOTA01453000429", "NOTA01453000430", "NOTA01453000431" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210510_9257_00009257.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01453000426; positie: 3700, 1132, 483, 127" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01453000426; positie: 3648, 494, 1066, 194" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01453000426; positie: 3492, 814, 1051, 212" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01453000426; positie: 3261, 1032, 399, 94" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01453000426; positie: 3306, 652, 430, 165" .
