@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_9d6d21e0-3cd7-666d-e053-b784100a1840
  a a2a:Record ;
  rdfs:label "Machtiging op 23 februari 1748" ;
  a2a:hasPerson oa:person_saa_9d6d21e0-3cd7-666d-e053-b784100a1840_Person-4d0a5599-3d1f-7040-e053-b784100a6264, oa:person_saa_9d6d21e0-3cd7-666d-e053-b784100a1840_Person-4d0a5599-3d1b-7040-e053-b784100a6264, oa:person_saa_9d6d21e0-3cd7-666d-e053-b784100a1840_Person-4d0a5599-3d1c-7040-e053-b784100a6264, oa:person_saa_9d6d21e0-3cd7-666d-e053-b784100a1840_Person-4d0a5599-3d1d-7040-e053-b784100a6264, oa:person_saa_9d6d21e0-3cd7-666d-e053-b784100a1840_Person-4d0a5599-3d1e-7040-e053-b784100a6264, oa:person_saa_9d6d21e0-3cd7-666d-e053-b784100a1840_Person-4d0a5599-3d20-7040-e053-b784100a6264 ;
  a2a:hasEvent oa:event_saa_9d6d21e0-3cd7-666d-e053-b784100a1840_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_9d6d21e0-3cd7-666d-e053-b784100a1840_0, oa:relationep_saa_9d6d21e0-3cd7-666d-e053-b784100a1840_1, oa:relationep_saa_9d6d21e0-3cd7-666d-e053-b784100a1840_2, oa:relationep_saa_9d6d21e0-3cd7-666d-e053-b784100a1840_3, oa:relationep_saa_9d6d21e0-3cd7-666d-e053-b784100a1840_4, oa:relationep_saa_9d6d21e0-3cd7-666d-e053-b784100a1840_5 ;
  a2a:hasSource oa:source_saa_9d6d21e0-3cd7-666d-e053-b784100a1840 .

