@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-4697-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Insinuatie op 24 maart 1730" ;
  a2a:hasPerson oa:person_saa_d837ae04-4697-6b6d-e053-b784100acdee_Person-05bd7e46-5600-929f-6c71-0ed77f1555cd, oa:person_saa_d837ae04-4697-6b6d-e053-b784100acdee_Person-656aa3af-c690-fd12-a050-eb0c4bd27278, oa:person_saa_d837ae04-4697-6b6d-e053-b784100acdee_Person-1760f76a-0994-ba7e-3ba3-f3b6440343db, oa:person_saa_d837ae04-4697-6b6d-e053-b784100acdee_Person-19733619-9602-dd89-310b-0355fe611203, oa:person_saa_d837ae04-4697-6b6d-e053-b784100acdee_Person-75bcc50d-aadf-c1af-23fb-279a5fcc7a21, oa:person_saa_d837ae04-4697-6b6d-e053-b784100acdee_Person-e828fb64-d5b9-a8ba-42d0-41dd4167225a ;
  a2a:hasEvent oa:event_saa_d837ae04-4697-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-4697-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-4697-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-4697-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-4697-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae04-4697-6b6d-e053-b784100acdee_4, oa:relationep_saa_d837ae04-4697-6b6d-e053-b784100acdee_5 ;
  a2a:hasSource oa:source_saa_d837ae04-4697-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-4697-6b6d-e053-b784100acdee_Person-05bd7e46-5600-929f-6c71-0ed77f1555cd
  a a2a:Person ;
  rdfs:label "Francois Sorgh" ;
  a2a:PersonName [
    rdfs:label "Francois Sorgh" ;
    a2a:PersonNameFirstName "Francois" ;
    a2a:PersonNameLastName "Sorgh"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-4697-6b6d-e053-b784100acdee_Person-656aa3af-c690-fd12-a050-eb0c4bd27278
  a a2a:Person ;
  rdfs:label "Coenraat Block" ;
  a2a:PersonName [
    rdfs:label "Coenraat Block" ;
    a2a:PersonNameFirstName "Coenraat" ;
    a2a:PersonNameLastName "Block"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-4697-6b6d-e053-b784100acdee_Person-1760f76a-0994-ba7e-3ba3-f3b6440343db
  a a2a:Person ;
  rdfs:label "Louwerens Sweers" ;
  a2a:PersonName [
    rdfs:label "Louwerens Sweers" ;
    a2a:PersonNameFirstName "Louwerens" ;
    a2a:PersonNameLastName "Sweers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-4697-6b6d-e053-b784100acdee_Person-19733619-9602-dd89-310b-0355fe611203
  a a2a:Person ;
  rdfs:label "Jan Block" ;
  a2a:PersonName [
    rdfs:label "Jan Block" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Block"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-4697-6b6d-e053-b784100acdee_Person-75bcc50d-aadf-c1af-23fb-279a5fcc7a21
  a a2a:Person ;
  rdfs:label "Johannes Bruijnvis Junior" ;
  a2a:PersonName [
    rdfs:label "Johannes Bruijnvis Junior" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Bruijnvis Junior"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-4697-6b6d-e053-b784100acdee_Person-e828fb64-d5b9-a8ba-42d0-41dd4167225a
  a a2a:Person ;
  rdfs:label "Daniel Ellinhuijsen" ;
  a2a:PersonName [
    rdfs:label "Daniel Ellinhuijsen" ;
    a2a:PersonNameFirstName "Daniel" ;
    a2a:PersonNameLastName "Ellinhuijsen"
  ] ;
  a2a:Gender "Onbekend" .

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

oa:relationep_saa_d837ae04-4697-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-4697-6b6d-e053-b784100acdee_Person:05bd7e46-5600-929f-6c71-0ed77f1555cd ;
  a2a:EventKeyRef oa:event_saa_d837ae04-4697-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-4697-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-4697-6b6d-e053-b784100acdee_Person:656aa3af-c690-fd12-a050-eb0c4bd27278 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-4697-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-4697-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-4697-6b6d-e053-b784100acdee_Person:1760f76a-0994-ba7e-3ba3-f3b6440343db ;
  a2a:EventKeyRef oa:event_saa_d837ae04-4697-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-4697-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-4697-6b6d-e053-b784100acdee_Person:19733619-9602-dd89-310b-0355fe611203 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-4697-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-4697-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-4697-6b6d-e053-b784100acdee_Person:75bcc50d-aadf-c1af-23fb-279a5fcc7a21 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-4697-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-4697-6b6d-e053-b784100acdee_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-4697-6b6d-e053-b784100acdee_Person:e828fb64-d5b9-a8ba-42d0-41dd4167225a ;
  a2a:EventKeyRef oa:event_saa_d837ae04-4697-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-4697-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1730-03-24 - 1730-03-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1730-03-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1730-03-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1730" ;
    a2a:Month "3" ;
    a2a:Day "24" ;
    rdfs:label "1730-03-24"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 7560, Periode: 1730" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "639916" ;
    a2a:RegistryNumber "7560" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 7560, Periode: 1730, Notariële archieven, 639916, 7560"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/fcb17661-0669-efeb-d5a4-b02c1371cda0.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-4697-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/fcb17661-0669-efeb-d5a4-b02c1371cda0.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/93abc75e-3fbd-a0e1-b850-c056ef1377ed.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-4697-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/93abc75e-3fbd-a0e1-b850-c056ef1377ed.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-4697-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-4697-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Johannes van Vilekens
Onderwerpsomschrijving: Verzoek tot restitutie van juwelen en goud
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/7560" ;
  a2a:SourceRemarkAkteSoort "Insinuatie" ;
  a2a:SourceRemarkfilename "NOTC00421000123", "NOTC00421000124" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_89_00000089.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00421000123; positie: 2084, 284, 328, 106" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00421000123; positie: 784, 514, 697, 108" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00421000123; positie: 1297, 1312, 754, 110" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00421000123; positie: 2183, 462, 250, 108" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00421000123; positie: 2023, 941, 394, 93" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00421000123; positie: 685, 1492, 936, 103" .
