@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_d0092ad0-9b7a-1a7b-e053-b784100aab8a
  a a2a:Record ;
  rdfs:label "Attestatie op 21 april 1699" ;
  a2a:hasPerson oa:person_saa_d0092ad0-9b7a-1a7b-e053-b784100aab8a_Person-0576c085-aa85-9aa3-8d9e-023083624c3b, oa:person_saa_d0092ad0-9b7a-1a7b-e053-b784100aab8a_Person-34fc00dc-f59c-f6af-dc23-d08331310bb0, oa:person_saa_d0092ad0-9b7a-1a7b-e053-b784100aab8a_Person-19135c14-f311-a751-85ac-537f6893415d, oa:person_saa_d0092ad0-9b7a-1a7b-e053-b784100aab8a_Person-469f30bd-1eb9-0030-9aaa-849a4f955548, oa:person_saa_d0092ad0-9b7a-1a7b-e053-b784100aab8a_Person-d91872cc-7de8-927e-ccc5-cf4f52b2aa20 ;
  a2a:hasEvent oa:event_saa_d0092ad0-9b7a-1a7b-e053-b784100aab8a_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d0092ad0-9b7a-1a7b-e053-b784100aab8a_0, oa:relationep_saa_d0092ad0-9b7a-1a7b-e053-b784100aab8a_1, oa:relationep_saa_d0092ad0-9b7a-1a7b-e053-b784100aab8a_2, oa:relationep_saa_d0092ad0-9b7a-1a7b-e053-b784100aab8a_3, oa:relationep_saa_d0092ad0-9b7a-1a7b-e053-b784100aab8a_4 ;
  a2a:hasSource oa:source_saa_d0092ad0-9b7a-1a7b-e053-b784100aab8a .

