@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-7cd0-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Attestatie op 5 juni 1654" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-7cd0-50ee-e053-b784100a6caf_Person-ddc7608e-70f4-89f4-7f31-0a76de5e5555, oa:person_saa_a3cb51cc-7cd0-50ee-e053-b784100a6caf_Person-ddca3f31-12ec-1fda-025c-a32e66d70e52, oa:person_saa_a3cb51cc-7cd0-50ee-e053-b784100a6caf_Person-22e9e8b1-19ab-11a0-05a8-05c090bc97b7, oa:person_saa_a3cb51cc-7cd0-50ee-e053-b784100a6caf_Person-239f7ba5-f3f3-c5cc-2426-607055f14274, oa:person_saa_a3cb51cc-7cd0-50ee-e053-b784100a6caf_Person-c44e3105-b01d-1018-f4fa-805c164b22d1, oa:person_saa_a3cb51cc-7cd0-50ee-e053-b784100a6caf_Person-bff2634e-8722-340b-d56f-ccda0205a946 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-7cd0-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-7cd0-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-7cd0-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-7cd0-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-7cd0-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-7cd0-50ee-e053-b784100a6caf_4, oa:relationep_saa_a3cb51cc-7cd0-50ee-e053-b784100a6caf_5 ;
  a2a:hasSource oa:source_saa_a3cb51cc-7cd0-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-7cd0-50ee-e053-b784100a6caf_Person-ddc7608e-70f4-89f4-7f31-0a76de5e5555
  a a2a:Person ;
  rdfs:label "Willem Jansz" ;
  a2a:PersonName [
    rdfs:label "Willem Jansz" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Jansz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-7cd0-50ee-e053-b784100a6caf_Person-ddca3f31-12ec-1fda-025c-a32e66d70e52
  a a2a:Person ;
  rdfs:label "Hector Friesma" ;
  a2a:PersonName [
    rdfs:label "Hector Friesma" ;
    a2a:PersonNameFirstName "Hector" ;
    a2a:PersonNameLastName "Friesma"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-7cd0-50ee-e053-b784100a6caf_Person-22e9e8b1-19ab-11a0-05a8-05c090bc97b7
  a a2a:Person ;
  rdfs:label "Diego Netto de Paijva" ;
  a2a:PersonName [
    rdfs:label "Diego Netto de Paijva" ;
    a2a:PersonNameFirstName "Diego" ;
    a2a:PersonNameLastName "Netto de Paijva"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-7cd0-50ee-e053-b784100a6caf_Person-239f7ba5-f3f3-c5cc-2426-607055f14274
  a a2a:Person ;
  rdfs:label "Johan van Wijningen" ;
  a2a:PersonName [
    rdfs:label "Johan van Wijningen" ;
    a2a:PersonNameFirstName "Johan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Wijningen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-7cd0-50ee-e053-b784100a6caf_Person-c44e3105-b01d-1018-f4fa-805c164b22d1
  a a2a:Person ;
  rdfs:label "Jan Croonenbergh" ;
  a2a:PersonName [
    rdfs:label "Jan Croonenbergh" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Croonenbergh"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-7cd0-50ee-e053-b784100a6caf_Person-bff2634e-8722-340b-d56f-ccda0205a946
  a a2a:Person ;
  rdfs:label "Abraham Jaspersen" ;
  a2a:PersonName [
    rdfs:label "Abraham Jaspersen" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Jaspersen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-7cd0-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Attestatie" ;
  a2a:EventType "other:Attestatie" ;
  a2a:EventDate [
    a2a:Year "1654" ;
    a2a:Month "6" ;
    a2a:Day "5" ;
    rdfs:label "1654-06-05"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-7cd0-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-7cd0-50ee-e053-b784100a6caf_Person:ddc7608e-70f4-89f4-7f31-0a76de5e5555 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-7cd0-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-7cd0-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-7cd0-50ee-e053-b784100a6caf_Person:ddca3f31-12ec-1fda-025c-a32e66d70e52 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-7cd0-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-7cd0-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-7cd0-50ee-e053-b784100a6caf_Person:22e9e8b1-19ab-11a0-05a8-05c090bc97b7 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-7cd0-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-7cd0-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-7cd0-50ee-e053-b784100a6caf_Person:239f7ba5-f3f3-c5cc-2426-607055f14274 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-7cd0-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-7cd0-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-7cd0-50ee-e053-b784100a6caf_Person:c44e3105-b01d-1018-f4fa-805c164b22d1 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-7cd0-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-7cd0-50ee-e053-b784100a6caf_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-7cd0-50ee-e053-b784100a6caf_Person:bff2634e-8722-340b-d56f-ccda0205a946 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-7cd0-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-7cd0-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1654-06-05 - 1654-06-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1654-06-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1654-06-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1654" ;
    a2a:Month "6" ;
    a2a:Day "5" ;
    rdfs:label "1654-06-05"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 972A, Periode: 1654" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "313035" ;
    a2a:RegistryNumber "972A" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 972A, Periode: 1654, Notariële archieven, 313035, 972A"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/46887044-8bba-e564-933c-814900033e50.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-7cd0-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/46887044-8bba-e564-933c-814900033e50.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/2c90f061-ddce-8a22-6c56-99a2213caf58.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-7cd0-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/2c90f061-ddce-8a22-6c56-99a2213caf58.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-7cd0-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-7cd0-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Benedict Baddel
Onderwerpsomschrijving: bevestiging van gewicht uit voorgaande attestatie
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/972A" ;
  a2a:SourceRemarkAkteSoort "Attestatie" ;
  a2a:SourceRemarkfilename "VBPA00055000109", "VBPA00055000110" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230311_18314_00018314.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00055000110; positie: 2320, 1747, 463, 139" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00055000110; positie: 1787, 3049, 944, 149" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00055000110; positie: 1454, 807, 1341, 151" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00055000110; positie: 2111, 167, 433, 171" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00055000110; positie: 996, 3216, 1191, 144" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00055000110; positie: 653, 1783, 1347, 134" .
