@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-a9c3-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Kwitantie op 8 maart 1781" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-a9c3-50ee-e053-b784100a6caf_Person-b1f1dae9-a984-896c-0d34-ea3d4ee5e1e7, oa:person_saa_a3cb51cc-a9c3-50ee-e053-b784100a6caf_Person-4714dc14-dc5a-4f46-2cf8-08b8909743be, oa:person_saa_a3cb51cc-a9c3-50ee-e053-b784100a6caf_Person-9179e4d0-7bf3-8d02-3c6c-37169a7a7f6e, oa:person_saa_a3cb51cc-a9c3-50ee-e053-b784100a6caf_Person-95364770-0bea-5cfb-65c8-07d12e7deaf8, oa:person_saa_a3cb51cc-a9c3-50ee-e053-b784100a6caf_Person-df26b30e-5df2-861d-4102-3d8a2652e2cf ;
  a2a:hasEvent oa:event_saa_a3cb51cc-a9c3-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-a9c3-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-a9c3-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-a9c3-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-a9c3-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-a9c3-50ee-e053-b784100a6caf_4 ;
  a2a:hasSource oa:source_saa_a3cb51cc-a9c3-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-a9c3-50ee-e053-b784100a6caf_Person-b1f1dae9-a984-896c-0d34-ea3d4ee5e1e7
  a a2a:Person ;
  rdfs:label "Philippus Pot" ;
  a2a:PersonName [
    rdfs:label "Philippus Pot" ;
    a2a:PersonNameFirstName "Philippus" ;
    a2a:PersonNameLastName "Pot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-a9c3-50ee-e053-b784100a6caf_Person-4714dc14-dc5a-4f46-2cf8-08b8909743be
  a a2a:Person ;
  rdfs:label "Jonas Hoop" ;
  a2a:PersonName [
    rdfs:label "Jonas Hoop" ;
    a2a:PersonNameFirstName "Jonas" ;
    a2a:PersonNameLastName "Hoop"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-a9c3-50ee-e053-b784100a6caf_Person-9179e4d0-7bf3-8d02-3c6c-37169a7a7f6e
  a a2a:Person ;
  rdfs:label "Joost Jurriaan Hoop" ;
  a2a:PersonName [
    rdfs:label "Joost Jurriaan Hoop" ;
    a2a:PersonNameFirstName "Joost Jurriaan" ;
    a2a:PersonNameLastName "Hoop"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-a9c3-50ee-e053-b784100a6caf_Person-95364770-0bea-5cfb-65c8-07d12e7deaf8
  a a2a:Person ;
  rdfs:label "B Knuttel" ;
  a2a:PersonName [
    rdfs:label "B Knuttel" ;
    a2a:PersonNameFirstName "B" ;
    a2a:PersonNameLastName "Knuttel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-a9c3-50ee-e053-b784100a6caf_Person-df26b30e-5df2-861d-4102-3d8a2652e2cf
  a a2a:Person ;
  rdfs:label "Jelle Roelofs" ;
  a2a:PersonName [
    rdfs:label "Jelle Roelofs" ;
    a2a:PersonNameFirstName "Jelle" ;
    a2a:PersonNameLastName "Roelofs"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-a9c3-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Kwitantie" ;
  a2a:EventType "other:Kwitantie" ;
  a2a:EventDate [
    a2a:Year "1781" ;
    a2a:Month "3" ;
    a2a:Day "8" ;
    rdfs:label "1781-03-08"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-a9c3-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a9c3-50ee-e053-b784100a6caf_Person:b1f1dae9-a984-896c-0d34-ea3d4ee5e1e7 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a9c3-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-a9c3-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a9c3-50ee-e053-b784100a6caf_Person:4714dc14-dc5a-4f46-2cf8-08b8909743be ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a9c3-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-a9c3-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a9c3-50ee-e053-b784100a6caf_Person:9179e4d0-7bf3-8d02-3c6c-37169a7a7f6e ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a9c3-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-a9c3-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a9c3-50ee-e053-b784100a6caf_Person:95364770-0bea-5cfb-65c8-07d12e7deaf8 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a9c3-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-a9c3-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a9c3-50ee-e053-b784100a6caf_Person:df26b30e-5df2-861d-4102-3d8a2652e2cf ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a9c3-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-a9c3-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1781-03-08 - 1781-03-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1781-03-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1781-03-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1781" ;
    a2a:Month "3" ;
    a2a:Day "8" ;
    rdfs:label "1781-03-08"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 10899, Periode: 1781" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "371374" ;
    a2a:RegistryNumber "10899" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 10899, Periode: 1781, Notariële archieven, 371374, 10899"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/33bc8085-ea81-6473-2d84-5468899dd84a.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-a9c3-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/33bc8085-ea81-6473-2d84-5468899dd84a.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/7455f48e-9631-a02e-58e9-5ad04533906a.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-a9c3-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/7455f48e-9631-a02e-58e9-5ad04533906a.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/5eaade3a-14c2-9b0a-a5af-3fdb76a155b3.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-a9c3-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/5eaade3a-14c2-9b0a-a5af-3fdb76a155b3.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "4" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/346ae3d0-a449-0375-601a-bf326c03fd72.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-a9c3-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/346ae3d0-a449-0375-601a-bf326c03fd72.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-a9c3-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-a9c3-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Salomon Dorper
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/10899" ;
  a2a:SourceRemarkAkteSoort "Kwitantie" ;
  a2a:SourceRemarkfilename "NOTA01503000385", "NOTA01503000386", "NOTA01503000387", "NOTA01503000388" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210510_9352_00009352.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01503000386; positie: 3644, 538, 551, 92" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01503000386; positie: 3848, 340, 402, 81" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01503000386; positie: 3187, 232, 775, 92" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01503000386; positie: 4055, 2762, 113, 72" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01503000386; positie: 3468, 1163, 493, 93" .
