@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_9d6d21e2-5cf9-666d-e053-b784100a1840
  a a2a:Record ;
  rdfs:label "Machtiging op 1 april 1752" ;
  a2a:hasPerson oa:person_saa_9d6d21e2-5cf9-666d-e053-b784100a1840_Person-3c0add88-3a4a-4d88-5411-d4fc14051a22, oa:person_saa_9d6d21e2-5cf9-666d-e053-b784100a1840_Person-944346f2-ba99-3e99-8491-5817a61a3228, oa:person_saa_9d6d21e2-5cf9-666d-e053-b784100a1840_Person-b9048e64-502e-941e-a8c9-6e83e6f0e7c0, oa:person_saa_9d6d21e2-5cf9-666d-e053-b784100a1840_Person-b56f81f8-ef93-07b7-72c1-cec791a73d18, oa:person_saa_9d6d21e2-5cf9-666d-e053-b784100a1840_Person-ba95f396-5135-f4fe-5d57-d9ba92ddb976 ;
  a2a:hasEvent oa:event_saa_9d6d21e2-5cf9-666d-e053-b784100a1840_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_9d6d21e2-5cf9-666d-e053-b784100a1840_0, oa:relationep_saa_9d6d21e2-5cf9-666d-e053-b784100a1840_1, oa:relationep_saa_9d6d21e2-5cf9-666d-e053-b784100a1840_2, oa:relationep_saa_9d6d21e2-5cf9-666d-e053-b784100a1840_3, oa:relationep_saa_9d6d21e2-5cf9-666d-e053-b784100a1840_4 ;
  a2a:hasSource oa:source_saa_9d6d21e2-5cf9-666d-e053-b784100a1840 .

oa:person_saa_9d6d21e2-5cf9-666d-e053-b784100a1840_Person-3c0add88-3a4a-4d88-5411-d4fc14051a22
  a a2a:Person ;
  rdfs:label "Dominicus Wurmhout" ;
  a2a:PersonName [
    rdfs:label "Dominicus Wurmhout" ;
    a2a:PersonNameFirstName "Dominicus" ;
    a2a:PersonNameLastName "Wurmhout"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21e2-5cf9-666d-e053-b784100a1840_Person-944346f2-ba99-3e99-8491-5817a61a3228
  a a2a:Person ;
  rdfs:label "Dominicus Wurmhout" ;
  a2a:PersonName [
    rdfs:label "Dominicus Wurmhout" ;
    a2a:PersonNameFirstName "Dominicus" ;
    a2a:PersonNameLastName "Wurmhout"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21e2-5cf9-666d-e053-b784100a1840_Person-b9048e64-502e-941e-a8c9-6e83e6f0e7c0
  a a2a:Person ;
  rdfs:label "Lubbertje Everts" ;
  a2a:PersonName [
    rdfs:label "Lubbertje Everts" ;
    a2a:PersonNameFirstName "Lubbertje" ;
    a2a:PersonNameLastName "Everts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21e2-5cf9-666d-e053-b784100a1840_Person-b56f81f8-ef93-07b7-72c1-cec791a73d18
  a a2a:Person ;
  rdfs:label "Catharina Sax" ;
  a2a:PersonName [
    rdfs:label "Catharina Sax" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Sax"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_9d6d21e2-5cf9-666d-e053-b784100a1840_Person-ba95f396-5135-f4fe-5d57-d9ba92ddb976
  a a2a:Person ;
  rdfs:label "Matthijs Splint" ;
  a2a:PersonName [
    rdfs:label "Matthijs Splint" ;
    a2a:PersonNameFirstName "Matthijs" ;
    a2a:PersonNameLastName "Splint"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_9d6d21e2-5cf9-666d-e053-b784100a1840_Event1
  a a2a:Event ;
  rdfs:label "other:Machtiging" ;
  a2a:EventType "other:Machtiging" ;
  a2a:EventDate [
    a2a:Year "1752" ;
    a2a:Month "4" ;
    a2a:Day "1" ;
    rdfs:label "1752-04-01"^^xsd:date
  ] .

oa:relationep_saa_9d6d21e2-5cf9-666d-e053-b784100a1840_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e2-5cf9-666d-e053-b784100a1840_Person:3c0add88-3a4a-4d88-5411-d4fc14051a22 ;
  a2a:EventKeyRef oa:event_saa_9d6d21e2-5cf9-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21e2-5cf9-666d-e053-b784100a1840_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e2-5cf9-666d-e053-b784100a1840_Person:944346f2-ba99-3e99-8491-5817a61a3228 ;
  a2a:EventKeyRef oa:event_saa_9d6d21e2-5cf9-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21e2-5cf9-666d-e053-b784100a1840_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e2-5cf9-666d-e053-b784100a1840_Person:b9048e64-502e-941e-a8c9-6e83e6f0e7c0 ;
  a2a:EventKeyRef oa:event_saa_9d6d21e2-5cf9-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21e2-5cf9-666d-e053-b784100a1840_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e2-5cf9-666d-e053-b784100a1840_Person:b56f81f8-ef93-07b7-72c1-cec791a73d18 ;
  a2a:EventKeyRef oa:event_saa_9d6d21e2-5cf9-666d-e053-b784100a1840_Event1 .

oa:relationep_saa_9d6d21e2-5cf9-666d-e053-b784100a1840_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_9d6d21e2-5cf9-666d-e053-b784100a1840_Person:ba95f396-5135-f4fe-5d57-d9ba92ddb976 ;
  a2a:EventKeyRef oa:event_saa_9d6d21e2-5cf9-666d-e053-b784100a1840_Event1 .

oa:source_saa_9d6d21e2-5cf9-666d-e053-b784100a1840
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1752-04-01 - 1752-04-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1752-04-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1752-04-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1752" ;
    a2a:Month "4" ;
    a2a:Day "1" ;
    rdfs:label "1752-04-01"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 11125, Periode: 1752" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "262513" ;
    a2a:RegistryNumber "11125" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 11125, Periode: 1752, Notariële archieven, 262513, 11125"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/cb052d89-4fcf-371d-b838-5e88d1b1d8c6.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/9d6d21e2-5cf9-666d-e053-b784100a1840" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/cb052d89-4fcf-371d-b838-5e88d1b1d8c6.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/041fb466-de43-f9e7-c2cc-d93c5e04fd20.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/9d6d21e2-5cf9-666d-e053-b784100a1840" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/041fb466-de43-f9e7-c2cc-d93c5e04fd20.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/5ab8461f-644b-e5d9-1be1-416f35dd43c8.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/9d6d21e2-5cf9-666d-e053-b784100a1840" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/5ab8461f-644b-e5d9-1be1-416f35dd43c8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/9d6d21e2-5cf9-666d-e053-b784100a1840" ;
  a2a:RecordGUID "{9d6d21e2-5cf9-666d-e053-b784100a1840}" ;
  a2a:SourceRemarkOpmerking """Notaris: Mr.johannes Beukelaar
Onderwerpsomschrijving: inzake opeising schepenenkennisse
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/11125" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "NOTD01009000003", "NOTD01009000004", "NOTD01009000005" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220609_6284_00006284.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01009000004; positie: 3228, 1429, 1008, 104" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01009000004; positie: 4428, 286, 600, 87" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01009000004; positie: 3629, 674, 811, 116" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01009000004; positie: 3471, 295, 638, 101" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01009000004; positie: 4664, 581, 418, 78" .
