@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_bebc764c-de2e-9fa7-627e-e4c7c96a5f32
  a a2a:Record ;
  rdfs:label "Registratie op 20 februari 1788 te Amsterdam" ;
  a2a:hasPerson oa:person_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_Person1, oa:person_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_Person2, oa:person_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_Person3, oa:person_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_Person4, oa:person_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_Person5, oa:person_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_Person6, oa:person_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_Person7, oa:person_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_Person8, oa:person_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_Person9, oa:person_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_Person10, oa:person_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_Person11, oa:person_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_Person12, oa:person_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_Person13, oa:person_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_Person14, oa:person_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_Person15, oa:person_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_Person16, oa:person_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_Person17, oa:person_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_Person18, oa:person_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_Person19 ;
  a2a:hasEvent oa:event_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_0, oa:relationep_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_1, oa:relationep_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_2, oa:relationep_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_3, oa:relationep_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_4, oa:relationep_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_5, oa:relationep_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_6, oa:relationep_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_7, oa:relationep_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_8, oa:relationep_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_9, oa:relationep_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_10, oa:relationep_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_11, oa:relationep_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_12, oa:relationep_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_13, oa:relationep_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_14, oa:relationep_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_15, oa:relationep_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_16, oa:relationep_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_17, oa:relationep_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_18 ;
  a2a:hasSource oa:source_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32 .

oa:person_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_Person1
  a a2a:Person ;
  rdfs:label "Hendrik Fabricius" ;
  a2a:PersonName [
    rdfs:label "Hendrik Fabricius" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Fabricius"
  ] .

oa:person_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_Person2
  a a2a:Person ;
  rdfs:label "Pieter Jacobsz van der Hoorn" ;
  a2a:PersonName [
    rdfs:label "Pieter Jacobsz van der Hoorn" ;
    a2a:PersonNameFirstName "Pieter Jacobsz" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Hoorn"
  ] .

oa:person_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_Person3
  a a2a:Person ;
  rdfs:label "Gijsbert van Bork" ;
  a2a:PersonName [
    rdfs:label "Gijsbert van Bork" ;
    a2a:PersonNameFirstName "Gijsbert" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Bork"
  ] .

oa:person_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_Person4
  a a2a:Person ;
  rdfs:label "Pieter Steijn" ;
  a2a:PersonName [
    rdfs:label "Pieter Steijn" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Steijn"
  ] .

oa:person_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_Person5
  a a2a:Person ;
  rdfs:label "Gerard Caspar Born" ;
  a2a:PersonName [
    rdfs:label "Gerard Caspar Born" ;
    a2a:PersonNameFirstName "Gerard Caspar" ;
    a2a:PersonNameLastName "Born"
  ] .

oa:person_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_Person6
  a a2a:Person ;
  rdfs:label "Hendrik van der Hoorn" ;
  a2a:PersonName [
    rdfs:label "Hendrik van der Hoorn" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Hoorn"
  ] .

oa:person_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_Person7
  a a2a:Person ;
  rdfs:label "Cornelis Cornelisz Marsse" ;
  a2a:PersonName [
    rdfs:label "Cornelis Cornelisz Marsse" ;
    a2a:PersonNameFirstName "Cornelis Cornelisz" ;
    a2a:PersonNameLastName "Marsse"
  ] .

oa:person_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_Person8
  a a2a:Person ;
  rdfs:label "Pieter Cornelisz Marsse" ;
  a2a:PersonName [
    rdfs:label "Pieter Cornelisz Marsse" ;
    a2a:PersonNameFirstName "Pieter Cornelisz" ;
    a2a:PersonNameLastName "Marsse"
  ] .

oa:person_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_Person9
  a a2a:Person ;
  rdfs:label "Harmanus Huijsinga van Vliet" ;
  a2a:PersonName [
    rdfs:label "Harmanus Huijsinga van Vliet" ;
    a2a:PersonNameFirstName "Harmanus" ;
    a2a:PersonNameLastName "Huijsinga van Vliet"
  ] .

oa:person_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_Person10
  a a2a:Person ;
  rdfs:label "Huijbert Prins" ;
  a2a:PersonName [
    rdfs:label "Huijbert Prins" ;
    a2a:PersonNameFirstName "Huijbert" ;
    a2a:PersonNameLastName "Prins"
  ] .

oa:person_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_Person11
  a a2a:Person ;
  rdfs:label "Petrus Mattheus Pertat" ;
  a2a:PersonName [
    rdfs:label "Petrus Mattheus Pertat" ;
    a2a:PersonNameFirstName "Petrus Mattheus" ;
    a2a:PersonNameLastName "Pertat"
  ] .

oa:person_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_Person12
  a a2a:Person ;
  rdfs:label "Martijntje Cornelisse Marsse" ;
  a2a:PersonName [
    rdfs:label "Martijntje Cornelisse Marsse" ;
    a2a:PersonNameFirstName "Martijntje Cornelisse" ;
    a2a:PersonNameLastName "Marsse"
  ] .

oa:person_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_Person13
  a a2a:Person ;
  rdfs:label "Pieter Kroon" ;
  a2a:PersonName [
    rdfs:label "Pieter Kroon" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Kroon"
  ] .

oa:person_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_Person14
  a a2a:Person ;
  rdfs:label "Jacob Kipper" ;
  a2a:PersonName [
    rdfs:label "Jacob Kipper" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Kipper"
  ] .

