@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-70a1-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Insinuatie op 7 juni 1771" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-70a1-50ee-e053-b784100a6caf_Person-bfbc5a4e-6b36-bc46-d76d-8e7dda9263cf, oa:person_saa_a3cb51cc-70a1-50ee-e053-b784100a6caf_Person-7b751c3d-e952-7ff0-e1e1-adb3ff3f14c6, oa:person_saa_a3cb51cc-70a1-50ee-e053-b784100a6caf_Person-83121324-0cdd-78b5-72cd-e1efe76194c4, oa:person_saa_a3cb51cc-70a1-50ee-e053-b784100a6caf_Person-e98080b2-74fd-2573-2469-0ada7aec83ba, oa:person_saa_a3cb51cc-70a1-50ee-e053-b784100a6caf_Person-5dc49056-b058-7b30-76f8-1852d60e4d70 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-70a1-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-70a1-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-70a1-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-70a1-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-70a1-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-70a1-50ee-e053-b784100a6caf_4 ;
  a2a:hasSource oa:source_saa_a3cb51cc-70a1-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-70a1-50ee-e053-b784100a6caf_Person-bfbc5a4e-6b36-bc46-d76d-8e7dda9263cf
  a a2a:Person ;
  rdfs:label "Joh. Jacob Wohlfahrt" ;
  a2a:PersonName [
    rdfs:label "Joh. Jacob Wohlfahrt" ;
    a2a:PersonNameFirstName "Joh. Jacob" ;
    a2a:PersonNameLastName "Wohlfahrt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-70a1-50ee-e053-b784100a6caf_Person-7b751c3d-e952-7ff0-e1e1-adb3ff3f14c6
  a a2a:Person ;
  rdfs:label "Jean Rocheteau" ;
  a2a:PersonName [
    rdfs:label "Jean Rocheteau" ;
    a2a:PersonNameFirstName "Jean" ;
    a2a:PersonNameLastName "Rocheteau"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-70a1-50ee-e053-b784100a6caf_Person-83121324-0cdd-78b5-72cd-e1efe76194c4
  a a2a:Person ;
  rdfs:label "G.D. Schliek" ;
  a2a:PersonName [
    rdfs:label "G.D. Schliek" ;
    a2a:PersonNameFirstName "G.D." ;
    a2a:PersonNameLastName "Schliek"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-70a1-50ee-e053-b784100a6caf_Person-e98080b2-74fd-2573-2469-0ada7aec83ba
  a a2a:Person ;
  rdfs:label "Sam Franc Chatelain" ;
  a2a:PersonName [
    rdfs:label "Sam Franc Chatelain" ;
    a2a:PersonNameFirstName "Sam Franc" ;
    a2a:PersonNameLastName "Chatelain"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-70a1-50ee-e053-b784100a6caf_Person-5dc49056-b058-7b30-76f8-1852d60e4d70
  a a2a:Person ;
  rdfs:label "Joh. Frid. Haijsen Andree" ;
  a2a:PersonName [
    rdfs:label "Joh. Frid. Haijsen Andree" ;
    a2a:PersonNameFirstName "Joh. Frid." ;
    a2a:PersonNameLastName "Haijsen Andree"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-70a1-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Insinuatie" ;
  a2a:EventType "other:Insinuatie" ;
  a2a:EventDate [
    a2a:Year "1771" ;
    a2a:Month "6" ;
    a2a:Day "7" ;
    rdfs:label "1771-06-07"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-70a1-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-70a1-50ee-e053-b784100a6caf_Person:bfbc5a4e-6b36-bc46-d76d-8e7dda9263cf ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-70a1-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-70a1-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-70a1-50ee-e053-b784100a6caf_Person:7b751c3d-e952-7ff0-e1e1-adb3ff3f14c6 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-70a1-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-70a1-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-70a1-50ee-e053-b784100a6caf_Person:83121324-0cdd-78b5-72cd-e1efe76194c4 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-70a1-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-70a1-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-70a1-50ee-e053-b784100a6caf_Person:e98080b2-74fd-2573-2469-0ada7aec83ba ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-70a1-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-70a1-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-70a1-50ee-e053-b784100a6caf_Person:5dc49056-b058-7b30-76f8-1852d60e4d70 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-70a1-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-70a1-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1771-06-07 - 1771-06-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1771-06-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1771-06-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1771" ;
    a2a:Month "6" ;
    a2a:Day "7" ;
    rdfs:label "1771-06-07"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 11201, Periode: 1771" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "343903" ;
    a2a:RegistryNumber "11201" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 11201, Periode: 1771, Notariële archieven, 343903, 11201"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/3e09c6e2-212d-42c2-cbc1-bd4c5996e82c.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-70a1-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/3e09c6e2-212d-42c2-cbc1-bd4c5996e82c.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/36c800a6-28b0-3c94-798a-c723321c63d3.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-70a1-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/36c800a6-28b0-3c94-798a-c723321c63d3.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-70a1-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-70a1-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Mr.johannes Beukelaar
Locatieomschrijving: Paramaribo
Locatieomschrijving: Suriname
Onderwerpsomschrijving: papieren teruggevraagd van de hypotheek op de plantage Vreeland
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/11201" ;
  a2a:SourceRemarkAkteSoort "Insinuatie" ;
  a2a:SourceRemarkfilename "NOTD01076000420", "NOTD01076000421" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220609_6774_00006774.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01076000421; positie: 3679, 341, 750, 58" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01076000421; positie: 4835, 912, 589, 72" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01076000421; positie: 5012, 1917, 556, 97" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01076000421; positie: 3705, 422, 759, 61" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01076000421; positie: 5099, 671, 466, 58" .
