@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-ba87-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Insinuatie op 18 maart 1795" ;
  a2a:hasPerson oa:person_saa_d837ae03-ba87-6b6d-e053-b784100acdee_Person-bb1c6133-13b5-7011-39b9-0edfaf4e5738, oa:person_saa_d837ae03-ba87-6b6d-e053-b784100acdee_Person-a7342262-b1a9-b271-4293-a4c1f1843863, oa:person_saa_d837ae03-ba87-6b6d-e053-b784100acdee_Person-86d6a396-a2d4-75ca-923e-dbeda120fffa, oa:person_saa_d837ae03-ba87-6b6d-e053-b784100acdee_Person-2031f180-54bd-3a8f-5200-117c8971b491, oa:person_saa_d837ae03-ba87-6b6d-e053-b784100acdee_Person-1999121f-5471-118f-562f-232f42ce617d, oa:person_saa_d837ae03-ba87-6b6d-e053-b784100acdee_Person-ef7f0e05-846c-ba2e-88e0-1b3dd916ca77 ;
  a2a:hasEvent oa:event_saa_d837ae03-ba87-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae03-ba87-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae03-ba87-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae03-ba87-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae03-ba87-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae03-ba87-6b6d-e053-b784100acdee_4, oa:relationep_saa_d837ae03-ba87-6b6d-e053-b784100acdee_5 ;
  a2a:hasSource oa:source_saa_d837ae03-ba87-6b6d-e053-b784100acdee .

oa:person_saa_d837ae03-ba87-6b6d-e053-b784100acdee_Person-bb1c6133-13b5-7011-39b9-0edfaf4e5738
  a a2a:Person ;
  rdfs:label "Lourens Brandligt" ;
  a2a:PersonName [
    rdfs:label "Lourens Brandligt" ;
    a2a:PersonNameFirstName "Lourens" ;
    a2a:PersonNameLastName "Brandligt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-ba87-6b6d-e053-b784100acdee_Person-a7342262-b1a9-b271-4293-a4c1f1843863
  a a2a:Person ;
  rdfs:label "Jan Willem Carp" ;
  a2a:PersonName [
    rdfs:label "Jan Willem Carp" ;
    a2a:PersonNameFirstName "Jan Willem" ;
    a2a:PersonNameLastName "Carp"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-ba87-6b6d-e053-b784100acdee_Person-86d6a396-a2d4-75ca-923e-dbeda120fffa
  a a2a:Person ;
  rdfs:label "Dirk Hendrik Bosboom" ;
  a2a:PersonName [
    rdfs:label "Dirk Hendrik Bosboom" ;
    a2a:PersonNameFirstName "Dirk Hendrik" ;
    a2a:PersonNameLastName "Bosboom"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-ba87-6b6d-e053-b784100acdee_Person-2031f180-54bd-3a8f-5200-117c8971b491
  a a2a:Person ;
  rdfs:label "Frans Oept" ;
  a2a:PersonName [
    rdfs:label "Frans Oept" ;
    a2a:PersonNameFirstName "Frans" ;
    a2a:PersonNameLastName "Oept"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-ba87-6b6d-e053-b784100acdee_Person-1999121f-5471-118f-562f-232f42ce617d
  a a2a:Person ;
  rdfs:label "Guaita" ;
  a2a:PersonName [
    rdfs:label "Guaita" ;
    a2a:PersonNameLastName "Guaita"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-ba87-6b6d-e053-b784100acdee_Person-ef7f0e05-846c-ba2e-88e0-1b3dd916ca77
  a a2a:Person ;
  rdfs:label "Antonius Bassi" ;
  a2a:PersonName [
    rdfs:label "Antonius Bassi" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNameLastName "Bassi"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae03-ba87-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 "18" ;
    rdfs:label "1795-03-18"^^xsd:date
  ] .

oa:relationep_saa_d837ae03-ba87-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-ba87-6b6d-e053-b784100acdee_Person:bb1c6133-13b5-7011-39b9-0edfaf4e5738 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-ba87-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-ba87-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-ba87-6b6d-e053-b784100acdee_Person:a7342262-b1a9-b271-4293-a4c1f1843863 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-ba87-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-ba87-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-ba87-6b6d-e053-b784100acdee_Person:86d6a396-a2d4-75ca-923e-dbeda120fffa ;
  a2a:EventKeyRef oa:event_saa_d837ae03-ba87-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-ba87-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-ba87-6b6d-e053-b784100acdee_Person:2031f180-54bd-3a8f-5200-117c8971b491 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-ba87-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-ba87-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-ba87-6b6d-e053-b784100acdee_Person:1999121f-5471-118f-562f-232f42ce617d ;
  a2a:EventKeyRef oa:event_saa_d837ae03-ba87-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-ba87-6b6d-e053-b784100acdee_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-ba87-6b6d-e053-b784100acdee_Person:ef7f0e05-846c-ba2e-88e0-1b3dd916ca77 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-ba87-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae03-ba87-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1795-03-18 - 1795-03-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1795-03-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1795-03-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1795" ;
    a2a:Month "3" ;
    a2a:Day "18" ;
    rdfs:label "1795-03-18"^^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 "620846" ;
    a2a:RegistryNumber "15664" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 15664, Periode: 1795, Notariële archieven, 620846, 15664"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/e531bab7-9b95-bbc4-796f-29b08da9286a.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-ba87-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/e531bab7-9b95-bbc4-796f-29b08da9286a.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/01dfa0b9-a0f9-e8e5-dc8c-10f248fcc681.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-ba87-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/01dfa0b9-a0f9-e8e5-dc8c-10f248fcc681.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/0ca6d05b-a407-4215-a57f-76c2f71cadf1.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-ba87-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/0ca6d05b-a407-4215-a57f-76c2f71cadf1.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae03-ba87-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae03-ba87-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Anthony Mijlius
Onderwerpsomschrijving: Schip de Zeevaart
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/15664" ;
  a2a:SourceRemarkAkteSoort "Insinuatie" ;
  a2a:SourceRemarkfilename "NOTD02161000265", "NOTD02161000266", "NOTD02161000267" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_512_00000512.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02161000266; positie: 1667, 1303, 881, 100" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02161000266; positie: 1568, 3603, 881, 108" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02161000266; positie: 1860, 3483, 689, 115" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02161000266; positie: 1014, 1610, 474, 102" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02161000266; positie: 1866, 1986, 357, 153" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02161000266; positie: 2315, 999, 480, 87" .
