@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-b380-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Machtiging op 29 mei 1744" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-b380-50ee-e053-b784100a6caf_Person-3a3ab136-0304-a8c0-2e2e-0f5015a98f44, oa:person_saa_a3cb51cc-b380-50ee-e053-b784100a6caf_Person-74fc6986-f755-a886-0b00-bb89a7815e58, oa:person_saa_a3cb51cc-b380-50ee-e053-b784100a6caf_Person-8fa8c4a8-3302-f935-53f9-f94cd3709133, oa:person_saa_a3cb51cc-b380-50ee-e053-b784100a6caf_Person-341b13d9-6b68-637d-eb45-3cd9fcde3644, oa:person_saa_a3cb51cc-b380-50ee-e053-b784100a6caf_Person-e6ecdb52-0bf6-c045-926f-25c672a6fd80 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-b380-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-b380-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-b380-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-b380-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-b380-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-b380-50ee-e053-b784100a6caf_4 ;
  a2a:hasSource oa:source_saa_a3cb51cc-b380-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-b380-50ee-e053-b784100a6caf_Person-3a3ab136-0304-a8c0-2e2e-0f5015a98f44
  a a2a:Person ;
  rdfs:label "Louis Thellusson" ;
  a2a:PersonName [
    rdfs:label "Louis Thellusson" ;
    a2a:PersonNameFirstName "Louis" ;
    a2a:PersonNameLastName "Thellusson"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-b380-50ee-e053-b784100a6caf_Person-74fc6986-f755-a886-0b00-bb89a7815e58
  a a2a:Person ;
  rdfs:label "Pierre Thellusson" ;
  a2a:PersonName [
    rdfs:label "Pierre Thellusson" ;
    a2a:PersonNameFirstName "Pierre" ;
    a2a:PersonNameLastName "Thellusson"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-b380-50ee-e053-b784100a6caf_Person-8fa8c4a8-3302-f935-53f9-f94cd3709133
  a a2a:Person ;
  rdfs:label "John Anthony Lullin" ;
  a2a:PersonName [
    rdfs:label "John Anthony Lullin" ;
    a2a:PersonNameFirstName "John Anthony" ;
    a2a:PersonNameLastName "Lullin"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-b380-50ee-e053-b784100a6caf_Person-341b13d9-6b68-637d-eb45-3cd9fcde3644
  a a2a:Person ;
  rdfs:label "Peter Lullin" ;
  a2a:PersonName [
    rdfs:label "Peter Lullin" ;
    a2a:PersonNameFirstName "Peter" ;
    a2a:PersonNameLastName "Lullin"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-b380-50ee-e053-b784100a6caf_Person-e6ecdb52-0bf6-c045-926f-25c672a6fd80
  a a2a:Person ;
  rdfs:label "Anne Thellusson" ;
  a2a:PersonName [
    rdfs:label "Anne Thellusson" ;
    a2a:PersonNameFirstName "Anne" ;
    a2a:PersonNameLastName "Thellusson"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-b380-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Machtiging" ;
  a2a:EventType "other:Machtiging" ;
  a2a:EventDate [
    a2a:Year "1744" ;
    a2a:Month "5" ;
    a2a:Day "29" ;
    rdfs:label "1744-05-29"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-b380-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-b380-50ee-e053-b784100a6caf_Person:3a3ab136-0304-a8c0-2e2e-0f5015a98f44 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-b380-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-b380-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-b380-50ee-e053-b784100a6caf_Person:74fc6986-f755-a886-0b00-bb89a7815e58 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-b380-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-b380-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-b380-50ee-e053-b784100a6caf_Person:8fa8c4a8-3302-f935-53f9-f94cd3709133 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-b380-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-b380-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-b380-50ee-e053-b784100a6caf_Person:341b13d9-6b68-637d-eb45-3cd9fcde3644 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-b380-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-b380-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-b380-50ee-e053-b784100a6caf_Person:e6ecdb52-0bf6-c045-926f-25c672a6fd80 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-b380-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-b380-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1744-05-29 - 1744-05-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1744-05-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1744-05-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1744" ;
    a2a:Month "5" ;
    a2a:Day "29" ;
    rdfs:label "1744-05-29"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 11291C, Periode: 1744" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "338188" ;
    a2a:RegistryNumber "11291C" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 11291C, Periode: 1744, Notariële archieven, 338188, 11291C"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/f3adf946-a369-d954-2f0d-f8833557fe39.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-b380-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/f3adf946-a369-d954-2f0d-f8833557fe39.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/71be1ccc-6db1-1885-8ee8-2b8a7ef32cf1.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-b380-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/71be1ccc-6db1-1885-8ee8-2b8a7ef32cf1.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-b380-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-b380-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Thierry Daniel de Marolles
Locatieomschrijving: London
Taal: engels""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/11291C" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "A35349001105", "A35349001106" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210510_11284_00011284.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: A35349001106; positie: 2921, 590, 742, 107" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: A35349001106; positie: 3723, 614, 719, 105" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: A35349001106; positie: 3061, 979, 750, 107" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: A35349001106; positie: 4538, 926, 437, 112" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: A35349001106; positie: 3678, 695, 740, 100" .
