@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_d837ae04-586a-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Testament op 5 maart 1741" ;
  a2a:hasPerson oa:person_saa_d837ae04-586a-6b6d-e053-b784100acdee_Person-c3f772bd-36e4-1b9c-5a12-b8c2fd8ba3cc, oa:person_saa_d837ae04-586a-6b6d-e053-b784100acdee_Person-c03e91f8-9112-1fef-1401-7d013c143706, oa:person_saa_d837ae04-586a-6b6d-e053-b784100acdee_Person-324dbb71-1268-dbd1-aad9-edc4b7661912, oa:person_saa_d837ae04-586a-6b6d-e053-b784100acdee_Person-12cebbd9-3c3d-8296-e009-7810daf23fc3, oa:person_saa_d837ae04-586a-6b6d-e053-b784100acdee_Person-cf8cf29d-75a3-c199-15b2-cb12ace0554e, oa:person_saa_d837ae04-586a-6b6d-e053-b784100acdee_Person-fcb4843d-ab1c-24c6-b38d-dfd2e30feaec ;
  a2a:hasEvent oa:event_saa_d837ae04-586a-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-586a-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-586a-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-586a-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-586a-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae04-586a-6b6d-e053-b784100acdee_4, oa:relationep_saa_d837ae04-586a-6b6d-e053-b784100acdee_5 ;
  a2a:hasSource oa:source_saa_d837ae04-586a-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-586a-6b6d-e053-b784100acdee_Person-c3f772bd-36e4-1b9c-5a12-b8c2fd8ba3cc
  a a2a:Person ;
  rdfs:label "Cornelis Vieravond" ;
  a2a:PersonName [
    rdfs:label "Cornelis Vieravond" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Vieravond"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-586a-6b6d-e053-b784100acdee_Person-c03e91f8-9112-1fef-1401-7d013c143706
  a a2a:Person ;
  rdfs:label "Barta Andriese" ;
  a2a:PersonName [
    rdfs:label "Barta Andriese" ;
    a2a:PersonNameFirstName "Barta" ;
    a2a:PersonNameLastName "Andriese"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-586a-6b6d-e053-b784100acdee_Person-324dbb71-1268-dbd1-aad9-edc4b7661912
  a a2a:Person ;
  rdfs:label "Catharina Jans" ;
  a2a:PersonName [
    rdfs:label "Catharina Jans" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Jans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-586a-6b6d-e053-b784100acdee_Person-12cebbd9-3c3d-8296-e009-7810daf23fc3
  a a2a:Person ;
  rdfs:label "Roeloff Solbergh" ;
  a2a:PersonName [
    rdfs:label "Roeloff Solbergh" ;
    a2a:PersonNameFirstName "Roeloff" ;
    a2a:PersonNameLastName "Solbergh"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-586a-6b6d-e053-b784100acdee_Person-cf8cf29d-75a3-c199-15b2-cb12ace0554e
  a a2a:Person ;
  rdfs:label "Cornelis Verwer" ;
  a2a:PersonName [
    rdfs:label "Cornelis Verwer" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Verwer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-586a-6b6d-e053-b784100acdee_Person-fcb4843d-ab1c-24c6-b38d-dfd2e30feaec
  a a2a:Person ;
  rdfs:label "Barent Solbergh" ;
  a2a:PersonName [
    rdfs:label "Barent Solbergh" ;
    a2a:PersonNameFirstName "Barent" ;
    a2a:PersonNameLastName "Solbergh"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-586a-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Testament" ;
  a2a:EventType "other:Testament" ;
  a2a:EventDate [
    a2a:Year "1741" ;
    a2a:Month "3" ;
    a2a:Day "5" ;
    rdfs:label "1741-03-05"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-586a-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-586a-6b6d-e053-b784100acdee_Person:c3f772bd-36e4-1b9c-5a12-b8c2fd8ba3cc ;
  a2a:EventKeyRef oa:event_saa_d837ae04-586a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-586a-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-586a-6b6d-e053-b784100acdee_Person:c03e91f8-9112-1fef-1401-7d013c143706 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-586a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-586a-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-586a-6b6d-e053-b784100acdee_Person:324dbb71-1268-dbd1-aad9-edc4b7661912 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-586a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-586a-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-586a-6b6d-e053-b784100acdee_Person:12cebbd9-3c3d-8296-e009-7810daf23fc3 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-586a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-586a-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-586a-6b6d-e053-b784100acdee_Person:cf8cf29d-75a3-c199-15b2-cb12ace0554e ;
  a2a:EventKeyRef oa:event_saa_d837ae04-586a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-586a-6b6d-e053-b784100acdee_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-586a-6b6d-e053-b784100acdee_Person:fcb4843d-ab1c-24c6-b38d-dfd2e30feaec ;
  a2a:EventKeyRef oa:event_saa_d837ae04-586a-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-586a-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1741-03-05 - 1741-03-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1741-03-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1741-03-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1741" ;
    a2a:Month "3" ;
    a2a:Day "5" ;
    rdfs:label "1741-03-05"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 10678, Periode: 1741" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "620720" ;
    a2a:RegistryNumber "10678" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 10678, Periode: 1741, Notariële archieven, 620720, 10678"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/1350ed8d-54b4-cb85-36cc-23c4b8baecfc.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-586a-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/1350ed8d-54b4-cb85-36cc-23c4b8baecfc.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/f5f080bf-b2fa-d648-e82d-6885bdc54371.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-586a-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/f5f080bf-b2fa-d648-e82d-6885bdc54371.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/eaeecebb-0807-9870-4b6f-e6ebfbf371ba.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-586a-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/eaeecebb-0807-9870-4b6f-e6ebfbf371ba.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-586a-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-586a-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Engelbertus Poppingh
Onderwerpsomschrijving: Ridderstraat; Sjouwer geweest op de Admiraliteitswerf
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/10678" ;
  a2a:SourceRemarkAkteSoort "Testament" ;
  a2a:SourceRemarkfilename "KLAH01115000139", "KLAH01115000140", "KLAH01115000141" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_180_00000180.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAH01115000141; positie: 700, 2204, 889, 108" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAH01115000140; positie: 3049, 2760, 744, 97" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAH01115000140; positie: 3856, 196, 774, 103" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAH01115000140; positie: 3936, 463, 699, 82" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAH01115000141; positie: 2012, 2280, 452, 97" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAH01115000140; positie: 3749, 72, 1020, 133" .
