@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-8c3b-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Attestatie op 14 oktober 1777" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-8c3b-50ee-e053-b784100a6caf_Person-2ff7215c-498e-0c89-b5bf-35fc2006a480, oa:person_saa_a3cb51cc-8c3b-50ee-e053-b784100a6caf_Person-8779d4ce-4aa7-63e2-90ce-feb87c114ff0, oa:person_saa_a3cb51cc-8c3b-50ee-e053-b784100a6caf_Person-a70ed1ec-c799-e45c-55a6-e42cb7f77785, oa:person_saa_a3cb51cc-8c3b-50ee-e053-b784100a6caf_Person-b3c5c835-c6c3-5650-7950-d0219e74a2d7, oa:person_saa_a3cb51cc-8c3b-50ee-e053-b784100a6caf_Person-d27c062c-82aa-24e8-3c31-ef7148614f8b, oa:person_saa_a3cb51cc-8c3b-50ee-e053-b784100a6caf_Person-f0df9743-4bcb-34b3-319c-b04f69bf66a4 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-8c3b-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-8c3b-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-8c3b-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-8c3b-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-8c3b-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-8c3b-50ee-e053-b784100a6caf_4, oa:relationep_saa_a3cb51cc-8c3b-50ee-e053-b784100a6caf_5 ;
  a2a:hasSource oa:source_saa_a3cb51cc-8c3b-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-8c3b-50ee-e053-b784100a6caf_Person-2ff7215c-498e-0c89-b5bf-35fc2006a480
  a a2a:Person ;
  rdfs:label "Paulus Dirksz" ;
  a2a:PersonName [
    rdfs:label "Paulus Dirksz" ;
    a2a:PersonNameFirstName "Paulus" ;
    a2a:PersonNameLastName "Dirksz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-8c3b-50ee-e053-b784100a6caf_Person-8779d4ce-4aa7-63e2-90ce-feb87c114ff0
  a a2a:Person ;
  rdfs:label "Willem Boom" ;
  a2a:PersonName [
    rdfs:label "Willem Boom" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Boom"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-8c3b-50ee-e053-b784100a6caf_Person-a70ed1ec-c799-e45c-55a6-e42cb7f77785
  a a2a:Person ;
  rdfs:label "Willemijntje Brouwers" ;
  a2a:PersonName [
    rdfs:label "Willemijntje Brouwers" ;
    a2a:PersonNameFirstName "Willemijntje" ;
    a2a:PersonNameLastName "Brouwers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-8c3b-50ee-e053-b784100a6caf_Person-b3c5c835-c6c3-5650-7950-d0219e74a2d7
  a a2a:Person ;
  rdfs:label "Reindert Al" ;
  a2a:PersonName [
    rdfs:label "Reindert Al" ;
    a2a:PersonNameFirstName "Reindert" ;
    a2a:PersonNameLastName "Al"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-8c3b-50ee-e053-b784100a6caf_Person-d27c062c-82aa-24e8-3c31-ef7148614f8b
  a a2a:Person ;
  rdfs:label "Bartholomeus Marcus" ;
  a2a:PersonName [
    rdfs:label "Bartholomeus Marcus" ;
    a2a:PersonNameFirstName "Bartholomeus" ;
    a2a:PersonNameLastName "Marcus"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-8c3b-50ee-e053-b784100a6caf_Person-f0df9743-4bcb-34b3-319c-b04f69bf66a4
  a a2a:Person ;
  rdfs:label "Jan van Almeloo" ;
  a2a:PersonName [
    rdfs:label "Jan van Almeloo" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Almeloo"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-8c3b-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Attestatie" ;
  a2a:EventType "other:Attestatie" ;
  a2a:EventDate [
    a2a:Year "1777" ;
    a2a:Month "10" ;
    a2a:Day "14" ;
    rdfs:label "1777-10-14"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-8c3b-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-8c3b-50ee-e053-b784100a6caf_Person:2ff7215c-498e-0c89-b5bf-35fc2006a480 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-8c3b-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-8c3b-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-8c3b-50ee-e053-b784100a6caf_Person:8779d4ce-4aa7-63e2-90ce-feb87c114ff0 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-8c3b-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-8c3b-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-8c3b-50ee-e053-b784100a6caf_Person:a70ed1ec-c799-e45c-55a6-e42cb7f77785 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-8c3b-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-8c3b-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-8c3b-50ee-e053-b784100a6caf_Person:b3c5c835-c6c3-5650-7950-d0219e74a2d7 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-8c3b-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-8c3b-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-8c3b-50ee-e053-b784100a6caf_Person:d27c062c-82aa-24e8-3c31-ef7148614f8b ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-8c3b-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-8c3b-50ee-e053-b784100a6caf_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-8c3b-50ee-e053-b784100a6caf_Person:f0df9743-4bcb-34b3-319c-b04f69bf66a4 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-8c3b-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-8c3b-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1777-10-14 - 1777-10-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1777-10-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1777-10-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1777" ;
    a2a:Month "10" ;
    a2a:Day "14" ;
    rdfs:label "1777-10-14"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 10195, Periode: 1777" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "358231" ;
    a2a:RegistryNumber "10195" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 10195, Periode: 1777, Notariële archieven, 358231, 10195"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/3d3088ea-7867-73c7-adb3-7e2c64509b4e.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-8c3b-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/3d3088ea-7867-73c7-adb3-7e2c64509b4e.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/635778cf-f5f9-05cd-b977-1f597e6465ed.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-8c3b-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/635778cf-f5f9-05cd-b977-1f597e6465ed.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/8d1fc764-6cca-70db-2c98-06976df048fc.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-8c3b-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/8d1fc764-6cca-70db-2c98-06976df048fc.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-8c3b-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-8c3b-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Philippus Pot
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/10195" ;
  a2a:SourceRemarkAkteSoort "Attestatie" ;
  a2a:SourceRemarkfilename "NOTD00953000264", "NOTD00953000265", "NOTD00953000266" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220609_5927_00005927.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD00953000265; positie: 3652, 341, 686, 148" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD00953000265; positie: 2794, 851, 700, 112" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD00953000265; positie: 3682, 1081, 630, 174" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD00953000265; positie: 3245, 181, 714, 193" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD00953000265; positie: 2895, 1008, 1048, 129" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD00953000265; positie: 3486, 941, 798, 123" .
