@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_d837ae03-b8da-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Testament op 18 juli 1776" ;
  a2a:hasPerson oa:person_saa_d837ae03-b8da-6b6d-e053-b784100acdee_Person-fe850334-67b7-063b-a20b-c3edae32f1e2, oa:person_saa_d837ae03-b8da-6b6d-e053-b784100acdee_Person-8ae23c96-5774-df7f-63be-0af024f83f26, oa:person_saa_d837ae03-b8da-6b6d-e053-b784100acdee_Person-17921f54-46da-a1a2-2b24-7d03a4c3dd26, oa:person_saa_d837ae03-b8da-6b6d-e053-b784100acdee_Person-d1e3dc11-aa88-4f4e-3dcb-257cb87ef471, oa:person_saa_d837ae03-b8da-6b6d-e053-b784100acdee_Person-4d9d8ee5-2311-2730-a943-437d4d3c91bc ;
  a2a:hasEvent oa:event_saa_d837ae03-b8da-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae03-b8da-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae03-b8da-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae03-b8da-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae03-b8da-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae03-b8da-6b6d-e053-b784100acdee_4 ;
  a2a:hasSource oa:source_saa_d837ae03-b8da-6b6d-e053-b784100acdee .

oa:person_saa_d837ae03-b8da-6b6d-e053-b784100acdee_Person-fe850334-67b7-063b-a20b-c3edae32f1e2
  a a2a:Person ;
  rdfs:label "Hendrik Koolhaas" ;
  a2a:PersonName [
    rdfs:label "Hendrik Koolhaas" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Koolhaas"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-b8da-6b6d-e053-b784100acdee_Person-8ae23c96-5774-df7f-63be-0af024f83f26
  a a2a:Person ;
  rdfs:label "Jan Casper Trips" ;
  a2a:PersonName [
    rdfs:label "Jan Casper Trips" ;
    a2a:PersonNameFirstName "Jan Casper" ;
    a2a:PersonNameLastName "Trips"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-b8da-6b6d-e053-b784100acdee_Person-17921f54-46da-a1a2-2b24-7d03a4c3dd26
  a a2a:Person ;
  rdfs:label "Maria Slebes" ;
  a2a:PersonName [
    rdfs:label "Maria Slebes" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Slebes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-b8da-6b6d-e053-b784100acdee_Person-d1e3dc11-aa88-4f4e-3dcb-257cb87ef471
  a a2a:Person ;
  rdfs:label "Jacoba Slebes" ;
  a2a:PersonName [
    rdfs:label "Jacoba Slebes" ;
    a2a:PersonNameFirstName "Jacoba" ;
    a2a:PersonNameLastName "Slebes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-b8da-6b6d-e053-b784100acdee_Person-4d9d8ee5-2311-2730-a943-437d4d3c91bc
  a a2a:Person ;
  rdfs:label "Johanna Buijs" ;
  a2a:PersonName [
    rdfs:label "Johanna Buijs" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Buijs"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae03-b8da-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Testament" ;
  a2a:EventType "other:Testament" ;
  a2a:EventDate [
    a2a:Year "1776" ;
    a2a:Month "7" ;
    a2a:Day "18" ;
    rdfs:label "1776-07-18"^^xsd:date
  ] .

oa:relationep_saa_d837ae03-b8da-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-b8da-6b6d-e053-b784100acdee_Person:fe850334-67b7-063b-a20b-c3edae32f1e2 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-b8da-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-b8da-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-b8da-6b6d-e053-b784100acdee_Person:8ae23c96-5774-df7f-63be-0af024f83f26 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-b8da-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-b8da-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-b8da-6b6d-e053-b784100acdee_Person:17921f54-46da-a1a2-2b24-7d03a4c3dd26 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-b8da-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-b8da-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-b8da-6b6d-e053-b784100acdee_Person:d1e3dc11-aa88-4f4e-3dcb-257cb87ef471 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-b8da-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-b8da-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-b8da-6b6d-e053-b784100acdee_Person:4d9d8ee5-2311-2730-a943-437d4d3c91bc ;
  a2a:EventKeyRef oa:event_saa_d837ae03-b8da-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae03-b8da-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1776-07-18 - 1776-07-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1776-07-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1776-07-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1776" ;
    a2a:Month "7" ;
    a2a:Day "18" ;
    rdfs:label "1776-07-18"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 14338, Periode: 1776" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "626654" ;
    a2a:RegistryNumber "14338" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 14338, Periode: 1776, Notariële archieven, 626654, 14338"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/194b630d-a262-0a02-d728-411d0ee6690f.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-b8da-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/194b630d-a262-0a02-d728-411d0ee6690f.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/703ffea4-5d42-00c1-ef1d-2620cc724fa2.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-b8da-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/703ffea4-5d42-00c1-ef1d-2620cc724fa2.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/bda3bc2f-f757-ef7d-6e7f-8d1d2e48fe09.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-b8da-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/bda3bc2f-f757-ef7d-6e7f-8d1d2e48fe09.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "4" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/ccfd5100-25cd-4715-da0d-691d4bcb97c4.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-b8da-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/ccfd5100-25cd-4715-da0d-691d4bcb97c4.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae03-b8da-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae03-b8da-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Pieter de Wilde
Locatieomschrijving: Neurenberg
Onderwerpsomschrijving: Wonende op de Lauriergracht.
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/14338" ;
  a2a:SourceRemarkAkteSoort "Testament" ;
  a2a:SourceRemarkfilename "NOTI01324000591", "NOTI01324000592", "NOTI01324000593", "NOTI01324000594" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_504_00000504.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTI01324000593; positie: 741, 1913, 547, 111" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTI01324000592; positie: 2905, 468, 548, 76" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTI01324000593; positie: 759, 2081, 251, 100" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTI01324000592; positie: 3219, 345, 676, 150" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTI01324000593; positie: 754, 2167, 556, 81" .
