@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-c13a-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Machtiging op 11 maart 1744" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-c13a-50ee-e053-b784100a6caf_Person-ffd54369-47cc-b7f3-023f-0f28b3529556, oa:person_saa_a3cb51cc-c13a-50ee-e053-b784100a6caf_Person-f4b19e11-12fa-7473-688c-69b44b6c4d3b, oa:person_saa_a3cb51cc-c13a-50ee-e053-b784100a6caf_Person-cf065dcf-803b-2e78-ee2e-1b2e4b7ce1c3, oa:person_saa_a3cb51cc-c13a-50ee-e053-b784100a6caf_Person-5489fdea-cd67-3083-e8d9-6d2319d0403f ;
  a2a:hasEvent oa:event_saa_a3cb51cc-c13a-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-c13a-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-c13a-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-c13a-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-c13a-50ee-e053-b784100a6caf_3 ;
  a2a:hasSource oa:source_saa_a3cb51cc-c13a-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-c13a-50ee-e053-b784100a6caf_Person-ffd54369-47cc-b7f3-023f-0f28b3529556
  a a2a:Person ;
  rdfs:label "Michiel Charles le Cene" ;
  a2a:PersonName [
    rdfs:label "Michiel Charles le Cene" ;
    a2a:PersonNameFirstName "Michiel Charles" ;
    a2a:PersonNamePrefixLastName "le" ;
    a2a:PersonNameLastName "Cene"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-c13a-50ee-e053-b784100a6caf_Person-f4b19e11-12fa-7473-688c-69b44b6c4d3b
  a a2a:Person ;
  rdfs:label "Anthonij Chareau" ;
  a2a:PersonName [
    rdfs:label "Anthonij Chareau" ;
    a2a:PersonNameFirstName "Anthonij" ;
    a2a:PersonNameLastName "Chareau"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-c13a-50ee-e053-b784100a6caf_Person-cf065dcf-803b-2e78-ee2e-1b2e4b7ce1c3
  a a2a:Person ;
  rdfs:label "Jean Marret" ;
  a2a:PersonName [
    rdfs:label "Jean Marret" ;
    a2a:PersonNameFirstName "Jean" ;
    a2a:PersonNameLastName "Marret"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-c13a-50ee-e053-b784100a6caf_Person-5489fdea-cd67-3083-e8d9-6d2319d0403f
  a a2a:Person ;
  rdfs:label "Abraham de Mercado" ;
  a2a:PersonName [
    rdfs:label "Abraham de Mercado" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Mercado"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-c13a-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Machtiging" ;
  a2a:EventType "other:Machtiging" ;
  a2a:EventDate [
    a2a:Year "1744" ;
    a2a:Month "3" ;
    a2a:Day "11" ;
    rdfs:label "1744-03-11"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-c13a-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-c13a-50ee-e053-b784100a6caf_Person:ffd54369-47cc-b7f3-023f-0f28b3529556 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-c13a-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-c13a-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-c13a-50ee-e053-b784100a6caf_Person:f4b19e11-12fa-7473-688c-69b44b6c4d3b ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-c13a-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-c13a-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-c13a-50ee-e053-b784100a6caf_Person:cf065dcf-803b-2e78-ee2e-1b2e4b7ce1c3 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-c13a-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-c13a-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-c13a-50ee-e053-b784100a6caf_Person:5489fdea-cd67-3083-e8d9-6d2319d0403f ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-c13a-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-c13a-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1744-03-11 - 1744-03-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1744-03-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1744-03-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1744" ;
    a2a:Month "3" ;
    a2a:Day "11" ;
    rdfs:label "1744-03-11"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 10228, Periode: 1744" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "370863" ;
    a2a:RegistryNumber "10228" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 10228, Periode: 1744, Notariële archieven, 370863, 10228"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/7dfa3dd4-7693-8538-c34d-8cfe03e3bd6f.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-c13a-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/7dfa3dd4-7693-8538-c34d-8cfe03e3bd6f.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/beb7ecf3-5c56-5073-01bb-56b4e776424f.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-c13a-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/beb7ecf3-5c56-5073-01bb-56b4e776424f.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/1922c28a-20d4-c00c-4a8a-c360c99b17db.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-c13a-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/1922c28a-20d4-c00c-4a8a-c360c99b17db.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-c13a-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-c13a-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Benjamin Phaff
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/10228" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "NOTB00030000541", "NOTB00030000542", "NOTB00030000543" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230311_17699_00017699.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTB00030000542; positie: 3066, 1506, 594, 68" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTB00030000542; positie: 3051, 1420, 526, 87" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTB00030000542; positie: 3710, 1320, 442, 109" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTB00030000542; positie: 2972, 1732, 836, 111" .
