@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_d837ae03-e8a1-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Machtiging op 30 september 1703" ;
  a2a:hasPerson oa:person_saa_d837ae03-e8a1-6b6d-e053-b784100acdee_Person-1d2314c0-8c8f-fcbf-49ce-77b845ba5050, oa:person_saa_d837ae03-e8a1-6b6d-e053-b784100acdee_Person-1ccd3d05-4ba6-b6e6-2ed8-20d584d5a543, oa:person_saa_d837ae03-e8a1-6b6d-e053-b784100acdee_Person-11fc924b-2d84-5742-7d1b-5f4c87365b56, oa:person_saa_d837ae03-e8a1-6b6d-e053-b784100acdee_Person-ce295407-8dac-56bc-2847-16cce30cf708, oa:person_saa_d837ae03-e8a1-6b6d-e053-b784100acdee_Person-8a465b28-fc65-f191-ff6c-51199a8d57c8, oa:person_saa_d837ae03-e8a1-6b6d-e053-b784100acdee_Person-5831a183-f8ee-bb62-b783-0c877b7bd88d ;
  a2a:hasEvent oa:event_saa_d837ae03-e8a1-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae03-e8a1-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae03-e8a1-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae03-e8a1-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae03-e8a1-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae03-e8a1-6b6d-e053-b784100acdee_4, oa:relationep_saa_d837ae03-e8a1-6b6d-e053-b784100acdee_5 ;
  a2a:hasSource oa:source_saa_d837ae03-e8a1-6b6d-e053-b784100acdee .

oa:person_saa_d837ae03-e8a1-6b6d-e053-b784100acdee_Person-1d2314c0-8c8f-fcbf-49ce-77b845ba5050
  a a2a:Person ;
  rdfs:label "Jan Francois de la Fontaine" ;
  a2a:PersonName [
    rdfs:label "Jan Francois de la Fontaine" ;
    a2a:PersonNameFirstName "Jan Francois" ;
    a2a:PersonNamePrefixLastName "de la" ;
    a2a:PersonNameLastName "Fontaine"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-e8a1-6b6d-e053-b784100acdee_Person-1ccd3d05-4ba6-b6e6-2ed8-20d584d5a543
  a a2a:Person ;
  rdfs:label "C Timmerman" ;
  a2a:PersonName [
    rdfs:label "C Timmerman" ;
    a2a:PersonNameFirstName "C" ;
    a2a:PersonNameLastName "Timmerman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-e8a1-6b6d-e053-b784100acdee_Person-11fc924b-2d84-5742-7d1b-5f4c87365b56
  a a2a:Person ;
  rdfs:label "J Allier" ;
  a2a:PersonName [
    rdfs:label "J Allier" ;
    a2a:PersonNameFirstName "J" ;
    a2a:PersonNameLastName "Allier"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-e8a1-6b6d-e053-b784100acdee_Person-ce295407-8dac-56bc-2847-16cce30cf708
  a a2a:Person ;
  rdfs:label "Jaques Coste" ;
  a2a:PersonName [
    rdfs:label "Jaques Coste" ;
    a2a:PersonNameFirstName "Jaques" ;
    a2a:PersonNameLastName "Coste"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-e8a1-6b6d-e053-b784100acdee_Person-8a465b28-fc65-f191-ff6c-51199a8d57c8
  a a2a:Person ;
  rdfs:label "Francois Roure" ;
  a2a:PersonName [
    rdfs:label "Francois Roure" ;
    a2a:PersonNameFirstName "Francois" ;
    a2a:PersonNameLastName "Roure"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-e8a1-6b6d-e053-b784100acdee_Person-5831a183-f8ee-bb62-b783-0c877b7bd88d
  a a2a:Person ;
  rdfs:label "Jan Francois Wicart" ;
  a2a:PersonName [
    rdfs:label "Jan Francois Wicart" ;
    a2a:PersonNameFirstName "Jan Francois" ;
    a2a:PersonNameLastName "Wicart"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae03-e8a1-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Machtiging" ;
  a2a:EventType "other:Machtiging" ;
  a2a:EventDate [
    a2a:Year "1703" ;
    a2a:Month "9" ;
    a2a:Day "30" ;
    rdfs:label "1703-09-30"^^xsd:date
  ] .

oa:relationep_saa_d837ae03-e8a1-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e8a1-6b6d-e053-b784100acdee_Person:1d2314c0-8c8f-fcbf-49ce-77b845ba5050 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e8a1-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-e8a1-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e8a1-6b6d-e053-b784100acdee_Person:1ccd3d05-4ba6-b6e6-2ed8-20d584d5a543 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e8a1-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-e8a1-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e8a1-6b6d-e053-b784100acdee_Person:11fc924b-2d84-5742-7d1b-5f4c87365b56 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e8a1-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-e8a1-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e8a1-6b6d-e053-b784100acdee_Person:ce295407-8dac-56bc-2847-16cce30cf708 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e8a1-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-e8a1-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e8a1-6b6d-e053-b784100acdee_Person:8a465b28-fc65-f191-ff6c-51199a8d57c8 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e8a1-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-e8a1-6b6d-e053-b784100acdee_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e8a1-6b6d-e053-b784100acdee_Person:5831a183-f8ee-bb62-b783-0c877b7bd88d ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e8a1-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae03-e8a1-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1703-09-30 - 1703-09-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1703-09-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1703-09-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1703" ;
    a2a:Month "9" ;
    a2a:Day "30" ;
    rdfs:label "1703-09-30"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 5889, Periode: 1703" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "643256" ;
    a2a:RegistryNumber "5889" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 5889, Periode: 1703, Notariële archieven, 643256, 5889"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/6ff0917d-c16b-ddb1-61db-a49b5998f5d1.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-e8a1-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/6ff0917d-c16b-ddb1-61db-a49b5998f5d1.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/56028ba9-1253-306f-a066-601a6c5568f6.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-e8a1-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/56028ba9-1253-306f-a066-601a6c5568f6.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/c6583e29-43f8-9c5e-12b0-7784d939958b.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-e8a1-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/c6583e29-43f8-9c5e-12b0-7784d939958b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae03-e8a1-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae03-e8a1-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Joan Hoekeback
Locatieomschrijving: Allemagne
Locatieomschrijving: Leipzig
Onderwerpsomschrijving: Invorderen tegoed in Leipzig
Taal: frans""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/5889" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "NOTD02707000212", "NOTD02707000213", "NOTD02707000214" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_748_00000748.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02707000214; positie: 2246, 1728, 681, 109" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02707000214; positie: 1859, 1956, 709, 183" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02707000214; positie: 1879, 2127, 706, 292" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02707000213; positie: 3375, 1256, 669, 76" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02707000213; positie: 4388, 914, 696, 78" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02707000214; positie: 2496, 1842, 315, 111" .
