@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-1c59-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Insinuatie op 14 juli 1703" ;
  a2a:hasPerson oa:person_saa_d837ae04-1c59-6b6d-e053-b784100acdee_Person-3214b13f-6788-520d-ca7e-6487ffe2141a, oa:person_saa_d837ae04-1c59-6b6d-e053-b784100acdee_Person-2359e95d-e99d-bb1f-6fa0-64e4182bf1ca, oa:person_saa_d837ae04-1c59-6b6d-e053-b784100acdee_Person-4088caa7-e26a-db7e-5327-271756f273c6, oa:person_saa_d837ae04-1c59-6b6d-e053-b784100acdee_Person-8be08d3a-de4d-0f60-9736-672102ecffae, oa:person_saa_d837ae04-1c59-6b6d-e053-b784100acdee_Person-7d97cca2-0ca5-e606-78d0-cec1ff7928d6, oa:person_saa_d837ae04-1c59-6b6d-e053-b784100acdee_Person-ffc3abf9-93b3-db22-0fc4-941978a8dc73 ;
  a2a:hasEvent oa:event_saa_d837ae04-1c59-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-1c59-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-1c59-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-1c59-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-1c59-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae04-1c59-6b6d-e053-b784100acdee_4, oa:relationep_saa_d837ae04-1c59-6b6d-e053-b784100acdee_5 ;
  a2a:hasSource oa:source_saa_d837ae04-1c59-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-1c59-6b6d-e053-b784100acdee_Person-3214b13f-6788-520d-ca7e-6487ffe2141a
  a a2a:Person ;
  rdfs:label "Taurinus" ;
  a2a:PersonName [
    rdfs:label "Taurinus" ;
    a2a:PersonNameLastName "Taurinus"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-1c59-6b6d-e053-b784100acdee_Person-2359e95d-e99d-bb1f-6fa0-64e4182bf1ca
  a a2a:Person ;
  rdfs:label "Antony van Ghesel" ;
  a2a:PersonName [
    rdfs:label "Antony van Ghesel" ;
    a2a:PersonNameFirstName "Antony" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Ghesel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-1c59-6b6d-e053-b784100acdee_Person-4088caa7-e26a-db7e-5327-271756f273c6
  a a2a:Person ;
  rdfs:label "Cornelis van de Putt" ;
  a2a:PersonName [
    rdfs:label "Cornelis van de Putt" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Putt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-1c59-6b6d-e053-b784100acdee_Person-8be08d3a-de4d-0f60-9736-672102ecffae
  a a2a:Person ;
  rdfs:label "Jan Francois de Mariott" ;
  a2a:PersonName [
    rdfs:label "Jan Francois de Mariott" ;
    a2a:PersonNameFirstName "Jan Francois" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Mariott"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-1c59-6b6d-e053-b784100acdee_Person-7d97cca2-0ca5-e606-78d0-cec1ff7928d6
  a a2a:Person ;
  rdfs:label "Nicolas van de Putte" ;
  a2a:PersonName [
    rdfs:label "Nicolas van de Putte" ;
    a2a:PersonNameFirstName "Nicolas" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Putte"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-1c59-6b6d-e053-b784100acdee_Person-ffc3abf9-93b3-db22-0fc4-941978a8dc73
  a a2a:Person ;
  rdfs:label "Pieter van de Putt" ;
  a2a:PersonName [
    rdfs:label "Pieter van de Putt" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Putt"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-1c59-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Insinuatie" ;
  a2a:EventType "other:Insinuatie" ;
  a2a:EventDate [
    a2a:Year "1703" ;
    a2a:Month "7" ;
    a2a:Day "14" ;
    rdfs:label "1703-07-14"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-1c59-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-1c59-6b6d-e053-b784100acdee_Person:3214b13f-6788-520d-ca7e-6487ffe2141a ;
  a2a:EventKeyRef oa:event_saa_d837ae04-1c59-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-1c59-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-1c59-6b6d-e053-b784100acdee_Person:2359e95d-e99d-bb1f-6fa0-64e4182bf1ca ;
  a2a:EventKeyRef oa:event_saa_d837ae04-1c59-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-1c59-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-1c59-6b6d-e053-b784100acdee_Person:4088caa7-e26a-db7e-5327-271756f273c6 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-1c59-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-1c59-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-1c59-6b6d-e053-b784100acdee_Person:8be08d3a-de4d-0f60-9736-672102ecffae ;
  a2a:EventKeyRef oa:event_saa_d837ae04-1c59-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-1c59-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-1c59-6b6d-e053-b784100acdee_Person:7d97cca2-0ca5-e606-78d0-cec1ff7928d6 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-1c59-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-1c59-6b6d-e053-b784100acdee_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-1c59-6b6d-e053-b784100acdee_Person:ffc3abf9-93b3-db22-0fc4-941978a8dc73 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-1c59-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-1c59-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1703-07-14 - 1703-07-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1703-07-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1703-07-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1703" ;
    a2a:Month "7" ;
    a2a:Day "14" ;
    rdfs:label "1703-07-14"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 5889, Periode: 1703" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "620864" ;
    a2a:RegistryNumber "5889" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 5889, Periode: 1703, Notariële archieven, 620864, 5889"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/50e31fa5-de64-eca7-02e4-8c56bd77495a.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-1c59-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/50e31fa5-de64-eca7-02e4-8c56bd77495a.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/576d1991-ca9a-c527-2eac-cf7a1e25c670.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-1c59-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/576d1991-ca9a-c527-2eac-cf7a1e25c670.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-1c59-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-1c59-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Joan Hoekeback
Onderwerpsomschrijving: Levering kogels aan de artillerie
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/5889" ;
  a2a:SourceRemarkAkteSoort "Insinuatie" ;
  a2a:SourceRemarkfilename "NOTD02707000550", "NOTD02707000551" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_330_00000330.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02707000550; positie: 4204, 2452, 427, 106" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02707000550; positie: 4773, 620, 785, 129" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02707000550; positie: 4624, 735, 308, 123" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02707000550; positie: 4388, 1629, 1054, 138" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02707000550; positie: 4402, 948, 835, 123" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02707000550; positie: 5028, 713, 555, 148" .
