@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-032f-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Attestatie op 1 april 1642" ;
  a2a:hasPerson oa:person_saa_d837ae04-032f-6b6d-e053-b784100acdee_Person-07fbfe46-64f6-8a1a-56ae-721fccb78455, oa:person_saa_d837ae04-032f-6b6d-e053-b784100acdee_Person-165bd7fe-d219-5892-4d1d-4f2305eefb75, oa:person_saa_d837ae04-032f-6b6d-e053-b784100acdee_Person-71002c3f-0a90-a7fd-5a4b-b272c88989a3, oa:person_saa_d837ae04-032f-6b6d-e053-b784100acdee_Person-584dc544-2f6c-82cf-6992-6d33bdf3ec0d, oa:person_saa_d837ae04-032f-6b6d-e053-b784100acdee_Person-ffd1d75c-ebca-1221-4199-7e1f63272ec5 ;
  a2a:hasEvent oa:event_saa_d837ae04-032f-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-032f-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-032f-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-032f-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-032f-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae04-032f-6b6d-e053-b784100acdee_4 ;
  a2a:hasSource oa:source_saa_d837ae04-032f-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-032f-6b6d-e053-b784100acdee_Person-07fbfe46-64f6-8a1a-56ae-721fccb78455
  a a2a:Person ;
  rdfs:label "@@@nd Bloem" ;
  a2a:PersonName [
    rdfs:label "@@@nd Bloem" ;
    a2a:PersonNameFirstName "@@@nd" ;
    a2a:PersonNameLastName "Bloem"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-032f-6b6d-e053-b784100acdee_Person-165bd7fe-d219-5892-4d1d-4f2305eefb75
  a a2a:Person ;
  rdfs:label "Elias de Raet" ;
  a2a:PersonName [
    rdfs:label "Elias de Raet" ;
    a2a:PersonNameFirstName "Elias" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Raet"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-032f-6b6d-e053-b784100acdee_Person-71002c3f-0a90-a7fd-5a4b-b272c88989a3
  a a2a:Person ;
  rdfs:label "Daniel le Bleu" ;
  a2a:PersonName [
    rdfs:label "Daniel le Bleu" ;
    a2a:PersonNameFirstName "Daniel" ;
    a2a:PersonNamePrefixLastName "le" ;
    a2a:PersonNameLastName "Bleu"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-032f-6b6d-e053-b784100acdee_Person-584dc544-2f6c-82cf-6992-6d33bdf3ec0d
  a a2a:Person ;
  rdfs:label "Pieter Varlet" ;
  a2a:PersonName [
    rdfs:label "Pieter Varlet" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Varlet"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-032f-6b6d-e053-b784100acdee_Person-ffd1d75c-ebca-1221-4199-7e1f63272ec5
  a a2a:Person ;
  rdfs:label "Jochum Thielmans" ;
  a2a:PersonName [
    rdfs:label "Jochum Thielmans" ;
    a2a:PersonNameFirstName "Jochum" ;
    a2a:PersonNameLastName "Thielmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-032f-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Attestatie" ;
  a2a:EventType "other:Attestatie" ;
  a2a:EventDate [
    a2a:Year "1642" ;
    a2a:Month "4" ;
    a2a:Day "1" ;
    rdfs:label "1642-04-01"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-032f-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-032f-6b6d-e053-b784100acdee_Person:07fbfe46-64f6-8a1a-56ae-721fccb78455 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-032f-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-032f-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-032f-6b6d-e053-b784100acdee_Person:165bd7fe-d219-5892-4d1d-4f2305eefb75 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-032f-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-032f-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-032f-6b6d-e053-b784100acdee_Person:71002c3f-0a90-a7fd-5a4b-b272c88989a3 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-032f-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-032f-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-032f-6b6d-e053-b784100acdee_Person:584dc544-2f6c-82cf-6992-6d33bdf3ec0d ;
  a2a:EventKeyRef oa:event_saa_d837ae04-032f-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-032f-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-032f-6b6d-e053-b784100acdee_Person:ffd1d75c-ebca-1221-4199-7e1f63272ec5 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-032f-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-032f-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1642-04-01 - 1642-04-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1642-04-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1642-04-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1642" ;
    a2a:Month "4" ;
    a2a:Day "1" ;
    rdfs:label "1642-04-01"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 957B, Periode: 1641-1642" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "614271" ;
    a2a:RegistryNumber "957B" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 957B, Periode: 1641-1642, Notariële archieven, 614271, 957B"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/b24b635e-c488-bbeb-8baf-759b7844e738.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-032f-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/b24b635e-c488-bbeb-8baf-759b7844e738.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-032f-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-032f-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Benedict Baddel
Locatieomschrijving: Hamborch
Onderwerpsomschrijving: WIC bewindhebbers, schip de Haringh
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/957B" ;
  a2a:SourceRemarkAkteSoort "Attestatie" ;
  a2a:SourceRemarkfilename "VBPA00027000140" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_884_00000884.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00027000140; positie: 2366, 1292, 374, 164" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00027000140; positie: 1388, 421, 670, 168" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00027000140; positie: 2257, 3098, 426, 117" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00027000140; positie: 556, 461, 714, 140" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00027000140; positie: 680, 3277, 857, 203" .
