@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_e0251c7e-31fa-e66f-3b26-d95fe14201e1
  a a2a:Record ;
  rdfs:label "Registratie op 19 april 1785 te Amsterdam" ;
  a2a:hasPerson oa:person_saa_e0251c7e-31fa-e66f-3b26-d95fe14201e1_Person1, oa:person_saa_e0251c7e-31fa-e66f-3b26-d95fe14201e1_Person2, oa:person_saa_e0251c7e-31fa-e66f-3b26-d95fe14201e1_Person3, oa:person_saa_e0251c7e-31fa-e66f-3b26-d95fe14201e1_Person4, oa:person_saa_e0251c7e-31fa-e66f-3b26-d95fe14201e1_Person5, oa:person_saa_e0251c7e-31fa-e66f-3b26-d95fe14201e1_Person6, oa:person_saa_e0251c7e-31fa-e66f-3b26-d95fe14201e1_Person7, oa:person_saa_e0251c7e-31fa-e66f-3b26-d95fe14201e1_Person8, oa:person_saa_e0251c7e-31fa-e66f-3b26-d95fe14201e1_Person9, oa:person_saa_e0251c7e-31fa-e66f-3b26-d95fe14201e1_Person10, oa:person_saa_e0251c7e-31fa-e66f-3b26-d95fe14201e1_Person11, oa:person_saa_e0251c7e-31fa-e66f-3b26-d95fe14201e1_Person12, oa:person_saa_e0251c7e-31fa-e66f-3b26-d95fe14201e1_Person13, oa:person_saa_e0251c7e-31fa-e66f-3b26-d95fe14201e1_Person14 ;
  a2a:hasEvent oa:event_saa_e0251c7e-31fa-e66f-3b26-d95fe14201e1_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_e0251c7e-31fa-e66f-3b26-d95fe14201e1_0, oa:relationep_saa_e0251c7e-31fa-e66f-3b26-d95fe14201e1_1, oa:relationep_saa_e0251c7e-31fa-e66f-3b26-d95fe14201e1_2, oa:relationep_saa_e0251c7e-31fa-e66f-3b26-d95fe14201e1_3, oa:relationep_saa_e0251c7e-31fa-e66f-3b26-d95fe14201e1_4, oa:relationep_saa_e0251c7e-31fa-e66f-3b26-d95fe14201e1_5, oa:relationep_saa_e0251c7e-31fa-e66f-3b26-d95fe14201e1_6, oa:relationep_saa_e0251c7e-31fa-e66f-3b26-d95fe14201e1_7, oa:relationep_saa_e0251c7e-31fa-e66f-3b26-d95fe14201e1_8, oa:relationep_saa_e0251c7e-31fa-e66f-3b26-d95fe14201e1_9, oa:relationep_saa_e0251c7e-31fa-e66f-3b26-d95fe14201e1_10, oa:relationep_saa_e0251c7e-31fa-e66f-3b26-d95fe14201e1_11, oa:relationep_saa_e0251c7e-31fa-e66f-3b26-d95fe14201e1_12, oa:relationep_saa_e0251c7e-31fa-e66f-3b26-d95fe14201e1_13 ;
  a2a:hasSource oa:source_saa_e0251c7e-31fa-e66f-3b26-d95fe14201e1 .

oa:person_saa_e0251c7e-31fa-e66f-3b26-d95fe14201e1_Person1
  a a2a:Person ;
  rdfs:label "Lange" ;
  a2a:PersonName [
    rdfs:label "Lange" ;
    a2a:PersonNameLastName "Lange"
  ] .

oa:person_saa_e0251c7e-31fa-e66f-3b26-d95fe14201e1_Person2
  a a2a:Person ;
  rdfs:label "Daniel Bierens" ;
  a2a:PersonName [
    rdfs:label "Daniel Bierens" ;
    a2a:PersonNameFirstName "Daniel" ;
    a2a:PersonNameLastName "Bierens"
  ] .

oa:person_saa_e0251c7e-31fa-e66f-3b26-d95fe14201e1_Person3
  a a2a:Person ;
  rdfs:label "Wilhelm Willink" ;
  a2a:PersonName [
    rdfs:label "Wilhelm Willink" ;
    a2a:PersonNameFirstName "Wilhelm" ;
    a2a:PersonNameLastName "Willink"
  ] .

oa:person_saa_e0251c7e-31fa-e66f-3b26-d95fe14201e1_Person4
  a a2a:Person ;
  rdfs:label "Jacob Dull" ;
  a2a:PersonName [
    rdfs:label "Jacob Dull" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Dull"
  ] .

oa:person_saa_e0251c7e-31fa-e66f-3b26-d95fe14201e1_Person5
  a a2a:Person ;
  rdfs:label "Anthony Jacob Bierens" ;
  a2a:PersonName [
    rdfs:label "Anthony Jacob Bierens" ;
    a2a:PersonNameFirstName "Anthony Jacob" ;
    a2a:PersonNameLastName "Bierens"
  ] .

