@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_a3cb51cc-5a87-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Insinuatie op 24 augustus 1747" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-5a87-50ee-e053-b784100a6caf_Person-cecbe5e8-e9d7-3816-33bb-bd1a886ec02f, oa:person_saa_a3cb51cc-5a87-50ee-e053-b784100a6caf_Person-77f40638-0b72-c620-01b8-9fcda590b8b6, oa:person_saa_a3cb51cc-5a87-50ee-e053-b784100a6caf_Person-f0e7a838-c547-4bf1-8e44-dcaa2a1f6102, oa:person_saa_a3cb51cc-5a87-50ee-e053-b784100a6caf_Person-fe287e71-419c-dbf4-4c0e-0b0cc5426ab6 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-5a87-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-5a87-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-5a87-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-5a87-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-5a87-50ee-e053-b784100a6caf_3 ;
  a2a:hasSource oa:source_saa_a3cb51cc-5a87-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-5a87-50ee-e053-b784100a6caf_Person-cecbe5e8-e9d7-3816-33bb-bd1a886ec02f
  a a2a:Person ;
  rdfs:label "Jean Jacob Voute" ;
  a2a:PersonName [
    rdfs:label "Jean Jacob Voute" ;
    a2a:PersonNameFirstName "Jean Jacob" ;
    a2a:PersonNameLastName "Voute"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-5a87-50ee-e053-b784100a6caf_Person-77f40638-0b72-c620-01b8-9fcda590b8b6
  a a2a:Person ;
  rdfs:label "Jacques Riboulleau" ;
  a2a:PersonName [
    rdfs:label "Jacques Riboulleau" ;
    a2a:PersonNameFirstName "Jacques" ;
    a2a:PersonNameLastName "Riboulleau"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-5a87-50ee-e053-b784100a6caf_Person-f0e7a838-c547-4bf1-8e44-dcaa2a1f6102
  a a2a:Person ;
  rdfs:label "Anthonij van Heemert" ;
  a2a:PersonName [
    rdfs:label "Anthonij van Heemert" ;
    a2a:PersonNameFirstName "Anthonij" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Heemert"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-5a87-50ee-e053-b784100a6caf_Person-fe287e71-419c-dbf4-4c0e-0b0cc5426ab6
  a a2a:Person ;
  rdfs:label "Jean Loche" ;
  a2a:PersonName [
    rdfs:label "Jean Loche" ;
    a2a:PersonNameFirstName "Jean" ;
    a2a:PersonNameLastName "Loche"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-5a87-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Insinuatie" ;
  a2a:EventType "other:Insinuatie" ;
  a2a:EventDate [
    a2a:Year "1747" ;
    a2a:Month "8" ;
    a2a:Day "24" ;
    rdfs:label "1747-08-24"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-5a87-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-5a87-50ee-e053-b784100a6caf_Person:cecbe5e8-e9d7-3816-33bb-bd1a886ec02f ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-5a87-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-5a87-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-5a87-50ee-e053-b784100a6caf_Person:77f40638-0b72-c620-01b8-9fcda590b8b6 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-5a87-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-5a87-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-5a87-50ee-e053-b784100a6caf_Person:f0e7a838-c547-4bf1-8e44-dcaa2a1f6102 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-5a87-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-5a87-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-5a87-50ee-e053-b784100a6caf_Person:fe287e71-419c-dbf4-4c0e-0b0cc5426ab6 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-5a87-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-5a87-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1747-08-24 - 1747-08-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1747-08-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1747-08-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1747" ;
    a2a:Month "8" ;
    a2a:Day "24" ;
    rdfs:label "1747-08-24"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 10241, Periode: 1747" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "356433" ;
    a2a:RegistryNumber "10241" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 10241, Periode: 1747, Notariële archieven, 356433, 10241"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/d5fac318-34c7-58bd-59d8-a8c144252b42.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-5a87-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/d5fac318-34c7-58bd-59d8-a8c144252b42.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/ee102f6e-ab5e-da1e-a1ee-4b9cedc3d7ed.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-5a87-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/ee102f6e-ab5e-da1e-a1ee-4b9cedc3d7ed.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/7661de9c-b818-46f4-649d-6f7dcd4d12ea.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-5a87-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/7661de9c-b818-46f4-649d-6f7dcd4d12ea.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-5a87-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-5a87-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Benjamin Phaff
Onderwerpsomschrijving: Verzoek om verkochte koffie uit te leveren
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/10241" ;
  a2a:SourceRemarkAkteSoort "Insinuatie" ;
  a2a:SourceRemarkfilename "NOTB00043000699", "NOTB00043000700", "NOTB00043000701" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210510_7226_00007226.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTB00043000700; positie: 4120, 718, 664, 161" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTB00043000700; positie: 3506, 1767, 966, 247" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTB00043000700; positie: 3559, 1923, 1027, 164" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTB00043000700; positie: 3248, 954, 594, 169" .
