@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_9d6d21e1-cf2f-666d-e053-b784100a1840
  a a2a:Record ;
  rdfs:label "Wisselprotest op 1 februari 1622" ;
  a2a:hasPerson oa:person_saa_9d6d21e1-cf2f-666d-e053-b784100a1840_Person-0d78f495-59f0-2516-b35a-d4a8d7263310, oa:person_saa_9d6d21e1-cf2f-666d-e053-b784100a1840_Person-95fe7604-197f-ee15-3c3b-8516ccbd5f60, oa:person_saa_9d6d21e1-cf2f-666d-e053-b784100a1840_Person-939c5eb1-d47a-0d2a-05c2-6ad724764394, oa:person_saa_9d6d21e1-cf2f-666d-e053-b784100a1840_Person-7e128d16-f341-b421-474b-fcae936c5e6b, oa:person_saa_9d6d21e1-cf2f-666d-e053-b784100a1840_Person-37e190cf-7f13-09f0-fcb2-6420f81b820c, oa:person_saa_9d6d21e1-cf2f-666d-e053-b784100a1840_Person-ec2aa48d-415c-cb74-afd8-557d1893731c ;
  a2a:hasEvent oa:event_saa_9d6d21e1-cf2f-666d-e053-b784100a1840_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_9d6d21e1-cf2f-666d-e053-b784100a1840_0, oa:relationep_saa_9d6d21e1-cf2f-666d-e053-b784100a1840_1, oa:relationep_saa_9d6d21e1-cf2f-666d-e053-b784100a1840_2, oa:relationep_saa_9d6d21e1-cf2f-666d-e053-b784100a1840_3, oa:relationep_saa_9d6d21e1-cf2f-666d-e053-b784100a1840_4, oa:relationep_saa_9d6d21e1-cf2f-666d-e053-b784100a1840_5 ;
  a2a:hasSource oa:source_saa_9d6d21e1-cf2f-666d-e053-b784100a1840 .