oa:person_saa_e0251c7e-31fa-e66f-3b26-d95fe14201e1_Person6
  a a2a:Person ;
  rdfs:label "Fredrik Lodewijk Braunsberg" ;
  a2a:PersonName [
    rdfs:label "Fredrik Lodewijk Braunsberg" ;
    a2a:PersonNameFirstName "Fredrik Lodewijk" ;
    a2a:PersonNameLastName "Braunsberg"
  ] .

oa:person_saa_e0251c7e-31fa-e66f-3b26-d95fe14201e1_Person7
  a a2a:Person ;
  rdfs:label "Evert de Goede" ;
  a2a:PersonName [
    rdfs:label "Evert de Goede" ;
    a2a:PersonNameFirstName "Evert" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Goede"
  ] .

oa:person_saa_e0251c7e-31fa-e66f-3b26-d95fe14201e1_Person8
  a a2a:Person ;
  rdfs:label "Pieter Green" ;
  a2a:PersonName [
    rdfs:label "Pieter Green" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Green"
  ] .

oa:person_saa_e0251c7e-31fa-e66f-3b26-d95fe14201e1_Person9
  a a2a:Person ;
  rdfs:label "Arnoud David van Lennep" ;
  a2a:PersonName [
    rdfs:label "Arnoud David van Lennep" ;
    a2a:PersonNameFirstName "Arnoud David" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Lennep"
  ] .

oa:person_saa_e0251c7e-31fa-e66f-3b26-d95fe14201e1_Person10
  a a2a:Person ;
  rdfs:label "Joh. Fahraeus" ;
  a2a:PersonName [
    rdfs:label "Joh. Fahraeus" ;
    a2a:PersonNameFirstName "Joh." ;
    a2a:PersonNameLastName "Fahraeus"
  ] .

oa:person_saa_e0251c7e-31fa-e66f-3b26-d95fe14201e1_Person11
  a a2a:Person ;
  rdfs:label "Marcus van Arp" ;
  a2a:PersonName [
    rdfs:label "Marcus van Arp" ;
    a2a:PersonNameFirstName "Marcus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Arp"
  ] .

oa:person_saa_e0251c7e-31fa-e66f-3b26-d95fe14201e1_Person12
  a a2a:Person ;
  rdfs:label "Abraham Jacobsz. de Neer" ;
  a2a:PersonName [
    rdfs:label "Abraham Jacobsz. de Neer" ;
    a2a:PersonNameFirstName "Abraham Jacobsz." ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Neer"
  ] .

oa:person_saa_e0251c7e-31fa-e66f-3b26-d95fe14201e1_Person13
  a a2a:Person ;
  rdfs:label "Jacobus Swarth" ;
  a2a:PersonName [
    rdfs:label "Jacobus Swarth" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Swarth"
  ] .

oa:person_saa_e0251c7e-31fa-e66f-3b26-d95fe14201e1_Person14
  a a2a:Person ;
  rdfs:label "Jan Willink" ;
  a2a:PersonName [
    rdfs:label "Jan Willink" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Willink"
  ] .

oa:event_saa_e0251c7e-31fa-e66f-3b26-d95fe14201e1_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1785" ;
    a2a:Month "4" ;
    a2a:Day "19" ;
    rdfs:label "1785-04-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:relationep_saa_e0251c7e-31fa-e66f-3b26-d95fe14201e1_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_e0251c7e-31fa-e66f-3b26-d95fe14201e1_Person1 ;
  a2a:EventKeyRef oa:event_saa_e0251c7e-31fa-e66f-3b26-d95fe14201e1_Event1 .

oa:relationep_saa_e0251c7e-31fa-e66f-3b26-d95fe14201e1_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_e0251c7e-31fa-e66f-3b26-d95fe14201e1_Person2 ;
  a2a:EventKeyRef oa:event_saa_e0251c7e-31fa-e66f-3b26-d95fe14201e1_Event1 .

oa:relationep_saa_e0251c7e-31fa-e66f-3b26-d95fe14201e1_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_e0251c7e-31fa-e66f-3b26-d95fe14201e1_Person3 ;
  a2a:EventKeyRef oa:event_saa_e0251c7e-31fa-e66f-3b26-d95fe14201e1_Event1 .

oa:relationep_saa_e0251c7e-31fa-e66f-3b26-d95fe14201e1_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_e0251c7e-31fa-e66f-3b26-d95fe14201e1_Person4 ;
  a2a:EventKeyRef oa:event_saa_e0251c7e-31fa-e66f-3b26-d95fe14201e1_Event1 .

oa:relationep_saa_e0251c7e-31fa-e66f-3b26-d95fe14201e1_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_e0251c7e-31fa-e66f-3b26-d95fe14201e1_Person5 ;
  a2a:EventKeyRef oa:event_saa_e0251c7e-31fa-e66f-3b26-d95fe14201e1_Event1 .

