@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-2599-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Machtiging op 2 januari 1716" ;
  a2a:hasPerson oa:person_saa_d837ae04-2599-6b6d-e053-b784100acdee_Person-2534ef5f-e54a-5c09-521b-115c3cf1c21a, oa:person_saa_d837ae04-2599-6b6d-e053-b784100acdee_Person-704b3a44-6c91-a97c-5a5e-b486bb74def8, oa:person_saa_d837ae04-2599-6b6d-e053-b784100acdee_Person-756bf996-6d23-dd3b-7a20-1b6ce590bef1 ;
  a2a:hasEvent oa:event_saa_d837ae04-2599-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-2599-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-2599-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-2599-6b6d-e053-b784100acdee_2 ;
  a2a:hasSource oa:source_saa_d837ae04-2599-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-2599-6b6d-e053-b784100acdee_Person-2534ef5f-e54a-5c09-521b-115c3cf1c21a
  a a2a:Person ;
  rdfs:label "Christian Beuningh" ;
  a2a:PersonName [
    rdfs:label "Christian Beuningh" ;
    a2a:PersonNameFirstName "Christian" ;
    a2a:PersonNameLastName "Beuningh"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-2599-6b6d-e053-b784100acdee_Person-704b3a44-6c91-a97c-5a5e-b486bb74def8
  a a2a:Person ;
  rdfs:label "Boudewijn Kardon" ;
  a2a:PersonName [
    rdfs:label "Boudewijn Kardon" ;
    a2a:PersonNameFirstName "Boudewijn" ;
    a2a:PersonNameLastName "Kardon"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-2599-6b6d-e053-b784100acdee_Person-756bf996-6d23-dd3b-7a20-1b6ce590bef1
  a a2a:Person ;
  rdfs:label "Judocus Hamelinx" ;
  a2a:PersonName [
    rdfs:label "Judocus Hamelinx" ;
    a2a:PersonNameFirstName "Judocus" ;
    a2a:PersonNameLastName "Hamelinx"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-2599-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Machtiging" ;
  a2a:EventType "other:Machtiging" ;
  a2a:EventDate [
    a2a:Year "1716" ;
    a2a:Month "1" ;
    a2a:Day "2" ;
    rdfs:label "1716-01-02"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-2599-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-2599-6b6d-e053-b784100acdee_Person:2534ef5f-e54a-5c09-521b-115c3cf1c21a ;
  a2a:EventKeyRef oa:event_saa_d837ae04-2599-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-2599-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-2599-6b6d-e053-b784100acdee_Person:704b3a44-6c91-a97c-5a5e-b486bb74def8 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-2599-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-2599-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-2599-6b6d-e053-b784100acdee_Person:756bf996-6d23-dd3b-7a20-1b6ce590bef1 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-2599-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-2599-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1716-01-02 - 1716-01-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1716-01-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1716-01-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1716" ;
    a2a:Month "1" ;
    a2a:Day "2" ;
    rdfs:label "1716-01-02"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 8199, Periode: 1715-1716" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "606900" ;
    a2a:RegistryNumber "8199" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 8199, Periode: 1715-1716, Notariële archieven, 606900, 8199"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/b22842ab-d731-67c3-d022-de6fbfb68d51.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-2599-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/b22842ab-d731-67c3-d022-de6fbfb68d51.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/98dcd93d-3f62-02be-b1b9-4f3590362029.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-2599-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/98dcd93d-3f62-02be-b1b9-4f3590362029.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-2599-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-2599-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Arnout Lepper
Locatieomschrijving: Gendt
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/8199" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "NOTT00016000396", "NOTT00016000397" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_377_00000377.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTT00016000397; positie: 3697, 445, 695, 128" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTT00016000397; positie: 3140, 724, 682, 125" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTT00016000397; positie: 3808, 782, 788, 171" .