oa:person_saa_d0092ad0-9b7a-1a7b-e053-b784100aab8a_Person-0576c085-aa85-9aa3-8d9e-023083624c3b
  a a2a:Person ;
  rdfs:label "Jacob Gerretse Knaap" ;
  a2a:PersonName [
    rdfs:label "Jacob Gerretse Knaap" ;
    a2a:PersonNameFirstName "Jacob Gerretse" ;
    a2a:PersonNameLastName "Knaap"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d0092ad0-9b7a-1a7b-e053-b784100aab8a_Person-34fc00dc-f59c-f6af-dc23-d08331310bb0
  a a2a:Person ;
  rdfs:label "Estienne Fizeaux" ;
  a2a:PersonName [
    rdfs:label "Estienne Fizeaux" ;
    a2a:PersonNameFirstName "Estienne" ;
    a2a:PersonNameLastName "Fizeaux"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d0092ad0-9b7a-1a7b-e053-b784100aab8a_Person-19135c14-f311-a751-85ac-537f6893415d
  a a2a:Person ;
  rdfs:label "Jan Claasse" ;
  a2a:PersonName [
    rdfs:label "Jan Claasse" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Claasse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d0092ad0-9b7a-1a7b-e053-b784100aab8a_Person-469f30bd-1eb9-0030-9aaa-849a4f955548
  a a2a:Person ;
  rdfs:label "Gideon Casse" ;
  a2a:PersonName [
    rdfs:label "Gideon Casse" ;
    a2a:PersonNameFirstName "Gideon" ;
    a2a:PersonNameLastName "Casse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d0092ad0-9b7a-1a7b-e053-b784100aab8a_Person-d91872cc-7de8-927e-ccc5-cf4f52b2aa20
  a a2a:Person ;
  rdfs:label "Hijeronimus Daij" ;
  a2a:PersonName [
    rdfs:label "Hijeronimus Daij" ;
    a2a:PersonNameFirstName "Hijeronimus" ;
    a2a:PersonNameLastName "Daij"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d0092ad0-9b7a-1a7b-e053-b784100aab8a_Event1
  a a2a:Event ;
  rdfs:label "other:Attestatie" ;
  a2a:EventType "other:Attestatie" ;
  a2a:EventDate [
    a2a:Year "1699" ;
    a2a:Month "4" ;
    a2a:Day "21" ;
    rdfs:label "1699-04-21"^^xsd:date
  ] .

oa:relationep_saa_d0092ad0-9b7a-1a7b-e053-b784100aab8a_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d0092ad0-9b7a-1a7b-e053-b784100aab8a_Person:0576c085-aa85-9aa3-8d9e-023083624c3b ;
  a2a:EventKeyRef oa:event_saa_d0092ad0-9b7a-1a7b-e053-b784100aab8a_Event1 .

oa:relationep_saa_d0092ad0-9b7a-1a7b-e053-b784100aab8a_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d0092ad0-9b7a-1a7b-e053-b784100aab8a_Person:34fc00dc-f59c-f6af-dc23-d08331310bb0 ;
  a2a:EventKeyRef oa:event_saa_d0092ad0-9b7a-1a7b-e053-b784100aab8a_Event1 .

oa:relationep_saa_d0092ad0-9b7a-1a7b-e053-b784100aab8a_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d0092ad0-9b7a-1a7b-e053-b784100aab8a_Person:19135c14-f311-a751-85ac-537f6893415d ;
  a2a:EventKeyRef oa:event_saa_d0092ad0-9b7a-1a7b-e053-b784100aab8a_Event1 .

oa:relationep_saa_d0092ad0-9b7a-1a7b-e053-b784100aab8a_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d0092ad0-9b7a-1a7b-e053-b784100aab8a_Person:469f30bd-1eb9-0030-9aaa-849a4f955548 ;
  a2a:EventKeyRef oa:event_saa_d0092ad0-9b7a-1a7b-e053-b784100aab8a_Event1 .

oa:relationep_saa_d0092ad0-9b7a-1a7b-e053-b784100aab8a_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d0092ad0-9b7a-1a7b-e053-b784100aab8a_Person:d91872cc-7de8-927e-ccc5-cf4f52b2aa20 ;
  a2a:EventKeyRef oa:event_saa_d0092ad0-9b7a-1a7b-e053-b784100aab8a_Event1 .

oa:source_saa_d0092ad0-9b7a-1a7b-e053-b784100aab8a
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1699-04-21 - 1699-04-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1699-04-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1699-04-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1699" ;
    a2a:Month "4" ;
    a2a:Day "21" ;
    rdfs:label "1699-04-21"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 5870, Periode: 1699" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "550288" ;
    a2a:RegistryNumber "5870" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 5870, Periode: 1699, Notariële archieven, 550288, 5870"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/dfe3a9d1-a9e7-44a9-b995-e0c91c680322.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d0092ad0-9b7a-1a7b-e053-b784100aab8a" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/dfe3a9d1-a9e7-44a9-b995-e0c91c680322.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/f93a1e66-7627-e531-ec70-f8f7018fa388.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d0092ad0-9b7a-1a7b-e053-b784100aab8a" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/f93a1e66-7627-e531-ec70-f8f7018fa388.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-11-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d0092ad0-9b7a-1a7b-e053-b784100aab8a" ;
  a2a:RecordGUID "{d0092ad0-9b7a-1a7b-e053-b784100aab8a}" ;
  a2a:SourceRemarkOpmerking """Notaris: Joan Hoekeback
Locatieomschrijving: Lissabon
Onderwerpsomschrijving: Schip Het Vergulde Blook; tabak uit Brazilië
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/5870" ;
  a2a:SourceRemarkAkteSoort "Attestatie" ;
  a2a:SourceRemarkfilename "NOTD02689000138", "NOTD02689000139" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220127_1268_00001268.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02689000139; positie: 3785, 829, 875, 122" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02689000139; positie: 3507, 1013, 703, 115" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02689000139; positie: 5076, 1000, 211, 100" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02689000139; positie: 4438, 905, 471, 122" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02689000139; positie: 4451, 1248, 664, 106" .
