@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-ef10-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Testament op 3 juli 1731" ;
  a2a:hasPerson oa:person_saa_d837ae03-ef10-6b6d-e053-b784100acdee_Person-1ef3c8fa-8897-454c-98f0-3c16d9ed5d02, oa:person_saa_d837ae03-ef10-6b6d-e053-b784100acdee_Person-818db92d-f508-ba80-cb3a-af03da98e59e, oa:person_saa_d837ae03-ef10-6b6d-e053-b784100acdee_Person-8303b9d6-c75d-281d-d200-16244c08aec7, oa:person_saa_d837ae03-ef10-6b6d-e053-b784100acdee_Person-e9d57ccd-7416-9c37-75cc-ff0776d3e4a5 ;
  a2a:hasEvent oa:event_saa_d837ae03-ef10-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae03-ef10-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae03-ef10-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae03-ef10-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae03-ef10-6b6d-e053-b784100acdee_3 ;
  a2a:hasSource oa:source_saa_d837ae03-ef10-6b6d-e053-b784100acdee .

oa:person_saa_d837ae03-ef10-6b6d-e053-b784100acdee_Person-1ef3c8fa-8897-454c-98f0-3c16d9ed5d02
  a a2a:Person ;
  rdfs:label "Martin Beerhals" ;
  a2a:PersonName [
    rdfs:label "Martin Beerhals" ;
    a2a:PersonNameFirstName "Martin" ;
    a2a:PersonNameLastName "Beerhals"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-ef10-6b6d-e053-b784100acdee_Person-818db92d-f508-ba80-cb3a-af03da98e59e
  a a2a:Person ;
  rdfs:label "Elsabe Poppe" ;
  a2a:PersonName [
    rdfs:label "Elsabe Poppe" ;
    a2a:PersonNameFirstName "Elsabe" ;
    a2a:PersonNameLastName "Poppe"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-ef10-6b6d-e053-b784100acdee_Person-8303b9d6-c75d-281d-d200-16244c08aec7
  a a2a:Person ;
  rdfs:label "Maria Bleke" ;
  a2a:PersonName [
    rdfs:label "Maria Bleke" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Bleke"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-ef10-6b6d-e053-b784100acdee_Person-e9d57ccd-7416-9c37-75cc-ff0776d3e4a5
  a a2a:Person ;
  rdfs:label "Angenita Poppe" ;
  a2a:PersonName [
    rdfs:label "Angenita Poppe" ;
    a2a:PersonNameFirstName "Angenita" ;
    a2a:PersonNameLastName "Poppe"
  ] ;
  a2a:Gender "Onbekend" .

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

oa:relationep_saa_d837ae03-ef10-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-ef10-6b6d-e053-b784100acdee_Person:1ef3c8fa-8897-454c-98f0-3c16d9ed5d02 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-ef10-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-ef10-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-ef10-6b6d-e053-b784100acdee_Person:818db92d-f508-ba80-cb3a-af03da98e59e ;
  a2a:EventKeyRef oa:event_saa_d837ae03-ef10-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-ef10-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-ef10-6b6d-e053-b784100acdee_Person:8303b9d6-c75d-281d-d200-16244c08aec7 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-ef10-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-ef10-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-ef10-6b6d-e053-b784100acdee_Person:e9d57ccd-7416-9c37-75cc-ff0776d3e4a5 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-ef10-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae03-ef10-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1731-07-03 - 1731-07-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1731-07-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1731-07-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1731" ;
    a2a:Month "7" ;
    a2a:Day "3" ;
    rdfs:label "1731-07-03"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 7561, Periode: 1731" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "615388" ;
    a2a:RegistryNumber "7561" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 7561, Periode: 1731, Notariële archieven, 615388, 7561"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/e2570203-0247-aaa1-d1dd-333b320dd5df.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-ef10-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/e2570203-0247-aaa1-d1dd-333b320dd5df.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/09978385-7a8f-7cf3-3048-4a778ab9a725.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-ef10-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/09978385-7a8f-7cf3-3048-4a778ab9a725.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae03-ef10-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae03-ef10-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Johannes van Vilekens
Locatieomschrijving: Dantzig
Locatieomschrijving: Altona
Locatieomschrijving: Oostindien
Onderwerpsomschrijving: Schip de Pallas
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/7561" ;
  a2a:SourceRemarkAkteSoort "Testament" ;
  a2a:SourceRemarkfilename "NOTC00422000427", "NOTC00422000428" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_781_00000781.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00422000427; positie: 2018, 917, 338, 114" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00422000428; positie: 2152, 1100, 372, 156" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00422000428; positie: 2265, 2051, 301, 160" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00422000427; positie: 1310, 1229, 677, 104" .
