@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-58c1-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Attestatie op 20 november 1726" ;
  a2a:hasPerson oa:person_saa_d837ae04-58c1-6b6d-e053-b784100acdee_Person-79bb6d0c-da5e-52ea-f33d-9239b98823e4, oa:person_saa_d837ae04-58c1-6b6d-e053-b784100acdee_Person-6cbc892f-3f78-a807-255e-1b68f1d59388, oa:person_saa_d837ae04-58c1-6b6d-e053-b784100acdee_Person-e1cb8ca6-a2d2-e09c-6835-ccbaf7f28774, oa:person_saa_d837ae04-58c1-6b6d-e053-b784100acdee_Person-59f5694b-69b3-b107-e0f7-65eddf09d72b ;
  a2a:hasEvent oa:event_saa_d837ae04-58c1-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-58c1-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-58c1-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-58c1-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-58c1-6b6d-e053-b784100acdee_3 ;
  a2a:hasSource oa:source_saa_d837ae04-58c1-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-58c1-6b6d-e053-b784100acdee_Person-79bb6d0c-da5e-52ea-f33d-9239b98823e4
  a a2a:Person ;
  rdfs:label "Barbera Poortman" ;
  a2a:PersonName [
    rdfs:label "Barbera Poortman" ;
    a2a:PersonNameFirstName "Barbera" ;
    a2a:PersonNameLastName "Poortman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-58c1-6b6d-e053-b784100acdee_Person-6cbc892f-3f78-a807-255e-1b68f1d59388
  a a2a:Person ;
  rdfs:label "Gootsen Bakker" ;
  a2a:PersonName [
    rdfs:label "Gootsen Bakker" ;
    a2a:PersonNameFirstName "Gootsen" ;
    a2a:PersonNameLastName "Bakker"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-58c1-6b6d-e053-b784100acdee_Person-e1cb8ca6-a2d2-e09c-6835-ccbaf7f28774
  a a2a:Person ;
  rdfs:label "Fransijntie Jugters" ;
  a2a:PersonName [
    rdfs:label "Fransijntie Jugters" ;
    a2a:PersonNameFirstName "Fransijntie" ;
    a2a:PersonNameLastName "Jugters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-58c1-6b6d-e053-b784100acdee_Person-59f5694b-69b3-b107-e0f7-65eddf09d72b
  a a2a:Person ;
  rdfs:label "Jacoba Brevoort" ;
  a2a:PersonName [
    rdfs:label "Jacoba Brevoort" ;
    a2a:PersonNameFirstName "Jacoba" ;
    a2a:PersonNameLastName "Brevoort"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-58c1-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Attestatie" ;
  a2a:EventType "other:Attestatie" ;
  a2a:EventDate [
    a2a:Year "1726" ;
    a2a:Month "11" ;
    a2a:Day "20" ;
    rdfs:label "1726-11-20"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-58c1-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-58c1-6b6d-e053-b784100acdee_Person:79bb6d0c-da5e-52ea-f33d-9239b98823e4 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-58c1-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-58c1-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-58c1-6b6d-e053-b784100acdee_Person:6cbc892f-3f78-a807-255e-1b68f1d59388 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-58c1-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-58c1-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-58c1-6b6d-e053-b784100acdee_Person:e1cb8ca6-a2d2-e09c-6835-ccbaf7f28774 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-58c1-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-58c1-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-58c1-6b6d-e053-b784100acdee_Person:59f5694b-69b3-b107-e0f7-65eddf09d72b ;
  a2a:EventKeyRef oa:event_saa_d837ae04-58c1-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-58c1-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1726-11-20 - 1726-11-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1726-11-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1726-11-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1726" ;
    a2a:Month "11" ;
    a2a:Day "20" ;
    rdfs:label "1726-11-20"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 7554, Periode: 1726" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "635650" ;
    a2a:RegistryNumber "7554" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 7554, Periode: 1726, Notariële archieven, 635650, 7554"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/975dff83-29a3-3cab-0183-8a7ad1bff9b2.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-58c1-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/975dff83-29a3-3cab-0183-8a7ad1bff9b2.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/0bc058bf-a558-3c7a-92c5-faa450fbc2e0.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-58c1-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/0bc058bf-a558-3c7a-92c5-faa450fbc2e0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-58c1-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-58c1-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Johannes van Vilekens
Locatieomschrijving: Oostindien
Locatieomschrijving: Loenen
Onderwerpsomschrijving: VOC-schip Meerlust, familierelatie
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/7554" ;
  a2a:SourceRemarkAkteSoort "Attestatie" ;
  a2a:SourceRemarkfilename "NOTC00415000206", "NOTC00415000207" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_182_00000182.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00415000206; positie: 1267, 444, 1072, 79" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00415000206; positie: 612, 1027, 868, 36" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00415000206; positie: 2070, 327, 450, 112" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00415000206; positie: 610, 819, 1001, 155" .
