@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_a3cb51cc-36a2-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Testament op 10 april 1751" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-36a2-50ee-e053-b784100a6caf_Person-a90d5a14-43db-5d21-7dbe-c98849ec90fc, oa:person_saa_a3cb51cc-36a2-50ee-e053-b784100a6caf_Person-41180823-8fd5-18fd-f3db-d4f3f5d4a271, oa:person_saa_a3cb51cc-36a2-50ee-e053-b784100a6caf_Person-6c7baf7e-ba5f-6c88-de6a-5c613b17fe81, oa:person_saa_a3cb51cc-36a2-50ee-e053-b784100a6caf_Person-e36a32a4-1f33-d226-8fd0-cfe471e072e0, oa:person_saa_a3cb51cc-36a2-50ee-e053-b784100a6caf_Person-f57772f0-e479-2440-51ee-8b13092b4108, oa:person_saa_a3cb51cc-36a2-50ee-e053-b784100a6caf_Person-fe3e0dd2-c0f6-6b90-0fd8-96a806cd703b ;
  a2a:hasEvent oa:event_saa_a3cb51cc-36a2-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-36a2-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-36a2-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-36a2-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-36a2-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-36a2-50ee-e053-b784100a6caf_4, oa:relationep_saa_a3cb51cc-36a2-50ee-e053-b784100a6caf_5 ;
  a2a:hasSource oa:source_saa_a3cb51cc-36a2-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-36a2-50ee-e053-b784100a6caf_Person-a90d5a14-43db-5d21-7dbe-c98849ec90fc
  a a2a:Person ;
  rdfs:label "Jan van Musscher" ;
  a2a:PersonName [
    rdfs:label "Jan van Musscher" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Musscher"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-36a2-50ee-e053-b784100a6caf_Person-41180823-8fd5-18fd-f3db-d4f3f5d4a271
  a a2a:Person ;
  rdfs:label "Jacob de Clerq" ;
  a2a:PersonName [
    rdfs:label "Jacob de Clerq" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Clerq"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-36a2-50ee-e053-b784100a6caf_Person-6c7baf7e-ba5f-6c88-de6a-5c613b17fe81
  a a2a:Person ;
  rdfs:label "Sara van Musscher" ;
  a2a:PersonName [
    rdfs:label "Sara van Musscher" ;
    a2a:PersonNameFirstName "Sara" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Musscher"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-36a2-50ee-e053-b784100a6caf_Person-e36a32a4-1f33-d226-8fd0-cfe471e072e0
  a a2a:Person ;
  rdfs:label "Jacob van Musscher" ;
  a2a:PersonName [
    rdfs:label "Jacob van Musscher" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Musscher"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-36a2-50ee-e053-b784100a6caf_Person-f57772f0-e479-2440-51ee-8b13092b4108
  a a2a:Person ;
  rdfs:label "Anna van Musscher" ;
  a2a:PersonName [
    rdfs:label "Anna van Musscher" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Musscher"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-36a2-50ee-e053-b784100a6caf_Person-fe3e0dd2-c0f6-6b90-0fd8-96a806cd703b
  a a2a:Person ;
  rdfs:label "Tijntje Jacobs" ;
  a2a:PersonName [
    rdfs:label "Tijntje Jacobs" ;
    a2a:PersonNameFirstName "Tijntje" ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-36a2-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Testament" ;
  a2a:EventType "other:Testament" ;
  a2a:EventDate [
    a2a:Year "1751" ;
    a2a:Month "4" ;
    a2a:Day "10" ;
    rdfs:label "1751-04-10"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-36a2-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-36a2-50ee-e053-b784100a6caf_Person:a90d5a14-43db-5d21-7dbe-c98849ec90fc ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-36a2-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-36a2-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-36a2-50ee-e053-b784100a6caf_Person:41180823-8fd5-18fd-f3db-d4f3f5d4a271 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-36a2-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-36a2-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-36a2-50ee-e053-b784100a6caf_Person:6c7baf7e-ba5f-6c88-de6a-5c613b17fe81 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-36a2-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-36a2-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-36a2-50ee-e053-b784100a6caf_Person:e36a32a4-1f33-d226-8fd0-cfe471e072e0 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-36a2-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-36a2-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-36a2-50ee-e053-b784100a6caf_Person:f57772f0-e479-2440-51ee-8b13092b4108 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-36a2-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-36a2-50ee-e053-b784100a6caf_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-36a2-50ee-e053-b784100a6caf_Person:fe3e0dd2-c0f6-6b90-0fd8-96a806cd703b ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-36a2-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-36a2-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1751-04-10 - 1751-04-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1751-04-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1751-04-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1751" ;
    a2a:Month "4" ;
    a2a:Day "10" ;
    rdfs:label "1751-04-10"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 9215, Periode: 1751" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "323758" ;
    a2a:RegistryNumber "9215" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 9215, Periode: 1751, Notariële archieven, 323758, 9215"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/5a85654a-ccaa-1931-b1a1-18595500e54a.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-36a2-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/5a85654a-ccaa-1931-b1a1-18595500e54a.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/370ff066-d3ee-e752-d908-978b617588c7.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-36a2-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/370ff066-d3ee-e752-d908-978b617588c7.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/12f9a918-f25f-baf7-fcb5-6aa33ec717c1.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-36a2-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/12f9a918-f25f-baf7-fcb5-6aa33ec717c1.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-36a2-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-36a2-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Jan Ardinois
Locatieomschrijving: Haarlem
Onderwerpsomschrijving: Testatrice wonende in de Blomstraat
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/9215" ;
  a2a:SourceRemarkAkteSoort "Testament" ;
  a2a:SourceRemarkfilename "NOTA00881000328", "NOTA00881000329", "NOTA00881000330" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210510_7134_00007134.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00881000329; positie: 3341, 2113, 616, 94" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00881000330; positie: 1782, 1437, 378, 113" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00881000329; positie: 2978, 354, 805, 134" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00881000330; positie: 1002, 317, 761, 131" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00881000329; positie: 3767, 1927, 266, 109" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00881000329; positie: 2962, 2367, 517, 96" .
