@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_2a1b1578-d409-e2fa-2dfc-230af03f3915
  a a2a:Record ;
  rdfs:label "Registratie op 14 juli 1746 te Amsterdam" ;
  a2a:hasPerson oa:person_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_Person1, oa:person_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_Person2, oa:person_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_Person3, oa:person_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_Person4, oa:person_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_Person5, oa:person_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_Person6, oa:person_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_Person7, oa:person_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_Person8, oa:person_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_Person9, oa:person_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_Person10, oa:person_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_Person11, oa:person_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_Person12, oa:person_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_Person13, oa:person_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_Person14, oa:person_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_Person15, oa:person_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_Person16, oa:person_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_Person17, oa:person_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_Person18, oa:person_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_Person19 ;
  a2a:hasEvent oa:event_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_0, oa:relationep_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_1, oa:relationep_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_2, oa:relationep_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_3, oa:relationep_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_4, oa:relationep_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_5, oa:relationep_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_6, oa:relationep_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_7, oa:relationep_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_8, oa:relationep_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_9, oa:relationep_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_10, oa:relationep_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_11, oa:relationep_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_12, oa:relationep_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_13, oa:relationep_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_14, oa:relationep_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_15, oa:relationep_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_16, oa:relationep_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_17, oa:relationep_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_18 ;
  a2a:hasSource oa:source_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915 .

oa:person_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_Person1
  a a2a:Person ;
  rdfs:label "Maria Backer" ;
  a2a:PersonName [
    rdfs:label "Maria Backer" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Backer"
  ] .

oa:person_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_Person2
  a a2a:Person ;
  rdfs:label "Agneta de le Becq" ;
  a2a:PersonName [
    rdfs:label "Agneta de le Becq" ;
    a2a:PersonNameFirstName "Agneta" ;
    a2a:PersonNamePrefixLastName "de le" ;
    a2a:PersonNameLastName "Becq"
  ] .

oa:person_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_Person3
  a a2a:Person ;
  rdfs:label "Adriaan de With" ;
  a2a:PersonName [
    rdfs:label "Adriaan de With" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "With"
  ] .

oa:person_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_Person4
  a a2a:Person ;
  rdfs:label "Johanna de le Becq" ;
  a2a:PersonName [
    rdfs:label "Johanna de le Becq" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "de le" ;
    a2a:PersonNameLastName "Becq"
  ] .

oa:person_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_Person5
  a a2a:Person ;
  rdfs:label "Jan Nieutijt" ;
  a2a:PersonName [
    rdfs:label "Jan Nieutijt" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Nieutijt"
  ] .

oa:person_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_Person6
  a a2a:Person ;
  rdfs:label "Benjamin Gunther" ;
  a2a:PersonName [
    rdfs:label "Benjamin Gunther" ;
    a2a:PersonNameFirstName "Benjamin" ;
    a2a:PersonNameLastName "Gunther"
  ] .

oa:person_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_Person7
  a a2a:Person ;
  rdfs:label "Geertruijd Colonius" ;
  a2a:PersonName [
    rdfs:label "Geertruijd Colonius" ;
    a2a:PersonNameFirstName "Geertruijd" ;
    a2a:PersonNameLastName "Colonius"
  ] .

oa:person_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_Person8
  a a2a:Person ;
  rdfs:label "Josias Bourigaud Dartillac" ;
  a2a:PersonName [
    rdfs:label "Josias Bourigaud Dartillac" ;
    a2a:PersonNameFirstName "Josias" ;
    a2a:PersonNameLastName "Bourigaud Dartillac"
  ] .

oa:person_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_Person9
  a a2a:Person ;
  rdfs:label "Jan Coenen Coeman" ;
  a2a:PersonName [
    rdfs:label "Jan Coenen Coeman" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Coenen Coeman"
  ] .

oa:person_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_Person10
  a a2a:Person ;
  rdfs:label "Cornelis Hop" ;
  a2a:PersonName [
    rdfs:label "Cornelis Hop" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Hop"
  ] .

oa:person_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_Person11
  a a2a:Person ;
  rdfs:label "Meijnardt Domp" ;
  a2a:PersonName [
    rdfs:label "Meijnardt Domp" ;
    a2a:PersonNameFirstName "Meijnardt" ;
    a2a:PersonNameLastName "Domp"
  ] .

