@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_d837ae04-469a-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Attestatie op 17 maart 1638" ;
  a2a:hasPerson oa:person_saa_d837ae04-469a-6b6d-e053-b784100acdee_Person-c8c66abe-875f-7233-fe04-2b3e8ba41158, oa:person_saa_d837ae04-469a-6b6d-e053-b784100acdee_Person-a63facfa-1230-bf66-017b-9e421f2fa83c, oa:person_saa_d837ae04-469a-6b6d-e053-b784100acdee_Person-3eacc196-e129-07ee-79b7-62dccde59b67, oa:person_saa_d837ae04-469a-6b6d-e053-b784100acdee_Person-7c7b87b3-59af-aab3-0187-7af12b455f6d, oa:person_saa_d837ae04-469a-6b6d-e053-b784100acdee_Person-e15f2745-eb0d-ac0b-d66a-5e3aaa2e8207, oa:person_saa_d837ae04-469a-6b6d-e053-b784100acdee_Person-e61b5633-73b4-91cf-d777-24c9744f4035 ;
  a2a:hasEvent oa:event_saa_d837ae04-469a-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-469a-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-469a-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-469a-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-469a-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae04-469a-6b6d-e053-b784100acdee_4, oa:relationep_saa_d837ae04-469a-6b6d-e053-b784100acdee_5 ;
  a2a:hasSource oa:source_saa_d837ae04-469a-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-469a-6b6d-e053-b784100acdee_Person-c8c66abe-875f-7233-fe04-2b3e8ba41158
  a a2a:Person ;
  rdfs:label "Jan Kloot" ;
  a2a:PersonName [
    rdfs:label "Jan Kloot" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Kloot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-469a-6b6d-e053-b784100acdee_Person-a63facfa-1230-bf66-017b-9e421f2fa83c
  a a2a:Person ;
  rdfs:label "Nicolaes Verhaegh" ;
  a2a:PersonName [
    rdfs:label "Nicolaes Verhaegh" ;
    a2a:PersonNameFirstName "Nicolaes" ;
    a2a:PersonNameLastName "Verhaegh"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-469a-6b6d-e053-b784100acdee_Person-3eacc196-e129-07ee-79b7-62dccde59b67
  a a2a:Person ;
  rdfs:label "Andries Polster" ;
  a2a:PersonName [
    rdfs:label "Andries Polster" ;
    a2a:PersonNameFirstName "Andries" ;
    a2a:PersonNameLastName "Polster"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-469a-6b6d-e053-b784100acdee_Person-7c7b87b3-59af-aab3-0187-7af12b455f6d
  a a2a:Person ;
  rdfs:label "Jeremias Calandrini" ;
  a2a:PersonName [
    rdfs:label "Jeremias Calandrini" ;
    a2a:PersonNameFirstName "Jeremias" ;
    a2a:PersonNameLastName "Calandrini"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-469a-6b6d-e053-b784100acdee_Person-e15f2745-eb0d-ac0b-d66a-5e3aaa2e8207
  a a2a:Person ;
  rdfs:label "Cornelis Veen" ;
  a2a:PersonName [
    rdfs:label "Cornelis Veen" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Veen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-469a-6b6d-e053-b784100acdee_Person-e61b5633-73b4-91cf-d777-24c9744f4035
  a a2a:Person ;
  rdfs:label "Philips Venturin" ;
  a2a:PersonName [
    rdfs:label "Philips Venturin" ;
    a2a:PersonNameFirstName "Philips" ;
    a2a:PersonNameLastName "Venturin"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-469a-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Attestatie" ;
  a2a:EventType "other:Attestatie" ;
  a2a:EventDate [
    a2a:Year "1638" ;
    a2a:Month "3" ;
    a2a:Day "17" ;
    rdfs:label "1638-03-17"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-469a-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-469a-6b6d-e053-b784100acdee_Person:c8c66abe-875f-7233-fe04-2b3e8ba41158 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-469a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-469a-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-469a-6b6d-e053-b784100acdee_Person:a63facfa-1230-bf66-017b-9e421f2fa83c ;
  a2a:EventKeyRef oa:event_saa_d837ae04-469a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-469a-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-469a-6b6d-e053-b784100acdee_Person:3eacc196-e129-07ee-79b7-62dccde59b67 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-469a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-469a-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-469a-6b6d-e053-b784100acdee_Person:7c7b87b3-59af-aab3-0187-7af12b455f6d ;
  a2a:EventKeyRef oa:event_saa_d837ae04-469a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-469a-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-469a-6b6d-e053-b784100acdee_Person:e15f2745-eb0d-ac0b-d66a-5e3aaa2e8207 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-469a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-469a-6b6d-e053-b784100acdee_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-469a-6b6d-e053-b784100acdee_Person:e61b5633-73b4-91cf-d777-24c9744f4035 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-469a-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-469a-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1638-03-17 - 1638-03-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1638-03-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1638-03-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1638" ;
    a2a:Month "3" ;
    a2a:Day "17" ;
    rdfs:label "1638-03-17"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 953A, Periode: 1638" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "636627" ;
    a2a:RegistryNumber "953A" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 953A, Periode: 1638, Notariële archieven, 636627, 953A"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/913e09b8-5ab3-8902-5ecc-da335202b0a8.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-469a-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/913e09b8-5ab3-8902-5ecc-da335202b0a8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-469a-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-469a-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Benedict Baddel
Locatieomschrijving: Rio Grande
Locatieomschrijving: Rio Geneiro
Locatieomschrijving: Doevers in Engelant
Onderwerpsomschrijving: Makelaars getuigen over lading verfhout
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/953A" ;
  a2a:SourceRemarkAkteSoort "Attestatie" ;
  a2a:SourceRemarkfilename "VBPA00017000245" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_89_00000089.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00017000245; positie: 973, 765, 570, 143" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00017000245; positie: 2820, 560, 549, 129" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00017000245; positie: 291, 662, 349, 125" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00017000245; positie: 2444, 1004, 856, 160" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00017000245; positie: 689, 3968, 860, 176" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00017000245; positie: 1977, 3710, 1154, 147" .
