@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_9d6d21e0-cf01-666d-e053-b784100a1840
  a a2a:Record ;
  rdfs:label "Wisselprotest op 1 maart 1749" ;
  a2a:hasPerson oa:person_saa_9d6d21e0-cf01-666d-e053-b784100a1840_Person-f7fc4f42-4f4b-063c-6b10-f42b529c3254, oa:person_saa_9d6d21e0-cf01-666d-e053-b784100a1840_Person-a2c9075c-3c8b-5dc0-326e-889a509b27d6, oa:person_saa_9d6d21e0-cf01-666d-e053-b784100a1840_Person-dc08d99a-6df1-4d8c-d27c-12f7a5f59f0e, oa:person_saa_9d6d21e0-cf01-666d-e053-b784100a1840_Person-5067d87a-9b99-ef9b-00ec-23013d08a0a5 ;
  a2a:hasEvent oa:event_saa_9d6d21e0-cf01-666d-e053-b784100a1840_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_9d6d21e0-cf01-666d-e053-b784100a1840_0, oa:relationep_saa_9d6d21e0-cf01-666d-e053-b784100a1840_1, oa:relationep_saa_9d6d21e0-cf01-666d-e053-b784100a1840_2, oa:relationep_saa_9d6d21e0-cf01-666d-e053-b784100a1840_3 ;
  a2a:hasSource oa:source_saa_9d6d21e0-cf01-666d-e053-b784100a1840 .

oa:person_saa_9d6d21e0-cf01-666d-e053-b784100a1840_Person-f7fc4f42-4f4b-063c-6b10-f42b529c3254
  a a2a:Person ;
  rdfs:label "Herman Hermanson" ;
  a2a:PersonName [
    rdfs:label "Herman Hermanson" ;
    a2a:PersonNameFirstName "Herman" ;
    a2a:PersonNameLastName "Hermanson"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21e0-cf01-666d-e053-b784100a1840_Person-a2c9075c-3c8b-5dc0-326e-889a509b27d6
  a a2a:Person ;
  rdfs:label "Hans Jacobsen" ;
  a2a:PersonName [
    rdfs:label "Hans Jacobsen" ;
    a2a:PersonNameFirstName "Hans" ;
    a2a:PersonNameLastName "Jacobsen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21e0-cf01-666d-e053-b784100a1840_Person-dc08d99a-6df1-4d8c-d27c-12f7a5f59f0e
  a a2a:Person ;
  rdfs:label "Jacob Blom" ;
  a2a:PersonName [
    rdfs:label "Jacob Blom" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Blom"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21e0-cf01-666d-e053-b784100a1840_Person-5067d87a-9b99-ef9b-00ec-23013d08a0a5
  a a2a:Person ;
  rdfs:label "Nils Knutson" ;
  a2a:PersonName [
    rdfs:label "Nils Knutson" ;
    a2a:PersonNameFirstName "Nils" ;
    a2a:PersonNameLastName "Knutson"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_9d6d21e0-cf01-666d-e053-b784100a1840_Event1
  a a2a:Event ;
  rdfs:label "other:Wisselprotest" ;
  a2a:EventType "other:Wisselprotest" ;
  a2a:EventDate [
    a2a:Year "1749" ;
    a2a:Month "3" ;
    a2a:Day "1" ;
    rdfs:label "1749-03-01"^^xsd:date
  ] .

oa:relationep_saa_9d6d21e0-cf01-666d-e053-b784100a1840_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e0-cf01-666d-e053-b784100a1840_Person:f7fc4f42-4f4b-063c-6b10-f42b529c3254 ;
  a2a:EventKeyRef oa:event_saa_9d6d21e0-cf01-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21e0-cf01-666d-e053-b784100a1840_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e0-cf01-666d-e053-b784100a1840_Person:a2c9075c-3c8b-5dc0-326e-889a509b27d6 ;
  a2a:EventKeyRef oa:event_saa_9d6d21e0-cf01-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21e0-cf01-666d-e053-b784100a1840_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e0-cf01-666d-e053-b784100a1840_Person:dc08d99a-6df1-4d8c-d27c-12f7a5f59f0e ;
  a2a:EventKeyRef oa:event_saa_9d6d21e0-cf01-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21e0-cf01-666d-e053-b784100a1840_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e0-cf01-666d-e053-b784100a1840_Person:5067d87a-9b99-ef9b-00ec-23013d08a0a5 ;
  a2a:EventKeyRef oa:event_saa_9d6d21e0-cf01-666d-e053-b784100a1840_Event1 .

oa:source_saa_9d6d21e0-cf01-666d-e053-b784100a1840
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1749-03-01 - 1749-03-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1749-03-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1749-03-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1749" ;
    a2a:Month "3" ;
    a2a:Day "1" ;
    rdfs:label "1749-03-01"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 10039, Periode: 1749" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "77444" ;
    a2a:RegistryNumber "10039" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 10039, Periode: 1749, Notariële archieven, 77444, 10039"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/0be135c8-1b5f-bd65-ec51-a60f05cc4fdb.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/9d6d21e0-cf01-666d-e053-b784100a1840" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/0be135c8-1b5f-bd65-ec51-a60f05cc4fdb.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/8cba1200-a30f-828a-8f87-3e8a8a573311.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/9d6d21e0-cf01-666d-e053-b784100a1840" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/8cba1200-a30f-828a-8f87-3e8a8a573311.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/a605fc95-586d-e374-f69e-25692c088285.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/9d6d21e0-cf01-666d-e053-b784100a1840" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/a605fc95-586d-e374-f69e-25692c088285.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/9d6d21e0-cf01-666d-e053-b784100a1840" ;
  a2a:RecordGUID "{9d6d21e0-cf01-666d-e053-b784100a1840}" ;
  a2a:SourceRemarkOpmerking """Notaris: Philip Zweerts
Locatieomschrijving: Aalborg
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/10039" ;
  a2a:SourceRemarkAkteSoort "Wisselprotest" ;
  a2a:SourceRemarkfilename "NOTA00977000114", "NOTA00977000115", "NOTA00977000116" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230311_19013_00019013.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00977000115; positie: 1925, 1300, 321, 76" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00977000115; positie: 1901, 1198, 402, 94" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00977000115; positie: 2154, 2125, 121, 111" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA00977000115; positie: 1449, 858, 478, 115" .
