@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-2e0c-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Kwitantie op 1 oktober 1713" ;
  a2a:hasPerson oa:person_saa_d837ae04-2e0c-6b6d-e053-b784100acdee_Person-3637c90a-7954-832e-58b1-1a643a9058d3, oa:person_saa_d837ae04-2e0c-6b6d-e053-b784100acdee_Person-95056867-2d0e-b0aa-8a6e-669ce848cf3c, oa:person_saa_d837ae04-2e0c-6b6d-e053-b784100acdee_Person-559bb87a-9cc6-0113-cea7-db1eab28c67c ;
  a2a:hasEvent oa:event_saa_d837ae04-2e0c-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-2e0c-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-2e0c-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-2e0c-6b6d-e053-b784100acdee_2 ;
  a2a:hasSource oa:source_saa_d837ae04-2e0c-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-2e0c-6b6d-e053-b784100acdee_Person-3637c90a-7954-832e-58b1-1a643a9058d3
  a a2a:Person ;
  rdfs:label "Jacobus Samuels" ;
  a2a:PersonName [
    rdfs:label "Jacobus Samuels" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Samuels"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-2e0c-6b6d-e053-b784100acdee_Person-95056867-2d0e-b0aa-8a6e-669ce848cf3c
  a a2a:Person ;
  rdfs:label "Meyer Jochems" ;
  a2a:PersonName [
    rdfs:label "Meyer Jochems" ;
    a2a:PersonNameFirstName "Meyer" ;
    a2a:PersonNameLastName "Jochems"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-2e0c-6b6d-e053-b784100acdee_Person-559bb87a-9cc6-0113-cea7-db1eab28c67c
  a a2a:Person ;
  rdfs:label "Jonas Hartogh" ;
  a2a:PersonName [
    rdfs:label "Jonas Hartogh" ;
    a2a:PersonNameFirstName "Jonas" ;
    a2a:PersonNameLastName "Hartogh"
  ] ;
  a2a:Gender "Onbekend" .

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

oa:relationep_saa_d837ae04-2e0c-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-2e0c-6b6d-e053-b784100acdee_Person:3637c90a-7954-832e-58b1-1a643a9058d3 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-2e0c-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-2e0c-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-2e0c-6b6d-e053-b784100acdee_Person:95056867-2d0e-b0aa-8a6e-669ce848cf3c ;
  a2a:EventKeyRef oa:event_saa_d837ae04-2e0c-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-2e0c-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-2e0c-6b6d-e053-b784100acdee_Person:559bb87a-9cc6-0113-cea7-db1eab28c67c ;
  a2a:EventKeyRef oa:event_saa_d837ae04-2e0c-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-2e0c-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1713-10-01 - 1713-10-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1713-10-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1713-10-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1713" ;
    a2a:Month "10" ;
    a2a:Day "1" ;
    rdfs:label "1713-10-01"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 7536, Periode: 1713" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "626383" ;
    a2a:RegistryNumber "7536" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 7536, Periode: 1713, Notariële archieven, 626383, 7536"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/8a79a106-d0bd-7907-0e8e-4a8170597de6.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-2e0c-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/8a79a106-d0bd-7907-0e8e-4a8170597de6.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-2e0c-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-2e0c-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Johannes van Vilekens
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/7536" ;
  a2a:SourceRemarkAkteSoort "Kwitantie" ;
  a2a:SourceRemarkfilename "NOTC00401000208" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_420_00000420.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00401000208; positie: 1266, 399, 643, 89" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00401000208; positie: 2006, 324, 288, 65" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00401000208; positie: 1261, 637, 624, 80" .