oa:person_saa_9d6d21e0-3cd7-666d-e053-b784100a1840_Person-4d0a5599-3d1f-7040-e053-b784100a6264
  a a2a:Person ;
  rdfs:label "Thomas Schipper" ;
  a2a:PersonName [
    rdfs:label "Thomas Schipper" ;
    a2a:PersonNameFirstName "Thomas" ;
    a2a:PersonNameLastName "Schipper"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21e0-3cd7-666d-e053-b784100a1840_Person-4d0a5599-3d1b-7040-e053-b784100a6264
  a a2a:Person ;
  rdfs:label "Hermina Sas" ;
  a2a:PersonName [
    rdfs:label "Hermina Sas" ;
    a2a:PersonNameFirstName "Hermina" ;
    a2a:PersonNameLastName "Sas"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21e0-3cd7-666d-e053-b784100a1840_Person-4d0a5599-3d1c-7040-e053-b784100a6264
  a a2a:Person ;
  rdfs:label "David Walschaart" ;
  a2a:PersonName [
    rdfs:label "David Walschaart" ;
    a2a:PersonNameFirstName "David" ;
    a2a:PersonNameLastName "Walschaart"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21e0-3cd7-666d-e053-b784100a1840_Person-4d0a5599-3d1d-7040-e053-b784100a6264
  a a2a:Person ;
  rdfs:label "Hendrick Outhoff" ;
  a2a:PersonName [
    rdfs:label "Hendrick Outhoff" ;
    a2a:PersonNameFirstName "Hendrick" ;
    a2a:PersonNameLastName "Outhoff"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21e0-3cd7-666d-e053-b784100a1840_Person-4d0a5599-3d1e-7040-e053-b784100a6264
  a a2a:Person ;
  rdfs:label "Pieter Broers" ;
  a2a:PersonName [
    rdfs:label "Pieter Broers" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Broers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21e0-3cd7-666d-e053-b784100a1840_Person-4d0a5599-3d20-7040-e053-b784100a6264
  a a2a:Person ;
  rdfs:label "Leonard Rouch" ;
  a2a:PersonName [
    rdfs:label "Leonard Rouch" ;
    a2a:PersonNameFirstName "Leonard" ;
    a2a:PersonNameLastName "Rouch"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_9d6d21e0-3cd7-666d-e053-b784100a1840_Event1
  a a2a:Event ;
  rdfs:label "other:Machtiging" ;
  a2a:EventType "other:Machtiging" ;
  a2a:EventDate [
    a2a:Year "1748" ;
    a2a:Month "2" ;
    a2a:Day "23" ;
    rdfs:label "1748-02-23"^^xsd:date
  ] .

oa:relationep_saa_9d6d21e0-3cd7-666d-e053-b784100a1840_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e0-3cd7-666d-e053-b784100a1840_Person:4d0a5599-3d1f-7040-e053-b784100a6264 ;
  a2a:EventKeyRef oa:event_saa_9d6d21e0-3cd7-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21e0-3cd7-666d-e053-b784100a1840_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e0-3cd7-666d-e053-b784100a1840_Person:4d0a5599-3d1b-7040-e053-b784100a6264 ;
  a2a:EventKeyRef oa:event_saa_9d6d21e0-3cd7-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21e0-3cd7-666d-e053-b784100a1840_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e0-3cd7-666d-e053-b784100a1840_Person:4d0a5599-3d1c-7040-e053-b784100a6264 ;
  a2a:EventKeyRef oa:event_saa_9d6d21e0-3cd7-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21e0-3cd7-666d-e053-b784100a1840_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e0-3cd7-666d-e053-b784100a1840_Person:4d0a5599-3d1d-7040-e053-b784100a6264 ;
  a2a:EventKeyRef oa:event_saa_9d6d21e0-3cd7-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21e0-3cd7-666d-e053-b784100a1840_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e0-3cd7-666d-e053-b784100a1840_Person:4d0a5599-3d1e-7040-e053-b784100a6264 ;
  a2a:EventKeyRef oa:event_saa_9d6d21e0-3cd7-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21e0-3cd7-666d-e053-b784100a1840_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e0-3cd7-666d-e053-b784100a1840_Person:4d0a5599-3d20-7040-e053-b784100a6264 ;
  a2a:EventKeyRef oa:event_saa_9d6d21e0-3cd7-666d-e053-b784100a1840_Event1 .

oa:source_saa_9d6d21e0-3cd7-666d-e053-b784100a1840
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1748-02-23 - 1748-02-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1748-02-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1748-02-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1748" ;
    a2a:Month "2" ;
    a2a:Day "23" ;
    rdfs:label "1748-02-23"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 10243, Periode: 1748" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "62615" ;
    a2a:RegistryNumber "10243" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 10243, Periode: 1748, Notariële archieven, 62615, 10243"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/818e3ad2-c017-aefa-65e1-bebdf27183c5.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/9d6d21e0-3cd7-666d-e053-b784100a1840" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/818e3ad2-c017-aefa-65e1-bebdf27183c5.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/25492704-dcd1-2981-4e79-d39a583ae885.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/9d6d21e0-3cd7-666d-e053-b784100a1840" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/25492704-dcd1-2981-4e79-d39a583ae885.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/03693da6-b315-5ada-5d7b-072a78043fd9.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/9d6d21e0-3cd7-666d-e053-b784100a1840" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/03693da6-b315-5ada-5d7b-072a78043fd9.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/9d6d21e0-3cd7-666d-e053-b784100a1840" ;
  a2a:RecordGUID "{9d6d21e0-3cd7-666d-e053-b784100a1840}" ;
  a2a:SourceRemarkOpmerking """Notaris: Benjamin Phaff
Locatieomschrijving: Zeeland
Locatieomschrijving: Middelburg
Locatieomschrijving: Dortmond
Onderwerpsomschrijving: Machtiging om bij de Admiralitiet van Zeeland de tegoeden te innen van Hendrick Outhoff.
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/10243" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "KLAC02157000448", "KLAC02157000449", "KLAC02157000450" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210510_6977_00006977.xml van SAA" .

