@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_e14c798c-9ece-cf1f-8294-08e0d7fce3ff
  a a2a:Record ;
  rdfs:label "Registratie op 22 september 1713 te Amsterdam" ;
  a2a:hasPerson oa:person_saa_e14c798c-9ece-cf1f-8294-08e0d7fce3ff_Person1, oa:person_saa_e14c798c-9ece-cf1f-8294-08e0d7fce3ff_Person2, oa:person_saa_e14c798c-9ece-cf1f-8294-08e0d7fce3ff_Person3, oa:person_saa_e14c798c-9ece-cf1f-8294-08e0d7fce3ff_Person4, oa:person_saa_e14c798c-9ece-cf1f-8294-08e0d7fce3ff_Person5, oa:person_saa_e14c798c-9ece-cf1f-8294-08e0d7fce3ff_Person6, oa:person_saa_e14c798c-9ece-cf1f-8294-08e0d7fce3ff_Person7, oa:person_saa_e14c798c-9ece-cf1f-8294-08e0d7fce3ff_Person8, oa:person_saa_e14c798c-9ece-cf1f-8294-08e0d7fce3ff_Person9 ;
  a2a:hasEvent oa:event_saa_e14c798c-9ece-cf1f-8294-08e0d7fce3ff_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_e14c798c-9ece-cf1f-8294-08e0d7fce3ff_0, oa:relationep_saa_e14c798c-9ece-cf1f-8294-08e0d7fce3ff_1, oa:relationep_saa_e14c798c-9ece-cf1f-8294-08e0d7fce3ff_2, oa:relationep_saa_e14c798c-9ece-cf1f-8294-08e0d7fce3ff_3, oa:relationep_saa_e14c798c-9ece-cf1f-8294-08e0d7fce3ff_4, oa:relationep_saa_e14c798c-9ece-cf1f-8294-08e0d7fce3ff_5, oa:relationep_saa_e14c798c-9ece-cf1f-8294-08e0d7fce3ff_6, oa:relationep_saa_e14c798c-9ece-cf1f-8294-08e0d7fce3ff_7, oa:relationep_saa_e14c798c-9ece-cf1f-8294-08e0d7fce3ff_8 ;
  a2a:hasSource oa:source_saa_e14c798c-9ece-cf1f-8294-08e0d7fce3ff .

oa:person_saa_e14c798c-9ece-cf1f-8294-08e0d7fce3ff_Person1
  a a2a:Person ;
  rdfs:label "van Aalst" ;
  a2a:PersonName [
    rdfs:label "van Aalst" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Aalst"
  ] .

oa:person_saa_e14c798c-9ece-cf1f-8294-08e0d7fce3ff_Person2
  a a2a:Person ;
  rdfs:label "D Helmans" ;
  a2a:PersonName [
    rdfs:label "D Helmans" ;
    a2a:PersonNameFirstName "D" ;
    a2a:PersonNameLastName "Helmans"
  ] .

oa:person_saa_e14c798c-9ece-cf1f-8294-08e0d7fce3ff_Person3
  a a2a:Person ;
  rdfs:label "Arnoldus Bruin van Barendregt" ;
  a2a:PersonName [
    rdfs:label "Arnoldus Bruin van Barendregt" ;
    a2a:PersonNameFirstName "Arnoldus" ;
    a2a:PersonNameLastName "Bruin van Barendregt"
  ] .

oa:person_saa_e14c798c-9ece-cf1f-8294-08e0d7fce3ff_Person4
  a a2a:Person ;
  rdfs:label "A van den Ende" ;
  a2a:PersonName [
    rdfs:label "A van den Ende" ;
    a2a:PersonNameFirstName "A" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Ende"
  ] .

oa:person_saa_e14c798c-9ece-cf1f-8294-08e0d7fce3ff_Person5
  a a2a:Person ;
  rdfs:label "Claude Louis de Surmont" ;
  a2a:PersonName [
    rdfs:label "Claude Louis de Surmont" ;
    a2a:PersonNameFirstName "Claude Louis" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Surmont"
  ] .

oa:person_saa_e14c798c-9ece-cf1f-8294-08e0d7fce3ff_Person6
  a a2a:Person ;
  rdfs:label "Backer" ;
  a2a:PersonName [
    rdfs:label "Backer" ;
    a2a:PersonNameLastName "Backer"
  ] .

oa:person_saa_e14c798c-9ece-cf1f-8294-08e0d7fce3ff_Person7
  a a2a:Person ;
  rdfs:label "Munter" ;
  a2a:PersonName [
    rdfs:label "Munter" ;
    a2a:PersonNameFirstName "Munter"
  ] .

oa:person_saa_e14c798c-9ece-cf1f-8294-08e0d7fce3ff_Person8
  a a2a:Person ;
  rdfs:label "Valkenier" ;
  a2a:PersonName [
    rdfs:label "Valkenier" ;
    a2a:PersonNameLastName "Valkenier"
  ] .

oa:person_saa_e14c798c-9ece-cf1f-8294-08e0d7fce3ff_Person9
  a a2a:Person ;
  rdfs:label "Dedel" ;
  a2a:PersonName [
    rdfs:label "Dedel" ;
    a2a:PersonNameLastName "Dedel"
  ] .

oa:event_saa_e14c798c-9ece-cf1f-8294-08e0d7fce3ff_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1713" ;
    a2a:Month "9" ;
    a2a:Day "22" ;
    rdfs:label "1713-09-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:relationep_saa_e14c798c-9ece-cf1f-8294-08e0d7fce3ff_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_e14c798c-9ece-cf1f-8294-08e0d7fce3ff_Person1 ;
  a2a:EventKeyRef oa:event_saa_e14c798c-9ece-cf1f-8294-08e0d7fce3ff_Event1 .

