@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-e30a-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Insinuatie op 13 mei 1727" ;
  a2a:hasPerson oa:person_saa_d837ae03-e30a-6b6d-e053-b784100acdee_Person-12a14e0c-66c1-7b8a-67f1-7479d260f170, oa:person_saa_d837ae03-e30a-6b6d-e053-b784100acdee_Person-46a89c6e-fdf6-1ffe-eef2-1d9d4e7ba20a, oa:person_saa_d837ae03-e30a-6b6d-e053-b784100acdee_Person-35e93550-d7d6-6da7-eecb-b32b8d787ebe, oa:person_saa_d837ae03-e30a-6b6d-e053-b784100acdee_Person-e45bcf8b-8da7-fad2-f674-f6f71597d7e2, oa:person_saa_d837ae03-e30a-6b6d-e053-b784100acdee_Person-e68e1a70-fba6-f6a2-4289-a15b3cd7b179, oa:person_saa_d837ae03-e30a-6b6d-e053-b784100acdee_Person-90e99f3c-1d52-a97f-29b4-6b99f2dab939 ;
  a2a:hasEvent oa:event_saa_d837ae03-e30a-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae03-e30a-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae03-e30a-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae03-e30a-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae03-e30a-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae03-e30a-6b6d-e053-b784100acdee_4, oa:relationep_saa_d837ae03-e30a-6b6d-e053-b784100acdee_5 ;
  a2a:hasSource oa:source_saa_d837ae03-e30a-6b6d-e053-b784100acdee .

oa:person_saa_d837ae03-e30a-6b6d-e053-b784100acdee_Person-12a14e0c-66c1-7b8a-67f1-7479d260f170
  a a2a:Person ;
  rdfs:label "Jacob Jochems" ;
  a2a:PersonName [
    rdfs:label "Jacob Jochems" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Jochems"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-e30a-6b6d-e053-b784100acdee_Person-46a89c6e-fdf6-1ffe-eef2-1d9d4e7ba20a
  a a2a:Person ;
  rdfs:label "Elias de Lima" ;
  a2a:PersonName [
    rdfs:label "Elias de Lima" ;
    a2a:PersonNameFirstName "Elias" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Lima"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-e30a-6b6d-e053-b784100acdee_Person-35e93550-d7d6-6da7-eecb-b32b8d787ebe
  a a2a:Person ;
  rdfs:label "Benjamein Jochem" ;
  a2a:PersonName [
    rdfs:label "Benjamein Jochem" ;
    a2a:PersonNameFirstName "Benjamein" ;
    a2a:PersonNameLastName "Jochem"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-e30a-6b6d-e053-b784100acdee_Person-e45bcf8b-8da7-fad2-f674-f6f71597d7e2
  a a2a:Person ;
  rdfs:label "Assur Salomons" ;
  a2a:PersonName [
    rdfs:label "Assur Salomons" ;
    a2a:PersonNameFirstName "Assur" ;
    a2a:PersonNameLastName "Salomons"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-e30a-6b6d-e053-b784100acdee_Person-e68e1a70-fba6-f6a2-4289-a15b3cd7b179
  a a2a:Person ;
  rdfs:label "Markus Natans" ;
  a2a:PersonName [
    rdfs:label "Markus Natans" ;
    a2a:PersonNameFirstName "Markus" ;
    a2a:PersonNameLastName "Natans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-e30a-6b6d-e053-b784100acdee_Person-90e99f3c-1d52-a97f-29b4-6b99f2dab939
  a a2a:Person ;
  rdfs:label "Jacob Jochem Junior" ;
  a2a:PersonName [
    rdfs:label "Jacob Jochem Junior" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Jochem Junior"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae03-e30a-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Insinuatie" ;
  a2a:EventType "other:Insinuatie" ;
  a2a:EventDate [
    a2a:Year "1727" ;
    a2a:Month "5" ;
    a2a:Day "13" ;
    rdfs:label "1727-05-13"^^xsd:date
  ] .

oa:relationep_saa_d837ae03-e30a-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e30a-6b6d-e053-b784100acdee_Person:12a14e0c-66c1-7b8a-67f1-7479d260f170 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e30a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-e30a-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e30a-6b6d-e053-b784100acdee_Person:46a89c6e-fdf6-1ffe-eef2-1d9d4e7ba20a ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e30a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-e30a-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e30a-6b6d-e053-b784100acdee_Person:35e93550-d7d6-6da7-eecb-b32b8d787ebe ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e30a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-e30a-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e30a-6b6d-e053-b784100acdee_Person:e45bcf8b-8da7-fad2-f674-f6f71597d7e2 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e30a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-e30a-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e30a-6b6d-e053-b784100acdee_Person:e68e1a70-fba6-f6a2-4289-a15b3cd7b179 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e30a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-e30a-6b6d-e053-b784100acdee_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e30a-6b6d-e053-b784100acdee_Person:90e99f3c-1d52-a97f-29b4-6b99f2dab939 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e30a-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae03-e30a-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1727-05-13 - 1727-05-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1727-05-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1727-05-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1727" ;
    a2a:Month "5" ;
    a2a:Day "13" ;
    rdfs:label "1727-05-13"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 7555, Periode: 1727" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "623492" ;
    a2a:RegistryNumber "7555" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 7555, Periode: 1727, Notariële archieven, 623492, 7555"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/f0952761-f5ad-d9e8-16b6-56a083e3a2bf.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-e30a-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/f0952761-f5ad-d9e8-16b6-56a083e3a2bf.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/9d9c6fad-eaeb-4b66-0194-627e4959d9c5.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-e30a-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/9d9c6fad-eaeb-4b66-0194-627e4959d9c5.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae03-e30a-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae03-e30a-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Johannes van Vilekens
Onderwerpsomschrijving: Verzoek aan de executeurs van een testament om goederen te geven aan nagelaten zonen
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/7555" ;
  a2a:SourceRemarkAkteSoort "Insinuatie" ;
  a2a:SourceRemarkfilename "NOTC00416000430", "NOTC00416000431" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_720_00000720.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00416000430; positie: 1547, 1266, 617, 192" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00416000430; positie: 1187, 538, 641, 157" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00416000430; positie: 635, 2386, 1080, 152" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00416000430; positie: 2262, 555, 245, 105" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00416000430; positie: 1669, 313, 790, 133" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00416000430; positie: 1101, 2197, 1126, 235" .