oa:person_saa_9d6d21e1-cf2f-666d-e053-b784100a1840_Person-0d78f495-59f0-2516-b35a-d4a8d7263310
  a a2a:Person ;
  rdfs:label "Matthijs van Eijll" ;
  a2a:PersonName [
    rdfs:label "Matthijs van Eijll" ;
    a2a:PersonNameFirstName "Matthijs" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Eijll"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21e1-cf2f-666d-e053-b784100a1840_Person-95fe7604-197f-ee15-3c3b-8516ccbd5f60
  a a2a:Person ;
  rdfs:label "Daniel Colpijn" ;
  a2a:PersonName [
    rdfs:label "Daniel Colpijn" ;
    a2a:PersonNameFirstName "Daniel" ;
    a2a:PersonNameLastName "Colpijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21e1-cf2f-666d-e053-b784100a1840_Person-939c5eb1-d47a-0d2a-05c2-6ad724764394
  a a2a:Person ;
  rdfs:label "Melchior Lunden" ;
  a2a:PersonName [
    rdfs:label "Melchior Lunden" ;
    a2a:PersonNameFirstName "Melchior" ;
    a2a:PersonNameLastName "Lunden"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21e1-cf2f-666d-e053-b784100a1840_Person-7e128d16-f341-b421-474b-fcae936c5e6b
  a a2a:Person ;
  rdfs:label "Petro van Benoijt" ;
  a2a:PersonName [
    rdfs:label "Petro van Benoijt" ;
    a2a:PersonNameFirstName "Petro" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Benoijt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21e1-cf2f-666d-e053-b784100a1840_Person-37e190cf-7f13-09f0-fcb2-6420f81b820c
  a a2a:Person ;
  rdfs:label "Jan van Benoijt" ;
  a2a:PersonName [
    rdfs:label "Jan van Benoijt" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Benoijt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21e1-cf2f-666d-e053-b784100a1840_Person-ec2aa48d-415c-cb74-afd8-557d1893731c
  a a2a:Person ;
  rdfs:label "David Retaen" ;
  a2a:PersonName [
    rdfs:label "David Retaen" ;
    a2a:PersonNameFirstName "David" ;
    a2a:PersonNameLastName "Retaen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_9d6d21e1-cf2f-666d-e053-b784100a1840_Event1
  a a2a:Event ;
  rdfs:label "other:Wisselprotest" ;
  a2a:EventType "other:Wisselprotest" ;
  a2a:EventDate [
    a2a:Year "1622" ;
    a2a:Month "2" ;
    a2a:Day "1" ;
    rdfs:label "1622-02-01"^^xsd:date
  ] .

oa:relationep_saa_9d6d21e1-cf2f-666d-e053-b784100a1840_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e1-cf2f-666d-e053-b784100a1840_Person:0d78f495-59f0-2516-b35a-d4a8d7263310 ;
  a2a:EventKeyRef oa:event_saa_9d6d21e1-cf2f-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21e1-cf2f-666d-e053-b784100a1840_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e1-cf2f-666d-e053-b784100a1840_Person:95fe7604-197f-ee15-3c3b-8516ccbd5f60 ;
  a2a:EventKeyRef oa:event_saa_9d6d21e1-cf2f-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21e1-cf2f-666d-e053-b784100a1840_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e1-cf2f-666d-e053-b784100a1840_Person:939c5eb1-d47a-0d2a-05c2-6ad724764394 ;
  a2a:EventKeyRef oa:event_saa_9d6d21e1-cf2f-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21e1-cf2f-666d-e053-b784100a1840_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e1-cf2f-666d-e053-b784100a1840_Person:7e128d16-f341-b421-474b-fcae936c5e6b ;
  a2a:EventKeyRef oa:event_saa_9d6d21e1-cf2f-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21e1-cf2f-666d-e053-b784100a1840_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e1-cf2f-666d-e053-b784100a1840_Person:37e190cf-7f13-09f0-fcb2-6420f81b820c ;
  a2a:EventKeyRef oa:event_saa_9d6d21e1-cf2f-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21e1-cf2f-666d-e053-b784100a1840_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e1-cf2f-666d-e053-b784100a1840_Person:ec2aa48d-415c-cb74-afd8-557d1893731c ;
  a2a:EventKeyRef oa:event_saa_9d6d21e1-cf2f-666d-e053-b784100a1840_Event1 .

oa:source_saa_9d6d21e1-cf2f-666d-e053-b784100a1840
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1622-02-01 - 1622-02-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1622-02-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1622-02-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1622" ;
    a2a:Month "2" ;
    a2a:Day "1" ;
    rdfs:label "1622-02-01"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 590, Periode: 1618-1624" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "205155" ;
    a2a:RegistryNumber "590" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 590, Periode: 1618-1624, Notariële archieven, 205155, 590"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/a3c30967-03d8-b806-8f45-60a6de22ab99.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/9d6d21e1-cf2f-666d-e053-b784100a1840" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/a3c30967-03d8-b806-8f45-60a6de22ab99.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/9d6d21e1-cf2f-666d-e053-b784100a1840" ;
  a2a:RecordGUID "{9d6d21e1-cf2f-666d-e053-b784100a1840}" ;
  a2a:SourceRemarkOpmerking """Notaris: Laurens Lamberti
Locatieomschrijving: Antwerpen
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/590" ;
  a2a:SourceRemarkAkteSoort "Wisselprotest" ;
  a2a:SourceRemarkfilename "A30912000243" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210510_9780_00009780.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: A30912000243; positie: 1701, 1995, 460, 74" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: A30912000243; positie: 1424, 1868, 388, 69" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: A30912000243; positie: 1237, 1779, 425, 65" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: A30912000243; positie: 1847, 1959, 145, 74" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: A30912000243; positie: 2040, 1951, 192, 60" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: A30912000243; positie: 839, 1733, 461, 60" .
