@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-9fa2-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Attestatie op 19 april 1670" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-9fa2-50ee-e053-b784100a6caf_Person-1ec29bdd-e132-2d66-3fae-0caf66c35203, oa:person_saa_a3cb51cc-9fa2-50ee-e053-b784100a6caf_Person-073278e8-7eac-7273-5860-d3237d46ffed, oa:person_saa_a3cb51cc-9fa2-50ee-e053-b784100a6caf_Person-bfb26053-37e5-62ed-f7d8-dd26c69606f1, oa:person_saa_a3cb51cc-9fa2-50ee-e053-b784100a6caf_Person-e99e52c8-ed0f-fdb2-3102-07ef58e4ffe2, oa:person_saa_a3cb51cc-9fa2-50ee-e053-b784100a6caf_Person-668676ce-e0d2-ceab-e213-a70cdaa57a9b ;
  a2a:hasEvent oa:event_saa_a3cb51cc-9fa2-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-9fa2-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-9fa2-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-9fa2-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-9fa2-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-9fa2-50ee-e053-b784100a6caf_4 ;
  a2a:hasSource oa:source_saa_a3cb51cc-9fa2-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-9fa2-50ee-e053-b784100a6caf_Person-1ec29bdd-e132-2d66-3fae-0caf66c35203
  a a2a:Person ;
  rdfs:label "Sophia Wessels" ;
  a2a:PersonName [
    rdfs:label "Sophia Wessels" ;
    a2a:PersonNameFirstName "Sophia" ;
    a2a:PersonNameLastName "Wessels"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-9fa2-50ee-e053-b784100a6caf_Person-073278e8-7eac-7273-5860-d3237d46ffed
  a a2a:Person ;
  rdfs:label "Lucas van Apensteijn" ;
  a2a:PersonName [
    rdfs:label "Lucas van Apensteijn" ;
    a2a:PersonNameFirstName "Lucas" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Apensteijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-9fa2-50ee-e053-b784100a6caf_Person-bfb26053-37e5-62ed-f7d8-dd26c69606f1
  a a2a:Person ;
  rdfs:label "Steven Aernouts" ;
  a2a:PersonName [
    rdfs:label "Steven Aernouts" ;
    a2a:PersonNameFirstName "Steven" ;
    a2a:PersonNameLastName "Aernouts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-9fa2-50ee-e053-b784100a6caf_Person-e99e52c8-ed0f-fdb2-3102-07ef58e4ffe2
  a a2a:Person ;
  rdfs:label "Joan Walinghson" ;
  a2a:PersonName [
    rdfs:label "Joan Walinghson" ;
    a2a:PersonNameFirstName "Joan" ;
    a2a:PersonNameLastName "Walinghson"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-9fa2-50ee-e053-b784100a6caf_Person-668676ce-e0d2-ceab-e213-a70cdaa57a9b
  a a2a:Person ;
  rdfs:label "Pieter Walinghson" ;
  a2a:PersonName [
    rdfs:label "Pieter Walinghson" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Walinghson"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-9fa2-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Attestatie" ;
  a2a:EventType "other:Attestatie" ;
  a2a:EventDate [
    a2a:Year "1670" ;
    a2a:Month "4" ;
    a2a:Day "19" ;
    rdfs:label "1670-04-19"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-9fa2-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-9fa2-50ee-e053-b784100a6caf_Person:1ec29bdd-e132-2d66-3fae-0caf66c35203 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-9fa2-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-9fa2-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-9fa2-50ee-e053-b784100a6caf_Person:073278e8-7eac-7273-5860-d3237d46ffed ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-9fa2-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-9fa2-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-9fa2-50ee-e053-b784100a6caf_Person:bfb26053-37e5-62ed-f7d8-dd26c69606f1 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-9fa2-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-9fa2-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-9fa2-50ee-e053-b784100a6caf_Person:e99e52c8-ed0f-fdb2-3102-07ef58e4ffe2 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-9fa2-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-9fa2-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-9fa2-50ee-e053-b784100a6caf_Person:668676ce-e0d2-ceab-e213-a70cdaa57a9b ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-9fa2-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-9fa2-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1670-04-19 - 1670-04-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1670-04-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1670-04-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1670" ;
    a2a:Month "4" ;
    a2a:Day "19" ;
    rdfs:label "1670-04-19"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 3999, Periode: 1668-1670" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "346631" ;
    a2a:RegistryNumber "3999" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 3999, Periode: 1668-1670, Notariële archieven, 346631, 3999"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/0aafa5dc-aef1-7005-ba89-e3133714597c.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-9fa2-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/0aafa5dc-aef1-7005-ba89-e3133714597c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-9fa2-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-9fa2-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Wijbrant Wijbrantsz
Onderwerpsomschrijving: uitstel betaling schuld gevraagd; waard van Hof van Holland in Kalverstraat
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/3999" ;
  a2a:SourceRemarkAkteSoort "Attestatie" ;
  a2a:SourceRemarkfilename "KLAD01467000279" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220609_5274_00005274.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAD01467000279; positie: 3046, 616, 413, 53" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAD01467000279; positie: 2386, 562, 599, 77" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAD01467000279; positie: 2220, 1170, 545, 97" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAD01467000279; positie: 3259, 766, 172, 47" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAD01467000279; positie: 2516, 914, 299, 47" .
