@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-88bf-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Machtiging op 6 februari 1764" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-88bf-50ee-e053-b784100a6caf_Person-07ce47ea-e692-24d6-49af-0c500f5863de, oa:person_saa_a3cb51cc-88bf-50ee-e053-b784100a6caf_Person-0f0b3428-1bad-7b4d-91bb-4db34c250388, oa:person_saa_a3cb51cc-88bf-50ee-e053-b784100a6caf_Person-1637120c-a2e2-b461-2ccb-08246033fb8d, oa:person_saa_a3cb51cc-88bf-50ee-e053-b784100a6caf_Person-18f97121-26b6-5fbf-3708-c0eda50d1dac, oa:person_saa_a3cb51cc-88bf-50ee-e053-b784100a6caf_Person-c5cb6ac9-88ab-ff15-4ff1-5cc2f5793afe, oa:person_saa_a3cb51cc-88bf-50ee-e053-b784100a6caf_Person-94178824-bed1-1e7d-f5a9-35c6b6be4298 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-88bf-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-88bf-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-88bf-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-88bf-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-88bf-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-88bf-50ee-e053-b784100a6caf_4, oa:relationep_saa_a3cb51cc-88bf-50ee-e053-b784100a6caf_5 ;
  a2a:hasSource oa:source_saa_a3cb51cc-88bf-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-88bf-50ee-e053-b784100a6caf_Person-07ce47ea-e692-24d6-49af-0c500f5863de
  a a2a:Person ;
  rdfs:label "Boissin" ;
  a2a:PersonName [
    rdfs:label "Boissin" ;
    a2a:PersonNameLastName "Boissin"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-88bf-50ee-e053-b784100a6caf_Person-0f0b3428-1bad-7b4d-91bb-4db34c250388
  a a2a:Person ;
  rdfs:label "Paul Valz" ;
  a2a:PersonName [
    rdfs:label "Paul Valz" ;
    a2a:PersonNameFirstName "Paul" ;
    a2a:PersonNameLastName "Valz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-88bf-50ee-e053-b784100a6caf_Person-1637120c-a2e2-b461-2ccb-08246033fb8d
  a a2a:Person ;
  rdfs:label "Jean Baptiste le Febvre" ;
  a2a:PersonName [
    rdfs:label "Jean Baptiste le Febvre" ;
    a2a:PersonNameFirstName "Jean Baptiste" ;
    a2a:PersonNamePrefixLastName "le" ;
    a2a:PersonNameLastName "Febvre"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-88bf-50ee-e053-b784100a6caf_Person-18f97121-26b6-5fbf-3708-c0eda50d1dac
  a a2a:Person ;
  rdfs:label "Isaac Valz" ;
  a2a:PersonName [
    rdfs:label "Isaac Valz" ;
    a2a:PersonNameFirstName "Isaac" ;
    a2a:PersonNameLastName "Valz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-88bf-50ee-e053-b784100a6caf_Person-c5cb6ac9-88ab-ff15-4ff1-5cc2f5793afe
  a a2a:Person ;
  rdfs:label "Francois Davene" ;
  a2a:PersonName [
    rdfs:label "Francois Davene" ;
    a2a:PersonNameFirstName "Francois" ;
    a2a:PersonNameLastName "Davene"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-88bf-50ee-e053-b784100a6caf_Person-94178824-bed1-1e7d-f5a9-35c6b6be4298
  a a2a:Person ;
  rdfs:label "Marignan" ;
  a2a:PersonName [
    rdfs:label "Marignan" ;
    a2a:PersonNameLastName "Marignan"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-88bf-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Machtiging" ;
  a2a:EventType "other:Machtiging" ;
  a2a:EventDate [
    a2a:Year "1764" ;
    a2a:Month "2" ;
    a2a:Day "6" ;
    rdfs:label "1764-02-06"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-88bf-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-88bf-50ee-e053-b784100a6caf_Person:07ce47ea-e692-24d6-49af-0c500f5863de ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-88bf-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-88bf-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-88bf-50ee-e053-b784100a6caf_Person:0f0b3428-1bad-7b4d-91bb-4db34c250388 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-88bf-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-88bf-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-88bf-50ee-e053-b784100a6caf_Person:1637120c-a2e2-b461-2ccb-08246033fb8d ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-88bf-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-88bf-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-88bf-50ee-e053-b784100a6caf_Person:18f97121-26b6-5fbf-3708-c0eda50d1dac ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-88bf-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-88bf-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-88bf-50ee-e053-b784100a6caf_Person:c5cb6ac9-88ab-ff15-4ff1-5cc2f5793afe ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-88bf-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-88bf-50ee-e053-b784100a6caf_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-88bf-50ee-e053-b784100a6caf_Person:94178824-bed1-1e7d-f5a9-35c6b6be4298 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-88bf-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-88bf-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1764-02-06 - 1764-02-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1764-02-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1764-02-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1764" ;
    a2a:Month "2" ;
    a2a:Day "6" ;
    rdfs:label "1764-02-06"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 10813, Periode: 1764" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "346252" ;
    a2a:RegistryNumber "10813" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 10813, Periode: 1764, Notariële archieven, 346252, 10813"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/ec4b35f5-68ac-c557-449e-77042e09d32c.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-88bf-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/ec4b35f5-68ac-c557-449e-77042e09d32c.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/8178ad0e-1456-bd72-558f-bb1ee9989a8f.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-88bf-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/8178ad0e-1456-bd72-558f-bb1ee9989a8f.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/d6d8a652-8996-1644-0915-b800cb4194ac.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-88bf-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/d6d8a652-8996-1644-0915-b800cb4194ac.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-88bf-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-88bf-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Salomon Dorper
Locatieomschrijving: Nimes
Locatieomschrijving: Nimes de Languedocq
Taal: frans""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/10813" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "NOTA01440000461", "NOTA01440000462", "NOTA01440000463" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230311_17927_00017927.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01440000462; positie: 3405, 1038, 233, 95" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01440000462; positie: 3985, 444, 301, 82" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01440000463; positie: 2187, 2568, 547, 99" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01440000462; positie: 3183, 338, 313, 101" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01440000463; positie: 1683, 2603, 458, 83" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01440000462; positie: 3072, 856, 279, 98" .
