@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-96cb-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Attestatie op 2 april 1760" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-96cb-50ee-e053-b784100a6caf_Person-e80b93b4-ea07-dee5-fe5b-8539dd3ccbad, oa:person_saa_a3cb51cc-96cb-50ee-e053-b784100a6caf_Person-6ed462f0-237b-5e0f-577b-3cb8e57e47b7, oa:person_saa_a3cb51cc-96cb-50ee-e053-b784100a6caf_Person-348e0f50-419f-d704-a376-7367ba43ae46, oa:person_saa_a3cb51cc-96cb-50ee-e053-b784100a6caf_Person-c6d556b8-d3ad-2ea5-9e07-1fe9caf70a9f, oa:person_saa_a3cb51cc-96cb-50ee-e053-b784100a6caf_Person-6463ef33-e42a-8088-dba8-a8928606f925 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-96cb-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-96cb-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-96cb-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-96cb-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-96cb-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-96cb-50ee-e053-b784100a6caf_4 ;
  a2a:hasSource oa:source_saa_a3cb51cc-96cb-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-96cb-50ee-e053-b784100a6caf_Person-e80b93b4-ea07-dee5-fe5b-8539dd3ccbad
  a a2a:Person ;
  rdfs:label "Hendrik van Eldersloo" ;
  a2a:PersonName [
    rdfs:label "Hendrik van Eldersloo" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Eldersloo"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-96cb-50ee-e053-b784100a6caf_Person-6ed462f0-237b-5e0f-577b-3cb8e57e47b7
  a a2a:Person ;
  rdfs:label "Laurens Noorman" ;
  a2a:PersonName [
    rdfs:label "Laurens Noorman" ;
    a2a:PersonNameFirstName "Laurens" ;
    a2a:PersonNameLastName "Noorman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-96cb-50ee-e053-b784100a6caf_Person-348e0f50-419f-d704-a376-7367ba43ae46
  a a2a:Person ;
  rdfs:label "Christoffel Cappel" ;
  a2a:PersonName [
    rdfs:label "Christoffel Cappel" ;
    a2a:PersonNameFirstName "Christoffel" ;
    a2a:PersonNameLastName "Cappel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-96cb-50ee-e053-b784100a6caf_Person-c6d556b8-d3ad-2ea5-9e07-1fe9caf70a9f
  a a2a:Person ;
  rdfs:label "Maria van Oosnabruggen" ;
  a2a:PersonName [
    rdfs:label "Maria van Oosnabruggen" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Oosnabruggen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-96cb-50ee-e053-b784100a6caf_Person-6463ef33-e42a-8088-dba8-a8928606f925
  a a2a:Person ;
  rdfs:label "Anna Cappel" ;
  a2a:PersonName [
    rdfs:label "Anna Cappel" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Cappel"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-96cb-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Attestatie" ;
  a2a:EventType "other:Attestatie" ;
  a2a:EventDate [
    a2a:Year "1760" ;
    a2a:Month "4" ;
    a2a:Day "2" ;
    rdfs:label "1760-04-02"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-96cb-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-96cb-50ee-e053-b784100a6caf_Person:e80b93b4-ea07-dee5-fe5b-8539dd3ccbad ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-96cb-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-96cb-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-96cb-50ee-e053-b784100a6caf_Person:6ed462f0-237b-5e0f-577b-3cb8e57e47b7 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-96cb-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-96cb-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-96cb-50ee-e053-b784100a6caf_Person:348e0f50-419f-d704-a376-7367ba43ae46 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-96cb-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-96cb-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-96cb-50ee-e053-b784100a6caf_Person:c6d556b8-d3ad-2ea5-9e07-1fe9caf70a9f ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-96cb-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-96cb-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-96cb-50ee-e053-b784100a6caf_Person:6463ef33-e42a-8088-dba8-a8928606f925 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-96cb-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-96cb-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1760-04-02 - 1760-04-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1760-04-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1760-04-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1760" ;
    a2a:Month "4" ;
    a2a:Day "2" ;
    rdfs:label "1760-04-02"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 14424, Periode: 1760" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "327016" ;
    a2a:RegistryNumber "14424" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 14424, Periode: 1760, Notariële archieven, 327016, 14424"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/a465207a-6fe7-634f-885c-e5115806c5fc.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-96cb-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/a465207a-6fe7-634f-885c-e5115806c5fc.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/3733aff0-5264-765a-348d-8d0e02262d28.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-96cb-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/3733aff0-5264-765a-348d-8d0e02262d28.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/799dfeea-3cae-43ac-617a-dfb50769541c.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-96cb-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/799dfeea-3cae-43ac-617a-dfb50769541c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-96cb-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-96cb-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Wessel van Kleef
Onderwerpsomschrijving: Drankmisbruik; Eerdere woning in brand geraakt
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/14424" ;
  a2a:SourceRemarkAkteSoort "Attestatie" ;
  a2a:SourceRemarkfilename "NOTD01749000144", "NOTD01749000145", "NOTD01749000146" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230311_17468_00017468.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01749000145; positie: 3509, 414, 1012, 122" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01749000145; positie: 4644, 421, 720, 114" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01749000145; positie: 4487, 1103, 680, 107" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01749000145; positie: 3485, 1126, 731, 96" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01749000145; positie: 4389, 791, 528, 125" .
