@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_d837ae04-4ec3-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Insinuatie op 19 maart 1795" ;
  a2a:hasPerson oa:person_saa_d837ae04-4ec3-6b6d-e053-b784100acdee_Person-23b23197-07bf-014f-69f6-1d74ae177ea9, oa:person_saa_d837ae04-4ec3-6b6d-e053-b784100acdee_Person-2223271f-a054-aaf7-b01f-6763d0ea35dd, oa:person_saa_d837ae04-4ec3-6b6d-e053-b784100acdee_Person-8ff06a69-a9d6-65a4-16f5-96c8e33b9b22, oa:person_saa_d837ae04-4ec3-6b6d-e053-b784100acdee_Person-9087d986-1572-c99e-49f4-45779bd75e1c, oa:person_saa_d837ae04-4ec3-6b6d-e053-b784100acdee_Person-2a953f41-3a20-a3d9-2900-e0aaf3b1b815 ;
  a2a:hasEvent oa:event_saa_d837ae04-4ec3-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-4ec3-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-4ec3-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-4ec3-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-4ec3-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae04-4ec3-6b6d-e053-b784100acdee_4 ;
  a2a:hasSource oa:source_saa_d837ae04-4ec3-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-4ec3-6b6d-e053-b784100acdee_Person-23b23197-07bf-014f-69f6-1d74ae177ea9
  a a2a:Person ;
  rdfs:label "Antonius Bassi" ;
  a2a:PersonName [
    rdfs:label "Antonius Bassi" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNameLastName "Bassi"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-4ec3-6b6d-e053-b784100acdee_Person-2223271f-a054-aaf7-b01f-6763d0ea35dd
  a a2a:Person ;
  rdfs:label "Jochem Hanse Schut" ;
  a2a:PersonName [
    rdfs:label "Jochem Hanse Schut" ;
    a2a:PersonNameFirstName "Jochem Hanse" ;
    a2a:PersonNameLastName "Schut"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-4ec3-6b6d-e053-b784100acdee_Person-8ff06a69-a9d6-65a4-16f5-96c8e33b9b22
  a a2a:Person ;
  rdfs:label "Jacob de Flines" ;
  a2a:PersonName [
    rdfs:label "Jacob de Flines" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Flines"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-4ec3-6b6d-e053-b784100acdee_Person-9087d986-1572-c99e-49f4-45779bd75e1c
  a a2a:Person ;
  rdfs:label "Jacob Jelles" ;
  a2a:PersonName [
    rdfs:label "Jacob Jelles" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Jelles"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-4ec3-6b6d-e053-b784100acdee_Person-2a953f41-3a20-a3d9-2900-e0aaf3b1b815
  a a2a:Person ;
  rdfs:label "Guaita" ;
  a2a:PersonName [
    rdfs:label "Guaita" ;
    a2a:PersonNameLastName "Guaita"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-4ec3-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Insinuatie" ;
  a2a:EventType "other:Insinuatie" ;
  a2a:EventDate [
    a2a:Year "1795" ;
    a2a:Month "3" ;
    a2a:Day "19" ;
    rdfs:label "1795-03-19"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-4ec3-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-4ec3-6b6d-e053-b784100acdee_Person:23b23197-07bf-014f-69f6-1d74ae177ea9 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-4ec3-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-4ec3-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-4ec3-6b6d-e053-b784100acdee_Person:2223271f-a054-aaf7-b01f-6763d0ea35dd ;
  a2a:EventKeyRef oa:event_saa_d837ae04-4ec3-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-4ec3-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-4ec3-6b6d-e053-b784100acdee_Person:8ff06a69-a9d6-65a4-16f5-96c8e33b9b22 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-4ec3-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-4ec3-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-4ec3-6b6d-e053-b784100acdee_Person:9087d986-1572-c99e-49f4-45779bd75e1c ;
  a2a:EventKeyRef oa:event_saa_d837ae04-4ec3-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-4ec3-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-4ec3-6b6d-e053-b784100acdee_Person:2a953f41-3a20-a3d9-2900-e0aaf3b1b815 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-4ec3-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-4ec3-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1795-03-19 - 1795-03-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1795-03-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1795-03-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1795" ;
    a2a:Month "3" ;
    a2a:Day "19" ;
    rdfs:label "1795-03-19"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 15664, Periode: 1795" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "597837" ;
    a2a:RegistryNumber "15664" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 15664, Periode: 1795, Notariële archieven, 597837, 15664"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/192ebbe5-db9d-eabd-92d8-16494b504b5a.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-4ec3-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/192ebbe5-db9d-eabd-92d8-16494b504b5a.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/0cebc5f1-032c-e344-453b-535ac52a5d1b.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-4ec3-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/0cebc5f1-032c-e344-453b-535ac52a5d1b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-4ec3-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-4ec3-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Anthony Mijlius
Onderwerpsomschrijving: Schip Middellaan; Schip de Eendragt
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/15664" ;
  a2a:SourceRemarkAkteSoort "Insinuatie" ;
  a2a:SourceRemarkfilename "NOTD02161000281", "NOTD02161000282" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_131_00000131.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02161000282; positie: 976, 1396, 895, 138" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02161000282; positie: 912, 2260, 1100, 137" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02161000282; positie: 1541, 1634, 781, 146" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02161000282; positie: 1374, 1996, 626, 125" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02161000282; positie: 1479, 2836, 412, 140" .
