@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-2340-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Kwitantie op 17 januari 1728" ;
  a2a:hasPerson oa:person_saa_d837ae04-2340-6b6d-e053-b784100acdee_Person-0c81053b-c3a4-da83-4bdf-fb196fbdc03d, oa:person_saa_d837ae04-2340-6b6d-e053-b784100acdee_Person-02d33784-704c-9056-e463-7e02a334678c, oa:person_saa_d837ae04-2340-6b6d-e053-b784100acdee_Person-8b7c0878-ec38-b10e-69d4-18fc1d3b91fd, oa:person_saa_d837ae04-2340-6b6d-e053-b784100acdee_Person-78d78af3-f313-485f-0522-b1c12d6a76fd, oa:person_saa_d837ae04-2340-6b6d-e053-b784100acdee_Person-a33f95fd-9b52-d400-0942-04ad0f55add7, oa:person_saa_d837ae04-2340-6b6d-e053-b784100acdee_Person-ff491043-98ba-4a68-c891-467c95248d40 ;
  a2a:hasEvent oa:event_saa_d837ae04-2340-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-2340-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-2340-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-2340-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-2340-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae04-2340-6b6d-e053-b784100acdee_4, oa:relationep_saa_d837ae04-2340-6b6d-e053-b784100acdee_5 ;
  a2a:hasSource oa:source_saa_d837ae04-2340-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-2340-6b6d-e053-b784100acdee_Person-0c81053b-c3a4-da83-4bdf-fb196fbdc03d
  a a2a:Person ;
  rdfs:label "Gerrit Bronckhorst" ;
  a2a:PersonName [
    rdfs:label "Gerrit Bronckhorst" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Bronckhorst"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-2340-6b6d-e053-b784100acdee_Person-02d33784-704c-9056-e463-7e02a334678c
  a a2a:Person ;
  rdfs:label "Harmen Bronckhorst" ;
  a2a:PersonName [
    rdfs:label "Harmen Bronckhorst" ;
    a2a:PersonNameFirstName "Harmen" ;
    a2a:PersonNameLastName "Bronckhorst"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-2340-6b6d-e053-b784100acdee_Person-8b7c0878-ec38-b10e-69d4-18fc1d3b91fd
  a a2a:Person ;
  rdfs:label "Jan Spanjaert" ;
  a2a:PersonName [
    rdfs:label "Jan Spanjaert" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Spanjaert"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-2340-6b6d-e053-b784100acdee_Person-78d78af3-f313-485f-0522-b1c12d6a76fd
  a a2a:Person ;
  rdfs:label "Fredrik Bronkhorst" ;
  a2a:PersonName [
    rdfs:label "Fredrik Bronkhorst" ;
    a2a:PersonNameFirstName "Fredrik" ;
    a2a:PersonNameLastName "Bronkhorst"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-2340-6b6d-e053-b784100acdee_Person-a33f95fd-9b52-d400-0942-04ad0f55add7
  a a2a:Person ;
  rdfs:label "Isaak Maju" ;
  a2a:PersonName [
    rdfs:label "Isaak Maju" ;
    a2a:PersonNameFirstName "Isaak" ;
    a2a:PersonNameLastName "Maju"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-2340-6b6d-e053-b784100acdee_Person-ff491043-98ba-4a68-c891-467c95248d40
  a a2a:Person ;
  rdfs:label "Jacob Hardestijn" ;
  a2a:PersonName [
    rdfs:label "Jacob Hardestijn" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Hardestijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-2340-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Kwitantie" ;
  a2a:EventType "other:Kwitantie" ;
  a2a:EventDate [
    a2a:Year "1728" ;
    a2a:Month "1" ;
    a2a:Day "17" ;
    rdfs:label "1728-01-17"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-2340-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-2340-6b6d-e053-b784100acdee_Person:0c81053b-c3a4-da83-4bdf-fb196fbdc03d ;
  a2a:EventKeyRef oa:event_saa_d837ae04-2340-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-2340-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-2340-6b6d-e053-b784100acdee_Person:02d33784-704c-9056-e463-7e02a334678c ;
  a2a:EventKeyRef oa:event_saa_d837ae04-2340-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-2340-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-2340-6b6d-e053-b784100acdee_Person:8b7c0878-ec38-b10e-69d4-18fc1d3b91fd ;
  a2a:EventKeyRef oa:event_saa_d837ae04-2340-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-2340-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-2340-6b6d-e053-b784100acdee_Person:78d78af3-f313-485f-0522-b1c12d6a76fd ;
  a2a:EventKeyRef oa:event_saa_d837ae04-2340-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-2340-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-2340-6b6d-e053-b784100acdee_Person:a33f95fd-9b52-d400-0942-04ad0f55add7 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-2340-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-2340-6b6d-e053-b784100acdee_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-2340-6b6d-e053-b784100acdee_Person:ff491043-98ba-4a68-c891-467c95248d40 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-2340-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-2340-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1728-01-17 - 1728-01-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1728-01-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1728-01-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1728" ;
    a2a:Month "1" ;
    a2a:Day "17" ;
    rdfs:label "1728-01-17"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 7557, Periode: 1728" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "643329" ;
    a2a:RegistryNumber "7557" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 7557, Periode: 1728, Notariële archieven, 643329, 7557"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/a4efcbeb-e209-f729-2afd-a7bead414bcc.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-2340-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/a4efcbeb-e209-f729-2afd-a7bead414bcc.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-2340-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-2340-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Johannes van Vilekens
Locatieomschrijving: Grol
Onderwerpsomschrijving: legaat
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/7557" ;
  a2a:SourceRemarkAkteSoort "Kwitantie" ;
  a2a:SourceRemarkfilename "NOTC00418000763" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_365_00000365.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00418000763; positie: 1481, 411, 878, 92" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00418000763; positie: 2159, 330, 319, 107" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00418000763; positie: 1804, 1155, 628, 109" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00418000763; positie: 1737, 796, 796, 118" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00418000763; positie: 818, 1122, 643, 135" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00418000763; positie: 1708, 1311, 704, 143" .
