@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-cc3f-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Wisselprotest op 19 mei 1773" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-cc3f-50ee-e053-b784100a6caf_Person-365a0b34-cb3c-7c41-fa6a-236373396049, oa:person_saa_a3cb51cc-cc3f-50ee-e053-b784100a6caf_Person-25ba57f8-1e20-5f76-7976-b6204b9bdaa3, oa:person_saa_a3cb51cc-cc3f-50ee-e053-b784100a6caf_Person-98d236dc-a007-7384-c910-9f628a99c3d1, oa:person_saa_a3cb51cc-cc3f-50ee-e053-b784100a6caf_Person-05f78f8c-023f-44b4-11a2-8a41e11888f4 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-cc3f-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-cc3f-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-cc3f-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-cc3f-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-cc3f-50ee-e053-b784100a6caf_3 ;
  a2a:hasSource oa:source_saa_a3cb51cc-cc3f-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-cc3f-50ee-e053-b784100a6caf_Person-365a0b34-cb3c-7c41-fa6a-236373396049
  a a2a:Person ;
  rdfs:label "Reijnier Anthonij Broekman" ;
  a2a:PersonName [
    rdfs:label "Reijnier Anthonij Broekman" ;
    a2a:PersonNameFirstName "Reijnier Anthonij" ;
    a2a:PersonNameLastName "Broekman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-cc3f-50ee-e053-b784100a6caf_Person-25ba57f8-1e20-5f76-7976-b6204b9bdaa3
  a a2a:Person ;
  rdfs:label "Harman van de Poll" ;
  a2a:PersonName [
    rdfs:label "Harman van de Poll" ;
    a2a:PersonNameFirstName "Harman" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Poll"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-cc3f-50ee-e053-b784100a6caf_Person-98d236dc-a007-7384-c910-9f628a99c3d1
  a a2a:Person ;
  rdfs:label "Evert Luijkassen" ;
  a2a:PersonName [
    rdfs:label "Evert Luijkassen" ;
    a2a:PersonNameFirstName "Evert" ;
    a2a:PersonNameLastName "Luijkassen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-cc3f-50ee-e053-b784100a6caf_Person-05f78f8c-023f-44b4-11a2-8a41e11888f4
  a a2a:Person ;
  rdfs:label "Pieter Rijdenius" ;
  a2a:PersonName [
    rdfs:label "Pieter Rijdenius" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Rijdenius"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-cc3f-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Wisselprotest" ;
  a2a:EventType "other:Wisselprotest" ;
  a2a:EventDate [
    a2a:Year "1773" ;
    a2a:Month "5" ;
    a2a:Day "19" ;
    rdfs:label "1773-05-19"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-cc3f-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-cc3f-50ee-e053-b784100a6caf_Person:365a0b34-cb3c-7c41-fa6a-236373396049 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-cc3f-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-cc3f-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-cc3f-50ee-e053-b784100a6caf_Person:25ba57f8-1e20-5f76-7976-b6204b9bdaa3 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-cc3f-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-cc3f-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-cc3f-50ee-e053-b784100a6caf_Person:98d236dc-a007-7384-c910-9f628a99c3d1 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-cc3f-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-cc3f-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-cc3f-50ee-e053-b784100a6caf_Person:05f78f8c-023f-44b4-11a2-8a41e11888f4 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-cc3f-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-cc3f-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1773-05-19 - 1773-05-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1773-05-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1773-05-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1773" ;
    a2a:Month "5" ;
    a2a:Day "19" ;
    rdfs:label "1773-05-19"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 10870, Periode: 1773" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "337218" ;
    a2a:RegistryNumber "10870" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 10870, Periode: 1773, Notariële archieven, 337218, 10870"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/b336eafd-14d8-dd17-90f7-05ebb25e3dd0.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-cc3f-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/b336eafd-14d8-dd17-90f7-05ebb25e3dd0.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/bc6f97d4-7838-7328-f87d-db3f8e4d7d0e.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-cc3f-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/bc6f97d4-7838-7328-f87d-db3f8e4d7d0e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-cc3f-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-cc3f-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Salomon Dorper
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/10870" ;
  a2a:SourceRemarkAkteSoort "Wisselprotest" ;
  a2a:SourceRemarkfilename "NOTA01478000137", "NOTA01478000138" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210510_8718_00008718.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01478000138; positie: 3277, 2201, 1344, 145" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01478000138; positie: 3784, 1737, 902, 122" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01478000138; positie: 1149, 1458, 774, 162" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01478000138; positie: 2513, 1648, 295, 175" .
