@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_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae
  a a2a:Record ;
  rdfs:label "Registratie op 19 mei 1781 te Amsterdam" ;
  a2a:hasPerson oa:person_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_Person1, oa:person_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_Person2, oa:person_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_Person3, oa:person_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_Person4, oa:person_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_Person5, oa:person_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_Person6, oa:person_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_Person7, oa:person_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_Person8, oa:person_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_Person9, oa:person_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_Person10, oa:person_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_Person11, oa:person_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_Person12, oa:person_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_Person13, oa:person_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_Person14, oa:person_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_Person15, oa:person_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_Person16, oa:person_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_Person17, oa:person_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_Person18, oa:person_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_Person19, oa:person_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_Person20, oa:person_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_Person21 ;
  a2a:hasEvent oa:event_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_0, oa:relationep_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_1, oa:relationep_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_2, oa:relationep_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_3, oa:relationep_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_4, oa:relationep_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_5, oa:relationep_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_6, oa:relationep_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_7, oa:relationep_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_8, oa:relationep_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_9, oa:relationep_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_10, oa:relationep_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_11, oa:relationep_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_12, oa:relationep_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_13, oa:relationep_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_14, oa:relationep_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_15, oa:relationep_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_16, oa:relationep_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_17, oa:relationep_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_18, oa:relationep_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_19, oa:relationep_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_20 ;
  a2a:hasSource oa:source_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae .

oa:person_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_Person1
  a a2a:Person ;
  rdfs:label "P. de Jong" ;
  a2a:PersonName [
    rdfs:label "P. de Jong" ;
    a2a:PersonNameFirstName "P." ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jong"
  ] .

oa:person_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_Person2
  a a2a:Person ;
  rdfs:label "Hendr. van Staden" ;
  a2a:PersonName [
    rdfs:label "Hendr. van Staden" ;
    a2a:PersonNameFirstName "Hendr." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Staden"
  ] .

oa:person_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_Person3
  a a2a:Person ;
  rdfs:label "Bosch" ;
  a2a:PersonName [
    rdfs:label "Bosch" ;
    a2a:PersonNameLastName "Bosch"
  ] .

oa:person_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_Person4
  a a2a:Person ;
  rdfs:label "Jacob van Sante" ;
  a2a:PersonName [
    rdfs:label "Jacob van Sante" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Sante"
  ] .

oa:person_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_Person5
  a a2a:Person ;
  rdfs:label "Coenraad Joosten" ;
  a2a:PersonName [
    rdfs:label "Coenraad Joosten" ;
    a2a:PersonNameFirstName "Coenraad" ;
    a2a:PersonNameLastName "Joosten"
  ] .

oa:person_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_Person6
  a a2a:Person ;
  rdfs:label "Andries Calkoen" ;
  a2a:PersonName [
    rdfs:label "Andries Calkoen" ;
    a2a:PersonNameFirstName "Andries" ;
    a2a:PersonNameLastName "Calkoen"
  ] .

oa:person_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_Person7
  a a2a:Person ;
  rdfs:label "Cornelis Hartsen" ;
  a2a:PersonName [
    rdfs:label "Cornelis Hartsen" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Hartsen"
  ] .

oa:person_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_Person8
  a a2a:Person ;
  rdfs:label "Jan Baptista Eekhout" ;
  a2a:PersonName [
    rdfs:label "Jan Baptista Eekhout" ;
    a2a:PersonNameFirstName "Jan Baptista" ;
    a2a:PersonNameLastName "Eekhout"
  ] .

oa:person_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_Person9
  a a2a:Person ;
  rdfs:label "A. Meijnts" ;
  a2a:PersonName [
    rdfs:label "A. Meijnts" ;
    a2a:PersonNameFirstName "A." ;
    a2a:PersonNameLastName "Meijnts"
  ] .

oa:person_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_Person10
  a a2a:Person ;
  rdfs:label "Henricus Berghaus" ;
  a2a:PersonName [
    rdfs:label "Henricus Berghaus" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Berghaus"
  ] .

oa:person_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_Person11
  a a2a:Person ;
  rdfs:label "Harmanus Assenbergh" ;
  a2a:PersonName [
    rdfs:label "Harmanus Assenbergh" ;
    a2a:PersonNameFirstName "Harmanus" ;
    a2a:PersonNameLastName "Assenbergh"
  ] .

oa:person_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_Person12
  a a2a:Person ;
  rdfs:label "H. Hasebroeck" ;
  a2a:PersonName [
    rdfs:label "H. Hasebroeck" ;
    a2a:PersonNameFirstName "H." ;
    a2a:PersonNameLastName "Hasebroeck"
  ] .

oa:person_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_Person13
  a a2a:Person ;
  rdfs:label "Jacob Luden" ;
  a2a:PersonName [
    rdfs:label "Jacob Luden" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Luden"
  ] .

oa:person_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_Person14
  a a2a:Person ;
  rdfs:label "G. Severijn" ;
  a2a:PersonName [
    rdfs:label "G. Severijn" ;
    a2a:PersonNameFirstName "G." ;
    a2a:PersonNameLastName "Severijn"
  ] .

oa:person_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_Person15
  a a2a:Person ;
  rdfs:label "Dirk Luden" ;
  a2a:PersonName [
    rdfs:label "Dirk Luden" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Luden"
  ] .