oa:person_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_Person15
  a a2a:Person ;
  rdfs:label "Cornelis Cornelisz van Ouderdorp" ;
  a2a:PersonName [
    rdfs:label "Cornelis Cornelisz van Ouderdorp" ;
    a2a:PersonNameFirstName "Cornelis Cornelisz" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Ouderdorp"
  ] .

oa:person_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_Person16
  a a2a:Person ;
  rdfs:label "Cornelia Schellinger" ;
  a2a:PersonName [
    rdfs:label "Cornelia Schellinger" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Schellinger"
  ] .

oa:person_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_Person17
  a a2a:Person ;
  rdfs:label "Boudewijn Hoogeveen" ;
  a2a:PersonName [
    rdfs:label "Boudewijn Hoogeveen" ;
    a2a:PersonNameFirstName "Boudewijn" ;
    a2a:PersonNameLastName "Hoogeveen"
  ] .

oa:person_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_Person18
  a a2a:Person ;
  rdfs:label "Joannes Nieuwenhuis" ;
  a2a:PersonName [
    rdfs:label "Joannes Nieuwenhuis" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Nieuwenhuis"
  ] .

oa:person_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_Person19
  a a2a:Person ;
  rdfs:label "Reinier Bouwers" ;
  a2a:PersonName [
    rdfs:label "Reinier Bouwers" ;
    a2a:PersonNameFirstName "Reinier" ;
    a2a:PersonNameLastName "Bouwers"
  ] .

oa:event_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1788" ;
    a2a:Month "2" ;
    a2a:Day "20" ;
    rdfs:label "1788-02-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:relationep_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_Person1 ;
  a2a:EventKeyRef oa:event_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_Event1 .

oa:relationep_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_Person2 ;
  a2a:EventKeyRef oa:event_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_Event1 .

oa:relationep_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_Person3 ;
  a2a:EventKeyRef oa:event_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_Event1 .

oa:relationep_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_Person4 ;
  a2a:EventKeyRef oa:event_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_Event1 .

oa:relationep_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_Person5 ;
  a2a:EventKeyRef oa:event_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_Event1 .

oa:relationep_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_Person6 ;
  a2a:EventKeyRef oa:event_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_Event1 .

oa:relationep_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_Person7 ;
  a2a:EventKeyRef oa:event_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_Event1 .

oa:relationep_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_Person8 ;
  a2a:EventKeyRef oa:event_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_Event1 .

oa:relationep_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_Person9 ;
  a2a:EventKeyRef oa:event_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_Event1 .

oa:relationep_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_Person10 ;
  a2a:EventKeyRef oa:event_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_Event1 .

oa:relationep_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_Person11 ;
  a2a:EventKeyRef oa:event_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_Event1 .

oa:relationep_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_Person12 ;
  a2a:EventKeyRef oa:event_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_Event1 .

oa:relationep_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_Person13 ;
  a2a:EventKeyRef oa:event_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_Event1 .

oa:relationep_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_Person14 ;
  a2a:EventKeyRef oa:event_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_Event1 .

oa:relationep_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_Person15 ;
  a2a:EventKeyRef oa:event_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_Event1 .

oa:relationep_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_Person16 ;
  a2a:EventKeyRef oa:event_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_Event1 .

oa:relationep_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_Person17 ;
  a2a:EventKeyRef oa:event_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_Event1 .

oa:relationep_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_Person18 ;
  a2a:EventKeyRef oa:event_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_Event1 .

oa:relationep_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_18
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_Person19 ;
  a2a:EventKeyRef oa:event_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32_Event1 .

oa:source_saa_bebc764c-de2e-9fa7-627e-e4c7c96a5f32
  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 "15516" ;
    rdfs:label "Stadsarchief Amsterdam, VH Notariëel Protocollen, 15516"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://images.memorix.nl/ams/thumb/640x480/64186e78-82de-75d7-fcde-3f6eb2ef84a8.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/64186e78-82de-75d7-fcde-3f6eb2ef84a8.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:UriViewer "https://images.memorix.nl/ams/thumb/640x480/4bdff51f-5d31-65e1-0195-fd37e6431e07.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/4bdff51f-5d31-65e1-0195-fd37e6431e07.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:UriViewer "https://images.memorix.nl/ams/thumb/640x480/98eebbbd-47d9-8c23-1fda-69b63d0e586b.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/98eebbbd-47d9-8c23-1fda-69b63d0e586b.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "4" ;
    a2a:UriViewer "https://images.memorix.nl/ams/thumb/640x480/5eb79875-7854-fee7-e4dd-0cbe65ce7888.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/5eb79875-7854-fee7-e4dd-0cbe65ce7888.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-11-15"^^xsd:date ;
  a2a:RecordGUID "{bebc764c-de2e-9fa7-627e-e4c7c96a5f32}" ;
  a2a:SourceRemarkOpmerking "Notaris: Nicolaus Brahe / Type: Transport / Beschrijving: Obligaties" ;
  a2a:SourceRemarklink_NT "https://archief.amsterdam/inventarissen/details/5075/invnr/15516" ;
  a2a:SourceRemarkProvenance "Export_AAA_NaMigratieCompleet-20240803.xml uit Memorix via SAA/MaxL" .

