@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-3aa0-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Attestatie op 10 oktober 1725" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-3aa0-50ee-e053-b784100a6caf_Person-acffc1ac-5f7f-c7c0-f45b-d047bdbce16b, oa:person_saa_a3cb51cc-3aa0-50ee-e053-b784100a6caf_Person-090b73ef-38e6-00fc-39fd-5402612e8152, oa:person_saa_a3cb51cc-3aa0-50ee-e053-b784100a6caf_Person-7a8c6b5f-b925-d819-5d90-98840a7ef9bd, oa:person_saa_a3cb51cc-3aa0-50ee-e053-b784100a6caf_Person-547b92c6-8f36-92f6-0307-a9a015d8b8a2, oa:person_saa_a3cb51cc-3aa0-50ee-e053-b784100a6caf_Person-e540036a-60de-105d-f063-368bdd793e5f ;
  a2a:hasEvent oa:event_saa_a3cb51cc-3aa0-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-3aa0-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-3aa0-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-3aa0-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-3aa0-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-3aa0-50ee-e053-b784100a6caf_4 ;
  a2a:hasSource oa:source_saa_a3cb51cc-3aa0-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-3aa0-50ee-e053-b784100a6caf_Person-acffc1ac-5f7f-c7c0-f45b-d047bdbce16b
  a a2a:Person ;
  rdfs:label "Femmetje Brouwers" ;
  a2a:PersonName [
    rdfs:label "Femmetje Brouwers" ;
    a2a:PersonNameFirstName "Femmetje" ;
    a2a:PersonNameLastName "Brouwers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-3aa0-50ee-e053-b784100a6caf_Person-090b73ef-38e6-00fc-39fd-5402612e8152
  a a2a:Person ;
  rdfs:label "Frans Michiel Hommes" ;
  a2a:PersonName [
    rdfs:label "Frans Michiel Hommes" ;
    a2a:PersonNameFirstName "Frans Michiel" ;
    a2a:PersonNameLastName "Hommes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-3aa0-50ee-e053-b784100a6caf_Person-7a8c6b5f-b925-d819-5d90-98840a7ef9bd
  a a2a:Person ;
  rdfs:label "Johan Meyer" ;
  a2a:PersonName [
    rdfs:label "Johan Meyer" ;
    a2a:PersonNameFirstName "Johan" ;
    a2a:PersonNameLastName "Meyer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-3aa0-50ee-e053-b784100a6caf_Person-547b92c6-8f36-92f6-0307-a9a015d8b8a2
  a a2a:Person ;
  rdfs:label "Pieter Lutter" ;
  a2a:PersonName [
    rdfs:label "Pieter Lutter" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Lutter"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-3aa0-50ee-e053-b784100a6caf_Person-e540036a-60de-105d-f063-368bdd793e5f
  a a2a:Person ;
  rdfs:label "Philip Schult" ;
  a2a:PersonName [
    rdfs:label "Philip Schult" ;
    a2a:PersonNameFirstName "Philip" ;
    a2a:PersonNameLastName "Schult"
  ] ;
  a2a:Gender "Onbekend" .

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

oa:relationep_saa_a3cb51cc-3aa0-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-3aa0-50ee-e053-b784100a6caf_Person:acffc1ac-5f7f-c7c0-f45b-d047bdbce16b ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-3aa0-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-3aa0-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-3aa0-50ee-e053-b784100a6caf_Person:090b73ef-38e6-00fc-39fd-5402612e8152 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-3aa0-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-3aa0-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-3aa0-50ee-e053-b784100a6caf_Person:7a8c6b5f-b925-d819-5d90-98840a7ef9bd ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-3aa0-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-3aa0-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-3aa0-50ee-e053-b784100a6caf_Person:547b92c6-8f36-92f6-0307-a9a015d8b8a2 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-3aa0-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-3aa0-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-3aa0-50ee-e053-b784100a6caf_Person:e540036a-60de-105d-f063-368bdd793e5f ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-3aa0-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-3aa0-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1725-10-10 - 1725-10-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1725-10-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1725-10-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1725" ;
    a2a:Month "10" ;
    a2a:Day "10" ;
    rdfs:label "1725-10-10"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 8303, Periode: 1725-1726" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "334686" ;
    a2a:RegistryNumber "8303" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 8303, Periode: 1725-1726, Notariële archieven, 334686, 8303"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/1d3c9457-0c4e-cb31-2a18-7a363c507b42.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-3aa0-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/1d3c9457-0c4e-cb31-2a18-7a363c507b42.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/3592a25a-c86f-7cc4-f1a3-23e587e8d8ab.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-3aa0-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/3592a25a-c86f-7cc4-f1a3-23e587e8d8ab.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-3aa0-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-3aa0-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: George Wetstein
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/8303" ;
  a2a:SourceRemarkAkteSoort "Attestatie" ;
  a2a:SourceRemarkfilename "NOTM00098000384", "NOTM00098000385" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210510_7144_00007144.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTM00098000384; positie: 3628, 2275, 707, 109" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTM00098000384; positie: 3197, 1261, 768, 113" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTM00098000384; positie: 3932, 1345, 444, 122" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTM00098000384; positie: 4208, 1166, 190, 116" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTM00098000384; positie: 3787, 1162, 414, 133" .
