@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_c966432b-0189-e633-53ff-e3d28451f929
  a a2a:Record ;
  rdfs:label "Registratie op 25 oktober 1716 te Amsterdam" ;
  a2a:hasPerson oa:person_saa_c966432b-0189-e633-53ff-e3d28451f929_Person1, oa:person_saa_c966432b-0189-e633-53ff-e3d28451f929_Person2, oa:person_saa_c966432b-0189-e633-53ff-e3d28451f929_Person3, oa:person_saa_c966432b-0189-e633-53ff-e3d28451f929_Person4, oa:person_saa_c966432b-0189-e633-53ff-e3d28451f929_Person5, oa:person_saa_c966432b-0189-e633-53ff-e3d28451f929_Person6 ;
  a2a:hasEvent oa:event_saa_c966432b-0189-e633-53ff-e3d28451f929_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_c966432b-0189-e633-53ff-e3d28451f929_0, oa:relationep_saa_c966432b-0189-e633-53ff-e3d28451f929_1, oa:relationep_saa_c966432b-0189-e633-53ff-e3d28451f929_2, oa:relationep_saa_c966432b-0189-e633-53ff-e3d28451f929_3, oa:relationep_saa_c966432b-0189-e633-53ff-e3d28451f929_4, oa:relationep_saa_c966432b-0189-e633-53ff-e3d28451f929_5 ;
  a2a:hasSource oa:source_saa_c966432b-0189-e633-53ff-e3d28451f929 .

oa:person_saa_c966432b-0189-e633-53ff-e3d28451f929_Person1
  a a2a:Person ;
  rdfs:label "Adolphus Moses" ;
  a2a:PersonName [
    rdfs:label "Adolphus Moses" ;
    a2a:PersonNameFirstName "Adolphus" ;
    a2a:PersonNameLastName "Moses"
  ] .

oa:person_saa_c966432b-0189-e633-53ff-e3d28451f929_Person2
  a a2a:Person ;
  rdfs:label "Abraham Elias" ;
  a2a:PersonName [
    rdfs:label "Abraham Elias" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Elias"
  ] .

oa:person_saa_c966432b-0189-e633-53ff-e3d28451f929_Person3
  a a2a:Person ;
  rdfs:label "Salomon Isaaks" ;
  a2a:PersonName [
    rdfs:label "Salomon Isaaks" ;
    a2a:PersonNameFirstName "Salomon" ;
    a2a:PersonNameLastName "Isaaks"
  ] .

oa:person_saa_c966432b-0189-e633-53ff-e3d28451f929_Person4
  a a2a:Person ;
  rdfs:label "Levi Philips" ;
  a2a:PersonName [
    rdfs:label "Levi Philips" ;
    a2a:PersonNameFirstName "Levi" ;
    a2a:PersonNameLastName "Philips"
  ] .

oa:person_saa_c966432b-0189-e633-53ff-e3d28451f929_Person5
  a a2a:Person ;
  rdfs:label "Salamon Levi norden" ;
  a2a:PersonName [
    rdfs:label "Salamon Levi norden" ;
    a2a:PersonNameFirstName "Salamon" ;
    a2a:PersonNameLastName "Levi norden"
  ] .

oa:person_saa_c966432b-0189-e633-53ff-e3d28451f929_Person6
  a a2a:Person ;
  rdfs:label "Philip Levi" ;
  a2a:PersonName [
    rdfs:label "Philip Levi" ;
    a2a:PersonNameFirstName "Philip" ;
    a2a:PersonNameLastName "Levi"
  ] .

oa:event_saa_c966432b-0189-e633-53ff-e3d28451f929_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1716" ;
    a2a:Month "10" ;
    a2a:Day "25" ;
    rdfs:label "1716-10-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:relationep_saa_c966432b-0189-e633-53ff-e3d28451f929_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_c966432b-0189-e633-53ff-e3d28451f929_Person1 ;
  a2a:EventKeyRef oa:event_saa_c966432b-0189-e633-53ff-e3d28451f929_Event1 .

oa:relationep_saa_c966432b-0189-e633-53ff-e3d28451f929_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_c966432b-0189-e633-53ff-e3d28451f929_Person2 ;
  a2a:EventKeyRef oa:event_saa_c966432b-0189-e633-53ff-e3d28451f929_Event1 .

oa:relationep_saa_c966432b-0189-e633-53ff-e3d28451f929_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_c966432b-0189-e633-53ff-e3d28451f929_Person3 ;
  a2a:EventKeyRef oa:event_saa_c966432b-0189-e633-53ff-e3d28451f929_Event1 .

oa:relationep_saa_c966432b-0189-e633-53ff-e3d28451f929_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_c966432b-0189-e633-53ff-e3d28451f929_Person4 ;
  a2a:EventKeyRef oa:event_saa_c966432b-0189-e633-53ff-e3d28451f929_Event1 .

oa:relationep_saa_c966432b-0189-e633-53ff-e3d28451f929_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_c966432b-0189-e633-53ff-e3d28451f929_Person5 ;
  a2a:EventKeyRef oa:event_saa_c966432b-0189-e633-53ff-e3d28451f929_Event1 .

oa:relationep_saa_c966432b-0189-e633-53ff-e3d28451f929_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_c966432b-0189-e633-53ff-e3d28451f929_Person6 ;
  a2a:EventKeyRef oa:event_saa_c966432b-0189-e633-53ff-e3d28451f929_Event1 .

oa:source_saa_c966432b-0189-e633-53ff-e3d28451f929
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1600-01-01 - 1800-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1600-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1800-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Collection "VH Notariëel Protocollen" ;
    a2a:RegistryNumber "7471" ;
    rdfs:label "Stadsarchief Amsterdam, VH Notariëel Protocollen, 7471"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://images.memorix.nl/ams/thumb/640x480/1ea4e2a2-9031-d96b-9e8e-f5f6f4d50060.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/1ea4e2a2-9031-d96b-9e8e-f5f6f4d50060.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:UriViewer "https://images.memorix.nl/ams/thumb/640x480/959e1406-c369-a8a4-396f-ecc87948b271.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/959e1406-c369-a8a4-396f-ecc87948b271.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:UriViewer "https://images.memorix.nl/ams/thumb/640x480/62182451-fa6f-87a8-2f02-eb5730154aaf.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/62182451-fa6f-87a8-2f02-eb5730154aaf.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "4" ;
    a2a:UriViewer "https://images.memorix.nl/ams/thumb/640x480/81746b00-adf9-6477-13dc-cc25c97a646c.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/81746b00-adf9-6477-13dc-cc25c97a646c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-11-15"^^xsd:date ;
  a2a:RecordGUID "{c966432b-0189-e633-53ff-e3d28451f929}" ;
  a2a:SourceRemarkOpmerking "Notaris: Martin Lindouw / Type: Uitspraak / Taal: Engels / London in Engelandt" ;
  a2a:SourceRemarklink_NT "https://archief.amsterdam/inventarissen/details/5075/invnr/7471" ;
  a2a:SourceRemarkProvenance "Export_AAA_NaMigratieCompleet-20240803.xml uit Memorix via SAA/MaxL" .