oa:person_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_Person12
  a a2a:Person ;
  rdfs:label "Jasper Delbeeck" ;
  a2a:PersonName [
    rdfs:label "Jasper Delbeeck" ;
    a2a:PersonNameFirstName "Jasper" ;
    a2a:PersonNameLastName "Delbeeck"
  ] .

oa:person_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_Person13
  a a2a:Person ;
  rdfs:label "Constatin Ranst" ;
  a2a:PersonName [
    rdfs:label "Constatin Ranst" ;
    a2a:PersonNameFirstName "Constatin" ;
    a2a:PersonNameLastName "Ranst"
  ] .

oa:person_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_Person14
  a a2a:Person ;
  rdfs:label "Gerant la Lauze" ;
  a2a:PersonName [
    rdfs:label "Gerant la Lauze" ;
    a2a:PersonNameFirstName "Gerant" ;
    a2a:PersonNamePrefixLastName "la" ;
    a2a:PersonNameLastName "Lauze"
  ] .

oa:person_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_Person15
  a a2a:Person ;
  rdfs:label "Hendrick Blanck" ;
  a2a:PersonName [
    rdfs:label "Hendrick Blanck" ;
    a2a:PersonNameFirstName "Hendrick" ;
    a2a:PersonNameLastName "Blanck"
  ] .

oa:person_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_Person16
  a a2a:Person ;
  rdfs:label "Pieter Trip" ;
  a2a:PersonName [
    rdfs:label "Pieter Trip" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Trip"
  ] .

oa:person_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_Person17
  a a2a:Person ;
  rdfs:label "Melchior de Ruuscher" ;
  a2a:PersonName [
    rdfs:label "Melchior de Ruuscher" ;
    a2a:PersonNameFirstName "Melchior" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Ruuscher"
  ] .

oa:person_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_Person18
  a a2a:Person ;
  rdfs:label "Dirk Bontekoningh" ;
  a2a:PersonName [
    rdfs:label "Dirk Bontekoningh" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Bontekoningh"
  ] .

oa:person_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_Person19
  a a2a:Person ;
  rdfs:label "Elisabeth Blom" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Blom" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Blom"
  ] .

oa:event_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1746" ;
    a2a:Month "7" ;
    a2a:Day "14" ;
    rdfs:label "1746-07-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:relationep_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_Person1 ;
  a2a:EventKeyRef oa:event_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_Event1 .

oa:relationep_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_Person2 ;
  a2a:EventKeyRef oa:event_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_Event1 .

oa:relationep_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_Person3 ;
  a2a:EventKeyRef oa:event_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_Event1 .

oa:relationep_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_Person4 ;
  a2a:EventKeyRef oa:event_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_Event1 .

oa:relationep_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_Person5 ;
  a2a:EventKeyRef oa:event_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_Event1 .

oa:relationep_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_Person6 ;
  a2a:EventKeyRef oa:event_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_Event1 .

oa:relationep_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_Person7 ;
  a2a:EventKeyRef oa:event_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_Event1 .

oa:relationep_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_Person8 ;
  a2a:EventKeyRef oa:event_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_Event1 .

oa:relationep_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_Person9 ;
  a2a:EventKeyRef oa:event_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_Event1 .

oa:relationep_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_Person10 ;
  a2a:EventKeyRef oa:event_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_Event1 .

oa:relationep_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_Person11 ;
  a2a:EventKeyRef oa:event_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_Event1 .

oa:relationep_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_Person12 ;
  a2a:EventKeyRef oa:event_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_Event1 .

oa:relationep_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_Person13 ;
  a2a:EventKeyRef oa:event_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_Event1 .

oa:relationep_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_Person14 ;
  a2a:EventKeyRef oa:event_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_Event1 .

oa:relationep_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_Person15 ;
  a2a:EventKeyRef oa:event_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_Event1 .

oa:relationep_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_Person16 ;
  a2a:EventKeyRef oa:event_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_Event1 .

oa:relationep_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_Person17 ;
  a2a:EventKeyRef oa:event_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_Event1 .

oa:relationep_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_Person18 ;
  a2a:EventKeyRef oa:event_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_Event1 .

oa:relationep_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_18
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_Person19 ;
  a2a:EventKeyRef oa:event_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915_Event1 .

