@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_d837ae04-04ea-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Machtiging op 11 mei 1744" ;
  a2a:hasPerson oa:person_saa_d837ae04-04ea-6b6d-e053-b784100acdee_Person-c519d325-faa1-e0e7-6f9d-fc024549005e, oa:person_saa_d837ae04-04ea-6b6d-e053-b784100acdee_Person-dd24e955-76be-b97f-8922-79be6581bbfc, oa:person_saa_d837ae04-04ea-6b6d-e053-b784100acdee_Person-99b288f4-03f9-fc22-2fc0-42ff91dd278b ;
  a2a:hasEvent oa:event_saa_d837ae04-04ea-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-04ea-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-04ea-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-04ea-6b6d-e053-b784100acdee_2 ;
  a2a:hasSource oa:source_saa_d837ae04-04ea-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-04ea-6b6d-e053-b784100acdee_Person-c519d325-faa1-e0e7-6f9d-fc024549005e
  a a2a:Person ;
  rdfs:label "Jacob Benjamins Italiaender" ;
  a2a:PersonName [
    rdfs:label "Jacob Benjamins Italiaender" ;
    a2a:PersonNameFirstName "Jacob Benjamins" ;
    a2a:PersonNameLastName "Italiaender"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-04ea-6b6d-e053-b784100acdee_Person-dd24e955-76be-b97f-8922-79be6581bbfc
  a a2a:Person ;
  rdfs:label "Mariane Italiaender" ;
  a2a:PersonName [
    rdfs:label "Mariane Italiaender" ;
    a2a:PersonNameFirstName "Mariane" ;
    a2a:PersonNameLastName "Italiaender"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-04ea-6b6d-e053-b784100acdee_Person-99b288f4-03f9-fc22-2fc0-42ff91dd278b
  a a2a:Person ;
  rdfs:label "Isaac Benjamins Italiaender" ;
  a2a:PersonName [
    rdfs:label "Isaac Benjamins Italiaender" ;
    a2a:PersonNameFirstName "Isaac Benjamins" ;
    a2a:PersonNameLastName "Italiaender"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-04ea-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Machtiging" ;
  a2a:EventType "other:Machtiging" ;
  a2a:EventDate [
    a2a:Year "1744" ;
    a2a:Month "5" ;
    a2a:Day "11" ;
    rdfs:label "1744-05-11"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-04ea-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-04ea-6b6d-e053-b784100acdee_Person:c519d325-faa1-e0e7-6f9d-fc024549005e ;
  a2a:EventKeyRef oa:event_saa_d837ae04-04ea-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-04ea-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-04ea-6b6d-e053-b784100acdee_Person:dd24e955-76be-b97f-8922-79be6581bbfc ;
  a2a:EventKeyRef oa:event_saa_d837ae04-04ea-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-04ea-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-04ea-6b6d-e053-b784100acdee_Person:99b288f4-03f9-fc22-2fc0-42ff91dd278b ;
  a2a:EventKeyRef oa:event_saa_d837ae04-04ea-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-04ea-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1744-05-11 - 1744-05-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1744-05-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1744-05-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1744" ;
    a2a:Month "5" ;
    a2a:Day "11" ;
    rdfs:label "1744-05-11"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 9763, Periode: 1744-1745" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "611066" ;
    a2a:RegistryNumber "9763" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 9763, Periode: 1744-1745, Notariële archieven, 611066, 9763"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/50ad86a3-3c9c-1424-2866-c5332a8672fd.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-04ea-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/50ad86a3-3c9c-1424-2866-c5332a8672fd.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/aeb4c2cf-3392-8b72-586b-8a2a55b6b23f.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-04ea-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/aeb4c2cf-3392-8b72-586b-8a2a55b6b23f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-04ea-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-04ea-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Mr. Mathys van Son
Onderwerpsomschrijving: Huis op Oude Schans of Oosterse Kaeij...daer het onvolmaacte schip in de gevel staet...
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/9763" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "KLAC02489000094", "KLAC02489000095" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_893_00000893.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAC02489000094; positie: 4463, 974, 667, 92" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAC02489000094; positie: 4573, 874, 465, 118" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAC02489000094; positie: 4647, 1579, 365, 114" .
