@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-33cc-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Attestatie op 2 november 1740" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-33cc-50ee-e053-b784100a6caf_Person-a594e0bf-91a6-33ea-c209-9afd7d7586eb, oa:person_saa_a3cb51cc-33cc-50ee-e053-b784100a6caf_Person-9e78829b-f9fb-91cf-e41d-35616a3f63eb, oa:person_saa_a3cb51cc-33cc-50ee-e053-b784100a6caf_Person-d8a528e2-3adc-b39a-54a1-006ceca5db02, oa:person_saa_a3cb51cc-33cc-50ee-e053-b784100a6caf_Person-4ee5fc55-146e-f579-168f-5f926d716b32, oa:person_saa_a3cb51cc-33cc-50ee-e053-b784100a6caf_Person-5a9f775b-391e-97c6-b2e8-094740d21672 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-33cc-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-33cc-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-33cc-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-33cc-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-33cc-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-33cc-50ee-e053-b784100a6caf_4 ;
  a2a:hasSource oa:source_saa_a3cb51cc-33cc-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-33cc-50ee-e053-b784100a6caf_Person-a594e0bf-91a6-33ea-c209-9afd7d7586eb
  a a2a:Person ;
  rdfs:label "Teunis Mandaal" ;
  a2a:PersonName [
    rdfs:label "Teunis Mandaal" ;
    a2a:PersonNameFirstName "Teunis" ;
    a2a:PersonNameLastName "Mandaal"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-33cc-50ee-e053-b784100a6caf_Person-9e78829b-f9fb-91cf-e41d-35616a3f63eb
  a a2a:Person ;
  rdfs:label "Raket" ;
  a2a:PersonName [
    rdfs:label "Raket" ;
    a2a:PersonNameLastName "Raket"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-33cc-50ee-e053-b784100a6caf_Person-d8a528e2-3adc-b39a-54a1-006ceca5db02
  a a2a:Person ;
  rdfs:label "Libault" ;
  a2a:PersonName [
    rdfs:label "Libault" ;
    a2a:PersonNameLastName "Libault"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-33cc-50ee-e053-b784100a6caf_Person-4ee5fc55-146e-f579-168f-5f926d716b32
  a a2a:Person ;
  rdfs:label "Rutgers" ;
  a2a:PersonName [
    rdfs:label "Rutgers" ;
    a2a:PersonNameLastName "Rutgers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-33cc-50ee-e053-b784100a6caf_Person-5a9f775b-391e-97c6-b2e8-094740d21672
  a a2a:Person ;
  rdfs:label "Guillaume Grou" ;
  a2a:PersonName [
    rdfs:label "Guillaume Grou" ;
    a2a:PersonNameFirstName "Guillaume" ;
    a2a:PersonNameLastName "Grou"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-33cc-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Attestatie" ;
  a2a:EventType "other:Attestatie" ;
  a2a:EventDate [
    a2a:Year "1740" ;
    a2a:Month "11" ;
    a2a:Day "2" ;
    rdfs:label "1740-11-02"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-33cc-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-33cc-50ee-e053-b784100a6caf_Person:a594e0bf-91a6-33ea-c209-9afd7d7586eb ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-33cc-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-33cc-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-33cc-50ee-e053-b784100a6caf_Person:9e78829b-f9fb-91cf-e41d-35616a3f63eb ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-33cc-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-33cc-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-33cc-50ee-e053-b784100a6caf_Person:d8a528e2-3adc-b39a-54a1-006ceca5db02 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-33cc-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-33cc-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-33cc-50ee-e053-b784100a6caf_Person:4ee5fc55-146e-f579-168f-5f926d716b32 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-33cc-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-33cc-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-33cc-50ee-e053-b784100a6caf_Person:5a9f775b-391e-97c6-b2e8-094740d21672 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-33cc-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-33cc-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1740-11-02 - 1740-11-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1740-11-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1740-11-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1740" ;
    a2a:Month "11" ;
    a2a:Day "2" ;
    rdfs:label "1740-11-02"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 10218, Periode: 1740" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "313125" ;
    a2a:RegistryNumber "10218" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 10218, Periode: 1740, Notariële archieven, 313125, 10218"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/0b7aca74-46a9-0285-65cf-5139808e1178.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-33cc-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/0b7aca74-46a9-0285-65cf-5139808e1178.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/1aed5b25-4da2-0ac0-77c6-07ff986d0af1.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-33cc-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/1aed5b25-4da2-0ac0-77c6-07ff986d0af1.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-33cc-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-33cc-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Benjamin Phaff
Locatieomschrijving: Marseille
Onderwerpsomschrijving: Schip de Maria Elisabeth; Gekocht lood zal naar Marseille worden verscheept
Taal: frans""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/10218" ;
  a2a:SourceRemarkAkteSoort "Attestatie" ;
  a2a:SourceRemarkfilename "NOTB00021000667", "NOTB00021000668" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230311_18689_00018689.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTB00021000668; positie: 4134, 2007, 733, 128" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTB00021000668; positie: 3490, 1441, 264, 105" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTB00021000668; positie: 4324, 952, 252, 106" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTB00021000668; positie: 3142, 1449, 297, 101" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTB00021000668; positie: 3998, 921, 541, 71" .
