@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-14a5-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Attestatie op 23 februari 1644" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-14a5-50ee-e053-b784100a6caf_Person-2032c531-a1d1-8b4b-5f24-afc8e2079301, oa:person_saa_a3cb51cc-14a5-50ee-e053-b784100a6caf_Person-4bc420b0-80f2-b2ae-5974-f5f9f40ead76, oa:person_saa_a3cb51cc-14a5-50ee-e053-b784100a6caf_Person-6e0d7181-4a55-4890-b2c6-f512d006b0c9, oa:person_saa_a3cb51cc-14a5-50ee-e053-b784100a6caf_Person-ead48d0f-9e64-5657-9e71-100be7982862, oa:person_saa_a3cb51cc-14a5-50ee-e053-b784100a6caf_Person-9bb62dc6-5bce-a764-5124-81e1de83c1f2 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-14a5-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-14a5-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-14a5-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-14a5-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-14a5-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-14a5-50ee-e053-b784100a6caf_4 ;
  a2a:hasSource oa:source_saa_a3cb51cc-14a5-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-14a5-50ee-e053-b784100a6caf_Person-2032c531-a1d1-8b4b-5f24-afc8e2079301
  a a2a:Person ;
  rdfs:label "Pieter Colijn" ;
  a2a:PersonName [
    rdfs:label "Pieter Colijn" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Colijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-14a5-50ee-e053-b784100a6caf_Person-4bc420b0-80f2-b2ae-5974-f5f9f40ead76
  a a2a:Person ;
  rdfs:label "Gillis van Schendel" ;
  a2a:PersonName [
    rdfs:label "Gillis van Schendel" ;
    a2a:PersonNameFirstName "Gillis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Schendel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-14a5-50ee-e053-b784100a6caf_Person-6e0d7181-4a55-4890-b2c6-f512d006b0c9
  a a2a:Person ;
  rdfs:label "Henrick Brouwer" ;
  a2a:PersonName [
    rdfs:label "Henrick Brouwer" ;
    a2a:PersonNameFirstName "Henrick" ;
    a2a:PersonNameLastName "Brouwer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-14a5-50ee-e053-b784100a6caf_Person-ead48d0f-9e64-5657-9e71-100be7982862
  a a2a:Person ;
  rdfs:label "Johannes Beth" ;
  a2a:PersonName [
    rdfs:label "Johannes Beth" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Beth"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-14a5-50ee-e053-b784100a6caf_Person-9bb62dc6-5bce-a764-5124-81e1de83c1f2
  a a2a:Person ;
  rdfs:label "Nicolaes Pelsser" ;
  a2a:PersonName [
    rdfs:label "Nicolaes Pelsser" ;
    a2a:PersonNameFirstName "Nicolaes" ;
    a2a:PersonNameLastName "Pelsser"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-14a5-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Attestatie" ;
  a2a:EventType "other:Attestatie" ;
  a2a:EventDate [
    a2a:Year "1644" ;
    a2a:Month "2" ;
    a2a:Day "23" ;
    rdfs:label "1644-02-23"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-14a5-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-14a5-50ee-e053-b784100a6caf_Person:2032c531-a1d1-8b4b-5f24-afc8e2079301 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-14a5-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-14a5-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-14a5-50ee-e053-b784100a6caf_Person:4bc420b0-80f2-b2ae-5974-f5f9f40ead76 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-14a5-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-14a5-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-14a5-50ee-e053-b784100a6caf_Person:6e0d7181-4a55-4890-b2c6-f512d006b0c9 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-14a5-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-14a5-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-14a5-50ee-e053-b784100a6caf_Person:ead48d0f-9e64-5657-9e71-100be7982862 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-14a5-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-14a5-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-14a5-50ee-e053-b784100a6caf_Person:9bb62dc6-5bce-a764-5124-81e1de83c1f2 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-14a5-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-14a5-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1644-02-23 - 1644-02-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1644-02-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1644-02-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1644" ;
    a2a:Month "2" ;
    a2a:Day "23" ;
    rdfs:label "1644-02-23"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 1289, Periode: 1644" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "354527" ;
    a2a:RegistryNumber "1289" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 1289, Periode: 1644, Notariële archieven, 354527, 1289"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/51183eeb-5793-b7be-8e1a-f188fbb84cf3.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-14a5-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/51183eeb-5793-b7be-8e1a-f188fbb84cf3.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-14a5-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-14a5-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Hendrik Schaef
Onderwerpsomschrijving: Boekhouders WIC
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/1289" ;
  a2a:SourceRemarkAkteSoort "Attestatie" ;
  a2a:SourceRemarkfilename "KLAB05562000028" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220609_4818_00004818.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB05562000028; positie: 1655, 467, 398, 94" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB05562000028; positie: 809, 496, 767, 81" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB05562000028; positie: 1286, 965, 584, 79" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB05562000028; positie: 1844, 1348, 521, 79" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB05562000028; positie: 971, 811, 629, 81" .
