@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_22d52edf-9c2e-a2b9-e962-58f6f1172f6a
  a a2a:Record ;
  rdfs:label "Registratie op 15 september 1716 te Amsterdam" ;
  a2a:hasPerson oa:person_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_Person1, oa:person_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_Person2, oa:person_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_Person3, oa:person_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_Person4, oa:person_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_Person5, oa:person_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_Person6, oa:person_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_Person7, oa:person_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_Person8, oa:person_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_Person9, oa:person_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_Person10, oa:person_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_Person11, oa:person_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_Person12, oa:person_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_Person13, oa:person_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_Person14, oa:person_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_Person15, oa:person_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_Person16, oa:person_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_Person17, oa:person_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_Person18 ;
  a2a:hasEvent oa:event_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_0, oa:relationep_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_1, oa:relationep_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_2, oa:relationep_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_3, oa:relationep_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_4, oa:relationep_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_5, oa:relationep_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_6, oa:relationep_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_7, oa:relationep_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_8, oa:relationep_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_9, oa:relationep_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_10, oa:relationep_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_11, oa:relationep_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_12, oa:relationep_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_13, oa:relationep_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_14, oa:relationep_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_15, oa:relationep_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_16, oa:relationep_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_17 ;
  a2a:hasSource oa:source_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a .

oa:person_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_Person1
  a a2a:Person ;
  rdfs:label "Anthonij de Glarges" ;
  a2a:PersonName [
    rdfs:label "Anthonij de Glarges" ;
    a2a:PersonNameFirstName "Anthonij" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Glarges"
  ] .

oa:person_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_Person2
  a a2a:Person ;
  rdfs:label "Jan Jacobsz Hooft" ;
  a2a:PersonName [
    rdfs:label "Jan Jacobsz Hooft" ;
    a2a:PersonNameFirstName "Jan Jacobsz" ;
    a2a:PersonNameLastName "Hooft"
  ] .

oa:person_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_Person3
  a a2a:Person ;
  rdfs:label "Aletta Hinlopen" ;
  a2a:PersonName [
    rdfs:label "Aletta Hinlopen" ;
    a2a:PersonNameFirstName "Aletta" ;
    a2a:PersonNameLastName "Hinlopen"
  ] .

oa:person_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_Person4
  a a2a:Person ;
  rdfs:label "Jacob Woertman" ;
  a2a:PersonName [
    rdfs:label "Jacob Woertman" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Woertman"
  ] .

oa:person_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_Person5
  a a2a:Person ;
  rdfs:label "Dirk Brunink" ;
  a2a:PersonName [
    rdfs:label "Dirk Brunink" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Brunink"
  ] .

oa:person_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_Person6
  a a2a:Person ;
  rdfs:label "Jan van Leenen" ;
  a2a:PersonName [
    rdfs:label "Jan van Leenen" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Leenen"
  ] .

oa:person_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_Person7
  a a2a:Person ;
  rdfs:label "Michiel Inses" ;
  a2a:PersonName [
    rdfs:label "Michiel Inses" ;
    a2a:PersonNameFirstName "Michiel" ;
    a2a:PersonNameLastName "Inses"
  ] .

oa:person_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_Person8
  a a2a:Person ;
  rdfs:label "Joris Craffurt" ;
  a2a:PersonName [
    rdfs:label "Joris Craffurt" ;
    a2a:PersonNameFirstName "Joris" ;
    a2a:PersonNameLastName "Craffurt"
  ] .

oa:person_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_Person9
  a a2a:Person ;
  rdfs:label "Jacoba Sophia Huijdekoper" ;
  a2a:PersonName [
    rdfs:label "Jacoba Sophia Huijdekoper" ;
    a2a:PersonNameFirstName "Jacoba Sophia" ;
    a2a:PersonNameLastName "Huijdekoper"
  ] .

oa:person_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_Person10
  a a2a:Person ;
  rdfs:label "Jan van Leenen" ;
  a2a:PersonName [
    rdfs:label "Jan van Leenen" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Leenen"
  ] .

oa:person_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_Person11
  a a2a:Person ;
  rdfs:label "Henrij Samuel Crommelin" ;
  a2a:PersonName [
    rdfs:label "Henrij Samuel Crommelin" ;
    a2a:PersonNameFirstName "Henrij Samuel" ;
    a2a:PersonNameLastName "Crommelin"
  ] .

oa:person_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_Person12
  a a2a:Person ;
  rdfs:label "Pieter Gerlings" ;
  a2a:PersonName [
    rdfs:label "Pieter Gerlings" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Gerlings"
  ] .

oa:person_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_Person13
  a a2a:Person ;
  rdfs:label "Daniel van Liebergen" ;
  a2a:PersonName [
    rdfs:label "Daniel van Liebergen" ;
    a2a:PersonNameFirstName "Daniel" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Liebergen"
  ] .

