@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-cc57-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Testament op 12 maart 1742" ;
  a2a:hasPerson oa:person_saa_d837ae03-cc57-6b6d-e053-b784100acdee_Person-0b2163f1-ea9e-0764-16f5-7ff09911444e, oa:person_saa_d837ae03-cc57-6b6d-e053-b784100acdee_Person-018e99f8-1a0b-f69f-9de4-c0567fefd6e7, oa:person_saa_d837ae03-cc57-6b6d-e053-b784100acdee_Person-23269ed6-c44b-36eb-661d-017f16b66697, oa:person_saa_d837ae03-cc57-6b6d-e053-b784100acdee_Person-7319e272-38ee-2ebd-6808-9172390b1f56, oa:person_saa_d837ae03-cc57-6b6d-e053-b784100acdee_Person-c89c4141-9262-1c6c-9dd0-a8fe7115a583, oa:person_saa_d837ae03-cc57-6b6d-e053-b784100acdee_Person-7c7e4050-807e-265f-1b7d-dc12e6d6d2a4, oa:person_saa_d837ae03-cc57-6b6d-e053-b784100acdee_Person-f18cd339-d472-f4bb-30ba-8c1f1467a441, oa:person_saa_d837ae03-cc57-6b6d-e053-b784100acdee_Person-ff62a34e-effb-be20-3a1c-5d737ff2b48c ;
  a2a:hasEvent oa:event_saa_d837ae03-cc57-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae03-cc57-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae03-cc57-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae03-cc57-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae03-cc57-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae03-cc57-6b6d-e053-b784100acdee_4, oa:relationep_saa_d837ae03-cc57-6b6d-e053-b784100acdee_5, oa:relationep_saa_d837ae03-cc57-6b6d-e053-b784100acdee_6, oa:relationep_saa_d837ae03-cc57-6b6d-e053-b784100acdee_7 ;
  a2a:hasSource oa:source_saa_d837ae03-cc57-6b6d-e053-b784100acdee .

