@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_d837ae03-fa6d-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Attestatie op 23 april 1722" ;
  a2a:hasPerson oa:person_saa_d837ae03-fa6d-6b6d-e053-b784100acdee_Person-adee6076-6762-8b97-b50a-e756350cc29a, oa:person_saa_d837ae03-fa6d-6b6d-e053-b784100acdee_Person-c08a7c85-cdd9-26cb-4cd8-9cae241eef60, oa:person_saa_d837ae03-fa6d-6b6d-e053-b784100acdee_Person-7dfbdaf9-f42a-94a6-f461-e13aa902750a, oa:person_saa_d837ae03-fa6d-6b6d-e053-b784100acdee_Person-692c26f5-3698-e0a6-c951-7999fe472ef1, oa:person_saa_d837ae03-fa6d-6b6d-e053-b784100acdee_Person-fac06e9d-397e-533f-f08e-1542698b6df5 ;
  a2a:hasEvent oa:event_saa_d837ae03-fa6d-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae03-fa6d-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae03-fa6d-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae03-fa6d-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae03-fa6d-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae03-fa6d-6b6d-e053-b784100acdee_4 ;
  a2a:hasSource oa:source_saa_d837ae03-fa6d-6b6d-e053-b784100acdee .

oa:person_saa_d837ae03-fa6d-6b6d-e053-b784100acdee_Person-adee6076-6762-8b97-b50a-e756350cc29a
  a a2a:Person ;
  rdfs:label "Hijman Hartogh" ;
  a2a:PersonName [
    rdfs:label "Hijman Hartogh" ;
    a2a:PersonNameFirstName "Hijman" ;
    a2a:PersonNameLastName "Hartogh"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-fa6d-6b6d-e053-b784100acdee_Person-c08a7c85-cdd9-26cb-4cd8-9cae241eef60
  a a2a:Person ;
  rdfs:label "Sara Salomons" ;
  a2a:PersonName [
    rdfs:label "Sara Salomons" ;
    a2a:PersonNameFirstName "Sara" ;
    a2a:PersonNameLastName "Salomons"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-fa6d-6b6d-e053-b784100acdee_Person-7dfbdaf9-f42a-94a6-f461-e13aa902750a
  a a2a:Person ;
  rdfs:label "Barent Salomons" ;
  a2a:PersonName [
    rdfs:label "Barent Salomons" ;
    a2a:PersonNameFirstName "Barent" ;
    a2a:PersonNameLastName "Salomons"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-fa6d-6b6d-e053-b784100acdee_Person-692c26f5-3698-e0a6-c951-7999fe472ef1
  a a2a:Person ;
  rdfs:label "David Joseph" ;
  a2a:PersonName [
    rdfs:label "David Joseph" ;
    a2a:PersonNameFirstName "David" ;
    a2a:PersonNameLastName "Joseph"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-fa6d-6b6d-e053-b784100acdee_Person-fac06e9d-397e-533f-f08e-1542698b6df5
  a a2a:Person ;
  rdfs:label "Jacob Markus" ;
  a2a:PersonName [
    rdfs:label "Jacob Markus" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Markus"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae03-fa6d-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Attestatie" ;
  a2a:EventType "other:Attestatie" ;
  a2a:EventDate [
    a2a:Year "1722" ;
    a2a:Month "4" ;
    a2a:Day "23" ;
    rdfs:label "1722-04-23"^^xsd:date
  ] .

oa:relationep_saa_d837ae03-fa6d-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-fa6d-6b6d-e053-b784100acdee_Person:adee6076-6762-8b97-b50a-e756350cc29a ;
  a2a:EventKeyRef oa:event_saa_d837ae03-fa6d-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-fa6d-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-fa6d-6b6d-e053-b784100acdee_Person:c08a7c85-cdd9-26cb-4cd8-9cae241eef60 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-fa6d-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-fa6d-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-fa6d-6b6d-e053-b784100acdee_Person:7dfbdaf9-f42a-94a6-f461-e13aa902750a ;
  a2a:EventKeyRef oa:event_saa_d837ae03-fa6d-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-fa6d-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-fa6d-6b6d-e053-b784100acdee_Person:692c26f5-3698-e0a6-c951-7999fe472ef1 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-fa6d-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-fa6d-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-fa6d-6b6d-e053-b784100acdee_Person:fac06e9d-397e-533f-f08e-1542698b6df5 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-fa6d-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae03-fa6d-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1722-04-23 - 1722-04-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1722-04-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1722-04-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1722" ;
    a2a:Month "4" ;
    a2a:Day "23" ;
    rdfs:label "1722-04-23"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 7547, Periode: 1722" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "631084" ;
    a2a:RegistryNumber "7547" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 7547, Periode: 1722, Notariële archieven, 631084, 7547"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/0c9368fe-c9a6-5ce6-6290-1eca13c69a6a.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-fa6d-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/0c9368fe-c9a6-5ce6-6290-1eca13c69a6a.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/297f5a6a-4f37-6973-7c10-fc84948d14fe.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-fa6d-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/297f5a6a-4f37-6973-7c10-fc84948d14fe.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae03-fa6d-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae03-fa6d-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Johannes van Vilekens
Onderwerpsomschrijving: Parnas
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/7547" ;
  a2a:SourceRemarkAkteSoort "Attestatie" ;
  a2a:SourceRemarkfilename "NOTC00409000782", "NOTC00409000783" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_839_00000839.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00409000782; positie: 1065, 2472, 753, 112" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00409000782; positie: 674, 886, 717, 101" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00409000782; positie: 1720, 473, 778, 119" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00409000782; positie: 920, 466, 630, 123" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00409000782; positie: 1720, 857, 731, 130" .
