@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-6a75-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Attestatie op 3 april 1745" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-6a75-50ee-e053-b784100a6caf_Person-2a79ebce-e7af-30a7-4921-6c8f02ac85db, oa:person_saa_a3cb51cc-6a75-50ee-e053-b784100a6caf_Person-4e387b39-5b9d-144f-275e-9cdefbf1f4be, oa:person_saa_a3cb51cc-6a75-50ee-e053-b784100a6caf_Person-daf3fbe8-93be-91e9-2682-d749f7044554, oa:person_saa_a3cb51cc-6a75-50ee-e053-b784100a6caf_Person-e965471e-6161-c77c-af03-0bc41a39ee4c ;
  a2a:hasEvent oa:event_saa_a3cb51cc-6a75-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-6a75-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-6a75-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-6a75-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-6a75-50ee-e053-b784100a6caf_3 ;
  a2a:hasSource oa:source_saa_a3cb51cc-6a75-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-6a75-50ee-e053-b784100a6caf_Person-2a79ebce-e7af-30a7-4921-6c8f02ac85db
  a a2a:Person ;
  rdfs:label "Joris Ronne" ;
  a2a:PersonName [
    rdfs:label "Joris Ronne" ;
    a2a:PersonNameFirstName "Joris" ;
    a2a:PersonNameLastName "Ronne"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-6a75-50ee-e053-b784100a6caf_Person-4e387b39-5b9d-144f-275e-9cdefbf1f4be
  a a2a:Person ;
  rdfs:label "Robert Guthrie" ;
  a2a:PersonName [
    rdfs:label "Robert Guthrie" ;
    a2a:PersonNameFirstName "Robert" ;
    a2a:PersonNameLastName "Guthrie"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-6a75-50ee-e053-b784100a6caf_Person-daf3fbe8-93be-91e9-2682-d749f7044554
  a a2a:Person ;
  rdfs:label "Antoine" ;
  a2a:PersonName [
    rdfs:label "Antoine" ;
    a2a:PersonNameFirstName "Antoine"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-6a75-50ee-e053-b784100a6caf_Person-e965471e-6161-c77c-af03-0bc41a39ee4c
  a a2a:Person ;
  rdfs:label "Raymond Marej Montaut" ;
  a2a:PersonName [
    rdfs:label "Raymond Marej Montaut" ;
    a2a:PersonNameFirstName "Raymond Marej" ;
    a2a:PersonNameLastName "Montaut"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-6a75-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Attestatie" ;
  a2a:EventType "other:Attestatie" ;
  a2a:EventDate [
    a2a:Year "1745" ;
    a2a:Month "4" ;
    a2a:Day "3" ;
    rdfs:label "1745-04-03"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-6a75-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-6a75-50ee-e053-b784100a6caf_Person:2a79ebce-e7af-30a7-4921-6c8f02ac85db ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-6a75-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-6a75-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-6a75-50ee-e053-b784100a6caf_Person:4e387b39-5b9d-144f-275e-9cdefbf1f4be ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-6a75-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-6a75-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-6a75-50ee-e053-b784100a6caf_Person:daf3fbe8-93be-91e9-2682-d749f7044554 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-6a75-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-6a75-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-6a75-50ee-e053-b784100a6caf_Person:e965471e-6161-c77c-af03-0bc41a39ee4c ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-6a75-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-6a75-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1745-04-03 - 1745-04-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1745-04-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1745-04-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1745" ;
    a2a:Month "4" ;
    a2a:Day "3" ;
    rdfs:label "1745-04-03"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 11295A, Periode: 1745" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "334253" ;
    a2a:RegistryNumber "11295A" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 11295A, Periode: 1745, Notariële archieven, 334253, 11295A"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/bab4b5aa-203a-aa85-687e-be73cd6dfa82.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-6a75-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/bab4b5aa-203a-aa85-687e-be73cd6dfa82.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/ac429d8b-12cd-55c9-0c06-ce93697bf1ff.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-6a75-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/ac429d8b-12cd-55c9-0c06-ce93697bf1ff.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-6a75-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-6a75-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Thierry Daniel de Marolles
Locatieomschrijving: Parijs
Locatieomschrijving: Barbarie
Taal: frans""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/11295A" ;
  a2a:SourceRemarkAkteSoort "Attestatie" ;
  a2a:SourceRemarkfilename "A35345000423", "A35345000424" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220609_6354_00006354.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: A35345000424; positie: 4382, 1004, 162, 69" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: A35345000424; positie: 3634, 994, 582, 80" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: A35345000424; positie: 3077, 1853, 397, 86" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: A35345000424; positie: 2965, 1708, 771, 128" .