oa:source_saa_2a1b1578-d409-e2fa-2dfc-230af03f3915
  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 "9486" ;
    rdfs:label "Stadsarchief Amsterdam, VH Notariëel Protocollen, 9486"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://images.memorix.nl/ams/thumb/640x480/8848131b-4c15-e306-b079-eac2e2465052.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/8848131b-4c15-e306-b079-eac2e2465052.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:UriViewer "https://images.memorix.nl/ams/thumb/640x480/e2cd02f4-02ef-697a-f231-2e94794d6a5d.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/e2cd02f4-02ef-697a-f231-2e94794d6a5d.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:UriViewer "https://images.memorix.nl/ams/thumb/640x480/032f9a6b-a683-a59c-59ef-74e59ceacdfa.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/032f9a6b-a683-a59c-59ef-74e59ceacdfa.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "4" ;
    a2a:UriViewer "https://images.memorix.nl/ams/thumb/640x480/44ed8e4c-af53-e9ef-2942-5fb738115b1d.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/44ed8e4c-af53-e9ef-2942-5fb738115b1d.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "5" ;
    a2a:UriViewer "https://images.memorix.nl/ams/thumb/640x480/ace87382-3e46-d320-1a0e-7f6b46ebbf92.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/ace87382-3e46-d320-1a0e-7f6b46ebbf92.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "6" ;
    a2a:UriViewer "https://images.memorix.nl/ams/thumb/640x480/69d83d60-5595-4ea3-eae2-2450c09446b2.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/69d83d60-5595-4ea3-eae2-2450c09446b2.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "7" ;
    a2a:UriViewer "https://images.memorix.nl/ams/thumb/640x480/063b9e2d-746c-461f-f076-8bf54f6685cb.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/063b9e2d-746c-461f-f076-8bf54f6685cb.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "8" ;
    a2a:UriViewer "https://images.memorix.nl/ams/thumb/640x480/e5066da1-8d48-9071-2156-f4e6eefac588.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/e5066da1-8d48-9071-2156-f4e6eefac588.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "9" ;
    a2a:UriViewer "https://images.memorix.nl/ams/thumb/640x480/9a32d7d1-b9f8-980a-7122-cc3c49fe0544.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/9a32d7d1-b9f8-980a-7122-cc3c49fe0544.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "10" ;
    a2a:UriViewer "https://images.memorix.nl/ams/thumb/640x480/fe57dfa7-0834-eafa-1251-6d550dd320cc.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/fe57dfa7-0834-eafa-1251-6d550dd320cc.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "11" ;
    a2a:UriViewer "https://images.memorix.nl/ams/thumb/640x480/4c3043ab-ee39-1761-86fe-369e5c4a714a.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/4c3043ab-ee39-1761-86fe-369e5c4a714a.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "12" ;
    a2a:UriViewer "https://images.memorix.nl/ams/thumb/640x480/bba36bbe-e1c6-5075-6910-8bb3114814ca.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/bba36bbe-e1c6-5075-6910-8bb3114814ca.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "13" ;
    a2a:UriViewer "https://images.memorix.nl/ams/thumb/640x480/d5613dd7-32bf-9e7f-9eae-1bd0b35e7356.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/d5613dd7-32bf-9e7f-9eae-1bd0b35e7356.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "14" ;
    a2a:UriViewer "https://images.memorix.nl/ams/thumb/640x480/304c552a-dcbe-854c-8eff-a9f677dc924f.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/304c552a-dcbe-854c-8eff-a9f677dc924f.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "15" ;
    a2a:UriViewer "https://images.memorix.nl/ams/thumb/640x480/a6f0a1c2-3464-3329-1e49-1cb0d7018847.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/a6f0a1c2-3464-3329-1e49-1cb0d7018847.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-11-15"^^xsd:date ;
  a2a:RecordGUID "{2a1b1578-d409-e2fa-2dfc-230af03f3915}" ;
  a2a:SourceRemarkOpmerking "Notaris: Jacobus Ardinois / Type: Obligatie" ;
  a2a:SourceRemarklink_NT "https://archief.amsterdam/inventarissen/details/5075/invnr/9486" ;
  a2a:SourceRemarkProvenance "Export_AAA_NaMigratieCompleet-20240803.xml uit Memorix via SAA/MaxL" .