oa:person_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_Person16
  a a2a:Person ;
  rdfs:label "G. Severijn" ;
  a2a:PersonName [
    rdfs:label "G. Severijn" ;
    a2a:PersonNameFirstName "G." ;
    a2a:PersonNameLastName "Severijn"
  ] .

oa:person_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_Person17
  a a2a:Person ;
  rdfs:label "Cornelis Rijnders" ;
  a2a:PersonName [
    rdfs:label "Cornelis Rijnders" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Rijnders"
  ] .

oa:person_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_Person18
  a a2a:Person ;
  rdfs:label "Wendorp junior" ;
  a2a:PersonName [
    rdfs:label "Wendorp junior" ;
    a2a:PersonNameLastName "Wendorp junior"
  ] .

oa:person_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_Person19
  a a2a:Person ;
  rdfs:label "H. van Haaren" ;
  a2a:PersonName [
    rdfs:label "H. van Haaren" ;
    a2a:PersonNameFirstName "H." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Haaren"
  ] .

oa:person_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_Person20
  a a2a:Person ;
  rdfs:label "James Waije" ;
  a2a:PersonName [
    rdfs:label "James Waije" ;
    a2a:PersonNameFirstName "James" ;
    a2a:PersonNameLastName "Waije"
  ] .

oa:person_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_Person21
  a a2a:Person ;
  rdfs:label "Joh. Luden" ;
  a2a:PersonName [
    rdfs:label "Joh. Luden" ;
    a2a:PersonNameFirstName "Joh." ;
    a2a:PersonNameLastName "Luden"
  ] .

oa:event_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1781" ;
    a2a:Month "5" ;
    a2a:Day "19" ;
    rdfs:label "1781-05-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:relationep_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_Person1 ;
  a2a:EventKeyRef oa:event_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_Event1 .

oa:relationep_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_Person2 ;
  a2a:EventKeyRef oa:event_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_Event1 .

oa:relationep_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_Person3 ;
  a2a:EventKeyRef oa:event_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_Event1 .

oa:relationep_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_Person4 ;
  a2a:EventKeyRef oa:event_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_Event1 .

oa:relationep_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_Person5 ;
  a2a:EventKeyRef oa:event_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_Event1 .

oa:relationep_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_Person6 ;
  a2a:EventKeyRef oa:event_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_Event1 .

oa:relationep_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_Person7 ;
  a2a:EventKeyRef oa:event_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_Event1 .

oa:relationep_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_Person8 ;
  a2a:EventKeyRef oa:event_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_Event1 .

oa:relationep_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_Person9 ;
  a2a:EventKeyRef oa:event_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_Event1 .

oa:relationep_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_Person10 ;
  a2a:EventKeyRef oa:event_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_Event1 .

oa:relationep_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_Person11 ;
  a2a:EventKeyRef oa:event_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_Event1 .

oa:relationep_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_Person12 ;
  a2a:EventKeyRef oa:event_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_Event1 .

oa:relationep_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_Person13 ;
  a2a:EventKeyRef oa:event_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_Event1 .

oa:relationep_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_Person14 ;
  a2a:EventKeyRef oa:event_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_Event1 .

oa:relationep_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_Person15 ;
  a2a:EventKeyRef oa:event_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_Event1 .

oa:relationep_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_Person16 ;
  a2a:EventKeyRef oa:event_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_Event1 .

oa:relationep_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_Person17 ;
  a2a:EventKeyRef oa:event_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_Event1 .

oa:relationep_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_Person18 ;
  a2a:EventKeyRef oa:event_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_Event1 .

oa:relationep_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_18
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_Person19 ;
  a2a:EventKeyRef oa:event_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_Event1 .

oa:relationep_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_19
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_Person20 ;
  a2a:EventKeyRef oa:event_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_Event1 .

oa:relationep_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_20
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_Person21 ;
  a2a:EventKeyRef oa:event_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae_Event1 .

oa:source_saa_9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae
  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 "13504" ;
    rdfs:label "Stadsarchief Amsterdam, VH Notariëel Protocollen, 13504"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://images.memorix.nl/ams/thumb/640x480/ddd949a2-8e62-16c1-1158-0908497d7b5d.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/ddd949a2-8e62-16c1-1158-0908497d7b5d.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:UriViewer "https://images.memorix.nl/ams/thumb/640x480/5d2aa4e6-4a64-9bcb-a92c-044637e47760.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/5d2aa4e6-4a64-9bcb-a92c-044637e47760.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:UriViewer "https://images.memorix.nl/ams/thumb/640x480/45b5ad7b-71d2-bcf0-f3ae-e82dbfacbd96.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/45b5ad7b-71d2-bcf0-f3ae-e82dbfacbd96.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-11-15"^^xsd:date ;
  a2a:RecordGUID "{9013b98f-bbdf-785e-7bc5-9eaf2c8e9aae}" ;
  a2a:SourceRemarkOpmerking "Notaris: Willem Decker Jr / Type: Transport / Beschrijving: Schip de Harmonie. Engelse kaper genaamd The Plymouth Hero." ;
  a2a:SourceRemarklink_NT "https://archief.amsterdam/inventarissen/details/5075/invnr/13504" ;
  a2a:SourceRemarkProvenance "Export_AAA_NaMigratieCompleet-20240803.xml uit Memorix via SAA/MaxL" .