oa:person_saa_d837ae03-cc57-6b6d-e053-b784100acdee_Person-0b2163f1-ea9e-0764-16f5-7ff09911444e
  a a2a:Person ;
  rdfs:label "Alida Becker" ;
  a2a:PersonName [
    rdfs:label "Alida Becker" ;
    a2a:PersonNameFirstName "Alida" ;
    a2a:PersonNameLastName "Becker"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-cc57-6b6d-e053-b784100acdee_Person-018e99f8-1a0b-f69f-9de4-c0567fefd6e7
  a a2a:Person ;
  rdfs:label "Alida La Verre" ;
  a2a:PersonName [
    rdfs:label "Alida La Verre" ;
    a2a:PersonNameFirstName "Alida" ;
    a2a:PersonNamePrefixLastName "La" ;
    a2a:PersonNameLastName "Verre"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-cc57-6b6d-e053-b784100acdee_Person-23269ed6-c44b-36eb-661d-017f16b66697
  a a2a:Person ;
  rdfs:label "Coenraat Ernst Redeker" ;
  a2a:PersonName [
    rdfs:label "Coenraat Ernst Redeker" ;
    a2a:PersonNameFirstName "Coenraat Ernst" ;
    a2a:PersonNameLastName "Redeker"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-cc57-6b6d-e053-b784100acdee_Person-7319e272-38ee-2ebd-6808-9172390b1f56
  a a2a:Person ;
  rdfs:label "Gerrit Becker" ;
  a2a:PersonName [
    rdfs:label "Gerrit Becker" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Becker"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-cc57-6b6d-e053-b784100acdee_Person-c89c4141-9262-1c6c-9dd0-a8fe7115a583
  a a2a:Person ;
  rdfs:label "Willem van Raelte" ;
  a2a:PersonName [
    rdfs:label "Willem van Raelte" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Raelte"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-cc57-6b6d-e053-b784100acdee_Person-7c7e4050-807e-265f-1b7d-dc12e6d6d2a4
  a a2a:Person ;
  rdfs:label "Johanna van Raelte" ;
  a2a:PersonName [
    rdfs:label "Johanna van Raelte" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Raelte"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-cc57-6b6d-e053-b784100acdee_Person-f18cd339-d472-f4bb-30ba-8c1f1467a441
  a a2a:Person ;
  rdfs:label "Salomon Dorper" ;
  a2a:PersonName [
    rdfs:label "Salomon Dorper" ;
    a2a:PersonNameFirstName "Salomon" ;
    a2a:PersonNameLastName "Dorper"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-cc57-6b6d-e053-b784100acdee_Person-ff62a34e-effb-be20-3a1c-5d737ff2b48c
  a a2a:Person ;
  rdfs:label "Johanna La Verre" ;
  a2a:PersonName [
    rdfs:label "Johanna La Verre" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "La" ;
    a2a:PersonNameLastName "Verre"
  ] ;
  a2a:Gender "Onbekend" .

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

oa:relationep_saa_d837ae03-cc57-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-cc57-6b6d-e053-b784100acdee_Person:0b2163f1-ea9e-0764-16f5-7ff09911444e ;
  a2a:EventKeyRef oa:event_saa_d837ae03-cc57-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-cc57-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-cc57-6b6d-e053-b784100acdee_Person:018e99f8-1a0b-f69f-9de4-c0567fefd6e7 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-cc57-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-cc57-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-cc57-6b6d-e053-b784100acdee_Person:23269ed6-c44b-36eb-661d-017f16b66697 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-cc57-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-cc57-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-cc57-6b6d-e053-b784100acdee_Person:7319e272-38ee-2ebd-6808-9172390b1f56 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-cc57-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-cc57-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-cc57-6b6d-e053-b784100acdee_Person:c89c4141-9262-1c6c-9dd0-a8fe7115a583 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-cc57-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-cc57-6b6d-e053-b784100acdee_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-cc57-6b6d-e053-b784100acdee_Person:7c7e4050-807e-265f-1b7d-dc12e6d6d2a4 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-cc57-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-cc57-6b6d-e053-b784100acdee_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-cc57-6b6d-e053-b784100acdee_Person:f18cd339-d472-f4bb-30ba-8c1f1467a441 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-cc57-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-cc57-6b6d-e053-b784100acdee_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-cc57-6b6d-e053-b784100acdee_Person:ff62a34e-effb-be20-3a1c-5d737ff2b48c ;
  a2a:EventKeyRef oa:event_saa_d837ae03-cc57-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae03-cc57-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1742-03-12 - 1742-03-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1742-03-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1742-03-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1742" ;
    a2a:Month "3" ;
    a2a:Day "12" ;
    rdfs:label "1742-03-12"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 9762, Periode: 1742" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "626665" ;
    a2a:RegistryNumber "9762" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 9762, Periode: 1742, Notariële archieven, 626665, 9762"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/123b7f40-2ffc-ea57-7806-8e4ad121ca31.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-cc57-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/123b7f40-2ffc-ea57-7806-8e4ad121ca31.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/0c1d7b90-bed9-c750-8f1b-67609fd452e2.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-cc57-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/0c1d7b90-bed9-c750-8f1b-67609fd452e2.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae03-cc57-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae03-cc57-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Mr. Mathys van Son
Onderwerpsomschrijving: vrouw in Binnen Bantammerstraat
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/9762" ;
  a2a:SourceRemarkAkteSoort "Testament" ;
  a2a:SourceRemarkfilename "KLAB09692000080", "KLAB09692000081" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_604_00000604.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB09692000080; positie: 3662, 1022, 702, 136" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB09692000081; positie: 1706, 2179, 841, 113" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB09692000080; positie: 3269, 1144, 1176, 86" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB09692000081; positie: 1353, 775, 747, 115" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB09692000081; positie: 1299, 2255, 975, 121" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB09692000081; positie: 1031, 2072, 1123, 119" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB09692000080; positie: 4777, 2091, 311, 114" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB09692000081; positie: 2140, 825, 706, 140" .