oa:person_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_Person14
  a a2a:Person ;
  rdfs:label "Cathalina de Haan" ;
  a2a:PersonName [
    rdfs:label "Cathalina de Haan" ;
    a2a:PersonNameFirstName "Cathalina" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Haan"
  ] .

oa:person_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_Person15
  a a2a:Person ;
  rdfs:label "Catharina Inses" ;
  a2a:PersonName [
    rdfs:label "Catharina Inses" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Inses"
  ] .

oa:person_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_Person16
  a a2a:Person ;
  rdfs:label "Pieter Schabaalje" ;
  a2a:PersonName [
    rdfs:label "Pieter Schabaalje" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Schabaalje"
  ] .

oa:person_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_Person17
  a a2a:Person ;
  rdfs:label "Jacob Hooft" ;
  a2a:PersonName [
    rdfs:label "Jacob Hooft" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Hooft"
  ] .

oa:person_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_Person18
  a a2a:Person ;
  rdfs:label "Jan Hinlopen" ;
  a2a:PersonName [
    rdfs:label "Jan Hinlopen" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Hinlopen"
  ] .

oa:event_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1716" ;
    a2a:Month "9" ;
    a2a:Day "15" ;
    rdfs:label "1716-09-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:relationep_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_Person1 ;
  a2a:EventKeyRef oa:event_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_Event1 .

oa:relationep_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_Person2 ;
  a2a:EventKeyRef oa:event_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_Event1 .

oa:relationep_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_Person3 ;
  a2a:EventKeyRef oa:event_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_Event1 .

oa:relationep_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_Person4 ;
  a2a:EventKeyRef oa:event_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_Event1 .

oa:relationep_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_Person5 ;
  a2a:EventKeyRef oa:event_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_Event1 .

oa:relationep_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_Person6 ;
  a2a:EventKeyRef oa:event_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_Event1 .

oa:relationep_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_Person7 ;
  a2a:EventKeyRef oa:event_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_Event1 .

oa:relationep_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_Person8 ;
  a2a:EventKeyRef oa:event_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_Event1 .

oa:relationep_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_Person9 ;
  a2a:EventKeyRef oa:event_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_Event1 .

oa:relationep_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_Person10 ;
  a2a:EventKeyRef oa:event_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_Event1 .

oa:relationep_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_Person11 ;
  a2a:EventKeyRef oa:event_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_Event1 .

oa:relationep_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_Person12 ;
  a2a:EventKeyRef oa:event_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_Event1 .

oa:relationep_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_Person13 ;
  a2a:EventKeyRef oa:event_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_Event1 .

oa:relationep_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_Person14 ;
  a2a:EventKeyRef oa:event_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_Event1 .

oa:relationep_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_Person15 ;
  a2a:EventKeyRef oa:event_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_Event1 .

oa:relationep_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_Person16 ;
  a2a:EventKeyRef oa:event_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_Event1 .

oa:relationep_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_Person17 ;
  a2a:EventKeyRef oa:event_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_Event1 .

oa:relationep_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_Person18 ;
  a2a:EventKeyRef oa:event_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a_Event1 .

oa:source_saa_22d52edf-9c2e-a2b9-e962-58f6f1172f6a
  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 "7844" ;
    rdfs:label "Stadsarchief Amsterdam, VH Notariëel Protocollen, 7844"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://images.memorix.nl/ams/thumb/640x480/ca564904-6e61-82b1-4f5f-7df970560b05.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/ca564904-6e61-82b1-4f5f-7df970560b05.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:UriViewer "https://images.memorix.nl/ams/thumb/640x480/f0566612-9e2d-d92a-b088-66cc4745a13b.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/f0566612-9e2d-d92a-b088-66cc4745a13b.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:UriViewer "https://images.memorix.nl/ams/thumb/640x480/58b0bf82-d1af-ac44-87fb-4f2eea52b231.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/58b0bf82-d1af-ac44-87fb-4f2eea52b231.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "4" ;
    a2a:UriViewer "https://images.memorix.nl/ams/thumb/640x480/0f6a9cda-1c49-8208-147e-086a64f5eba4.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/0f6a9cda-1c49-8208-147e-086a64f5eba4.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-11-15"^^xsd:date ;
  a2a:RecordGUID "{22d52edf-9c2e-a2b9-e962-58f6f1172f6a}" ;
  a2a:SourceRemarkOpmerking "Notaris: Gerard Burghout / Type: Transport / Beschrijving: Obligaties; Diaconie" ;
  a2a:SourceRemarklink_NT "https://archief.amsterdam/inventarissen/details/5075/invnr/7844" ;
  a2a:SourceRemarkProvenance "Export_AAA_NaMigratieCompleet-20240803.xml uit Memorix via SAA/MaxL" .

