@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_d837ae03-cbd0-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Obligatie op 3 februari 1794" ;
  a2a:hasPerson oa:person_saa_d837ae03-cbd0-6b6d-e053-b784100acdee_Person-07a3a310-f327-99ca-74c6-d2df363636f5, oa:person_saa_d837ae03-cbd0-6b6d-e053-b784100acdee_Person-d787a072-0153-5760-4a1d-6fc0c84979f3, oa:person_saa_d837ae03-cbd0-6b6d-e053-b784100acdee_Person-fa6b2443-fcf9-0acc-75a7-92cb8e577164 ;
  a2a:hasEvent oa:event_saa_d837ae03-cbd0-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae03-cbd0-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae03-cbd0-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae03-cbd0-6b6d-e053-b784100acdee_2 ;
  a2a:hasSource oa:source_saa_d837ae03-cbd0-6b6d-e053-b784100acdee .

oa:person_saa_d837ae03-cbd0-6b6d-e053-b784100acdee_Person-07a3a310-f327-99ca-74c6-d2df363636f5
  a a2a:Person ;
  rdfs:label "Evert Korthals" ;
  a2a:PersonName [
    rdfs:label "Evert Korthals" ;
    a2a:PersonNameFirstName "Evert" ;
    a2a:PersonNameLastName "Korthals"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-cbd0-6b6d-e053-b784100acdee_Person-d787a072-0153-5760-4a1d-6fc0c84979f3
  a a2a:Person ;
  rdfs:label "Jan Eskers junior" ;
  a2a:PersonName [
    rdfs:label "Jan Eskers junior" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Eskers junior"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-cbd0-6b6d-e053-b784100acdee_Person-fa6b2443-fcf9-0acc-75a7-92cb8e577164
  a a2a:Person ;
  rdfs:label "Reinier Tim" ;
  a2a:PersonName [
    rdfs:label "Reinier Tim" ;
    a2a:PersonNameFirstName "Reinier" ;
    a2a:PersonNameLastName "Tim"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae03-cbd0-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Obligatie" ;
  a2a:EventType "other:Obligatie" ;
  a2a:EventDate [
    a2a:Year "1794" ;
    a2a:Month "2" ;
    a2a:Day "3" ;
    rdfs:label "1794-02-03"^^xsd:date
  ] .

oa:relationep_saa_d837ae03-cbd0-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-cbd0-6b6d-e053-b784100acdee_Person:07a3a310-f327-99ca-74c6-d2df363636f5 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-cbd0-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-cbd0-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-cbd0-6b6d-e053-b784100acdee_Person:d787a072-0153-5760-4a1d-6fc0c84979f3 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-cbd0-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-cbd0-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-cbd0-6b6d-e053-b784100acdee_Person:fa6b2443-fcf9-0acc-75a7-92cb8e577164 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-cbd0-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae03-cbd0-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1794-02-03 - 1794-02-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1794-02-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1794-02-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1794" ;
    a2a:Month "2" ;
    a2a:Day "3" ;
    rdfs:label "1794-02-03"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 16412, Periode: 1794" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "628763" ;
    a2a:RegistryNumber "16412" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 16412, Periode: 1794, Notariële archieven, 628763, 16412"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/f1c9b9f6-ed46-68a6-c00f-c8b2bb76ce3a.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-cbd0-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/f1c9b9f6-ed46-68a6-c00f-c8b2bb76ce3a.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/e51dd4d7-b055-9370-5427-efe2c83cbd59.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-cbd0-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/e51dd4d7-b055-9370-5427-efe2c83cbd59.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae03-cbd0-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae03-cbd0-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Jan Harmsen
Onderwerpsomschrijving: koornschuit De Ploeg
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/16412" ;
  a2a:SourceRemarkAkteSoort "Obligatie" ;
  a2a:SourceRemarkfilename "KLAG06616000248", "KLAG06616000249" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_601_00000601.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAG06616000248; positie: 4723, 2286, 231, 49" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAG06616000248; positie: 3159, 1885, 739, 115" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAG06616000248; positie: 3287, 2754, 488, 88" .