oa:relationep_saa_e14c798c-9ece-cf1f-8294-08e0d7fce3ff_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_e14c798c-9ece-cf1f-8294-08e0d7fce3ff_Person2 ;
  a2a:EventKeyRef oa:event_saa_e14c798c-9ece-cf1f-8294-08e0d7fce3ff_Event1 .

oa:relationep_saa_e14c798c-9ece-cf1f-8294-08e0d7fce3ff_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_e14c798c-9ece-cf1f-8294-08e0d7fce3ff_Person3 ;
  a2a:EventKeyRef oa:event_saa_e14c798c-9ece-cf1f-8294-08e0d7fce3ff_Event1 .

oa:relationep_saa_e14c798c-9ece-cf1f-8294-08e0d7fce3ff_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_e14c798c-9ece-cf1f-8294-08e0d7fce3ff_Person4 ;
  a2a:EventKeyRef oa:event_saa_e14c798c-9ece-cf1f-8294-08e0d7fce3ff_Event1 .

oa:relationep_saa_e14c798c-9ece-cf1f-8294-08e0d7fce3ff_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_e14c798c-9ece-cf1f-8294-08e0d7fce3ff_Person5 ;
  a2a:EventKeyRef oa:event_saa_e14c798c-9ece-cf1f-8294-08e0d7fce3ff_Event1 .

oa:relationep_saa_e14c798c-9ece-cf1f-8294-08e0d7fce3ff_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_e14c798c-9ece-cf1f-8294-08e0d7fce3ff_Person6 ;
  a2a:EventKeyRef oa:event_saa_e14c798c-9ece-cf1f-8294-08e0d7fce3ff_Event1 .

oa:relationep_saa_e14c798c-9ece-cf1f-8294-08e0d7fce3ff_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_e14c798c-9ece-cf1f-8294-08e0d7fce3ff_Person7 ;
  a2a:EventKeyRef oa:event_saa_e14c798c-9ece-cf1f-8294-08e0d7fce3ff_Event1 .

oa:relationep_saa_e14c798c-9ece-cf1f-8294-08e0d7fce3ff_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_e14c798c-9ece-cf1f-8294-08e0d7fce3ff_Person8 ;
  a2a:EventKeyRef oa:event_saa_e14c798c-9ece-cf1f-8294-08e0d7fce3ff_Event1 .

oa:relationep_saa_e14c798c-9ece-cf1f-8294-08e0d7fce3ff_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_e14c798c-9ece-cf1f-8294-08e0d7fce3ff_Person9 ;
  a2a:EventKeyRef oa:event_saa_e14c798c-9ece-cf1f-8294-08e0d7fce3ff_Event1 .

oa:source_saa_e14c798c-9ece-cf1f-8294-08e0d7fce3ff
  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 "8222" ;
    rdfs:label "Stadsarchief Amsterdam, VH Notariëel Protocollen, 8222"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://images.memorix.nl/ams/thumb/640x480/a583a433-9f46-e9a9-ab77-36f46f961ddd.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/a583a433-9f46-e9a9-ab77-36f46f961ddd.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:UriViewer "https://images.memorix.nl/ams/thumb/640x480/e83f623a-5246-f6b5-7d28-fbbe0c11a0ab.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/e83f623a-5246-f6b5-7d28-fbbe0c11a0ab.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:UriViewer "https://images.memorix.nl/ams/thumb/640x480/c9a85c77-c26f-3be4-19be-06fb6bc8d90b.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/c9a85c77-c26f-3be4-19be-06fb6bc8d90b.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "4" ;
    a2a:UriViewer "https://images.memorix.nl/ams/thumb/640x480/c1f7193f-a9d6-30da-c313-5b422a6a648e.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/c1f7193f-a9d6-30da-c313-5b422a6a648e.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "5" ;
    a2a:UriViewer "https://images.memorix.nl/ams/thumb/640x480/113f6096-7d7a-6e8b-adc8-987866309451.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/113f6096-7d7a-6e8b-adc8-987866309451.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "6" ;
    a2a:UriViewer "https://images.memorix.nl/ams/thumb/640x480/7e6b8cfd-8948-89de-2e81-b3c412ed7941.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/7e6b8cfd-8948-89de-2e81-b3c412ed7941.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "7" ;
    a2a:UriViewer "https://images.memorix.nl/ams/thumb/640x480/5824b2a1-51cb-8bc7-9eb8-c0834507b76d.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/5824b2a1-51cb-8bc7-9eb8-c0834507b76d.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "8" ;
    a2a:UriViewer "https://images.memorix.nl/ams/thumb/640x480/b71e9761-7dd9-17d9-d44e-19ac5fe7a5af.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/b71e9761-7dd9-17d9-d44e-19ac5fe7a5af.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "9" ;
    a2a:UriViewer "https://images.memorix.nl/ams/thumb/640x480/73d96641-c0d6-7013-e0e2-99c34716a737.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/73d96641-c0d6-7013-e0e2-99c34716a737.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-11-15"^^xsd:date ;
  a2a:RecordGUID "{e14c798c-9ece-cf1f-8294-08e0d7fce3ff}" ;
  a2a:SourceRemarkOpmerking "Notaris: Paulus Van Den Ende / Type: Uitspraak" ;
  a2a:SourceRemarklink_NT "https://archief.amsterdam/inventarissen/details/5075/invnr/8222" ;
  a2a:SourceRemarkProvenance "Export_AAA_NaMigratieCompleet-20240803.xml uit Memorix via SAA/MaxL" .