oa:relationep_saa_e0251c7e-31fa-e66f-3b26-d95fe14201e1_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_e0251c7e-31fa-e66f-3b26-d95fe14201e1_Person6 ;
  a2a:EventKeyRef oa:event_saa_e0251c7e-31fa-e66f-3b26-d95fe14201e1_Event1 .

oa:relationep_saa_e0251c7e-31fa-e66f-3b26-d95fe14201e1_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_e0251c7e-31fa-e66f-3b26-d95fe14201e1_Person7 ;
  a2a:EventKeyRef oa:event_saa_e0251c7e-31fa-e66f-3b26-d95fe14201e1_Event1 .

oa:relationep_saa_e0251c7e-31fa-e66f-3b26-d95fe14201e1_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_e0251c7e-31fa-e66f-3b26-d95fe14201e1_Person8 ;
  a2a:EventKeyRef oa:event_saa_e0251c7e-31fa-e66f-3b26-d95fe14201e1_Event1 .

oa:relationep_saa_e0251c7e-31fa-e66f-3b26-d95fe14201e1_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_e0251c7e-31fa-e66f-3b26-d95fe14201e1_Person9 ;
  a2a:EventKeyRef oa:event_saa_e0251c7e-31fa-e66f-3b26-d95fe14201e1_Event1 .

oa:relationep_saa_e0251c7e-31fa-e66f-3b26-d95fe14201e1_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_e0251c7e-31fa-e66f-3b26-d95fe14201e1_Person10 ;
  a2a:EventKeyRef oa:event_saa_e0251c7e-31fa-e66f-3b26-d95fe14201e1_Event1 .

oa:relationep_saa_e0251c7e-31fa-e66f-3b26-d95fe14201e1_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_e0251c7e-31fa-e66f-3b26-d95fe14201e1_Person11 ;
  a2a:EventKeyRef oa:event_saa_e0251c7e-31fa-e66f-3b26-d95fe14201e1_Event1 .

oa:relationep_saa_e0251c7e-31fa-e66f-3b26-d95fe14201e1_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_e0251c7e-31fa-e66f-3b26-d95fe14201e1_Person12 ;
  a2a:EventKeyRef oa:event_saa_e0251c7e-31fa-e66f-3b26-d95fe14201e1_Event1 .

oa:relationep_saa_e0251c7e-31fa-e66f-3b26-d95fe14201e1_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_e0251c7e-31fa-e66f-3b26-d95fe14201e1_Person13 ;
  a2a:EventKeyRef oa:event_saa_e0251c7e-31fa-e66f-3b26-d95fe14201e1_Event1 .

oa:relationep_saa_e0251c7e-31fa-e66f-3b26-d95fe14201e1_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_e0251c7e-31fa-e66f-3b26-d95fe14201e1_Person14 ;
  a2a:EventKeyRef oa:event_saa_e0251c7e-31fa-e66f-3b26-d95fe14201e1_Event1 .

oa:source_saa_e0251c7e-31fa-e66f-3b26-d95fe14201e1
  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 "16347" ;
    rdfs:label "Stadsarchief Amsterdam, VH Notariëel Protocollen, 16347"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://images.memorix.nl/ams/thumb/640x480/369036cc-784e-848d-136e-fd5328a1e558.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/369036cc-784e-848d-136e-fd5328a1e558.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:UriViewer "https://images.memorix.nl/ams/thumb/640x480/a6ded740-ee14-a1e7-ff8e-0df05c44297b.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/a6ded740-ee14-a1e7-ff8e-0df05c44297b.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:UriViewer "https://images.memorix.nl/ams/thumb/640x480/4885a9c9-c601-8bd1-cfe9-383af94af9c6.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/4885a9c9-c601-8bd1-cfe9-383af94af9c6.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "4" ;
    a2a:UriViewer "https://images.memorix.nl/ams/thumb/640x480/fc06c90e-163c-314c-4680-8fc68d03d67c.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/fc06c90e-163c-314c-4680-8fc68d03d67c.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "5" ;
    a2a:UriViewer "https://images.memorix.nl/ams/thumb/640x480/b7c23745-15c4-7fe5-1452-2767cbf6434a.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/b7c23745-15c4-7fe5-1452-2767cbf6434a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-11-15"^^xsd:date ;
  a2a:RecordGUID "{e0251c7e-31fa-e66f-3b26-d95fe14201e1}" ;
  a2a:SourceRemarkOpmerking "Notaris: Pieter Galenus Van Hole / Type: Overig / Beschrijving: aandeel in lijnbaan en negotie 'Het Klijne Speel Jagt'" ;
  a2a:SourceRemarklink_NT "https://archief.amsterdam/inventarissen/details/5075/invnr/16347" ;
  a2a:SourceRemarkProvenance "Export_AAA_NaMigratieCompleet-20240803.xml uit Memorix via SAA/MaxL" .

