@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_a3cb51cc-b314-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Machtiging op 13 juni 1721" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-b314-50ee-e053-b784100a6caf_Person-178357e5-b9a0-0403-462d-80655d10631b, oa:person_saa_a3cb51cc-b314-50ee-e053-b784100a6caf_Person-8d934da1-ff03-7e45-38ee-49a25dba0304, oa:person_saa_a3cb51cc-b314-50ee-e053-b784100a6caf_Person-7204634e-f122-22d7-2d73-a68c19e71ce3, oa:person_saa_a3cb51cc-b314-50ee-e053-b784100a6caf_Person-67213daf-4961-85e7-03ab-46d07159e248, oa:person_saa_a3cb51cc-b314-50ee-e053-b784100a6caf_Person-d3e401c6-c2ab-8ebc-01b0-685c7b419bf5 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-b314-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-b314-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-b314-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-b314-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-b314-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-b314-50ee-e053-b784100a6caf_4 ;
  a2a:hasSource oa:source_saa_a3cb51cc-b314-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-b314-50ee-e053-b784100a6caf_Person-178357e5-b9a0-0403-462d-80655d10631b
  a a2a:Person ;
  rdfs:label "Jacob Claasse Smit" ;
  a2a:PersonName [
    rdfs:label "Jacob Claasse Smit" ;
    a2a:PersonNameFirstName "Jacob Claasse" ;
    a2a:PersonNameLastName "Smit"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-b314-50ee-e053-b784100a6caf_Person-8d934da1-ff03-7e45-38ee-49a25dba0304
  a a2a:Person ;
  rdfs:label "Cornelis Jansse Ris" ;
  a2a:PersonName [
    rdfs:label "Cornelis Jansse Ris" ;
    a2a:PersonNameFirstName "Cornelis Jansse" ;
    a2a:PersonNameLastName "Ris"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-b314-50ee-e053-b784100a6caf_Person-7204634e-f122-22d7-2d73-a68c19e71ce3
  a a2a:Person ;
  rdfs:label "Jan van Keren" ;
  a2a:PersonName [
    rdfs:label "Jan van Keren" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Keren"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-b314-50ee-e053-b784100a6caf_Person-67213daf-4961-85e7-03ab-46d07159e248
  a a2a:Person ;
  rdfs:label "Daniel Monceaux" ;
  a2a:PersonName [
    rdfs:label "Daniel Monceaux" ;
    a2a:PersonNameFirstName "Daniel" ;
    a2a:PersonNameLastName "Monceaux"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-b314-50ee-e053-b784100a6caf_Person-d3e401c6-c2ab-8ebc-01b0-685c7b419bf5
  a a2a:Person ;
  rdfs:label "Claas Brat" ;
  a2a:PersonName [
    rdfs:label "Claas Brat" ;
    a2a:PersonNameFirstName "Claas" ;
    a2a:PersonNameLastName "Brat"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-b314-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Machtiging" ;
  a2a:EventType "other:Machtiging" ;
  a2a:EventDate [
    a2a:Year "1721" ;
    a2a:Month "6" ;
    a2a:Day "13" ;
    rdfs:label "1721-06-13"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-b314-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-b314-50ee-e053-b784100a6caf_Person:178357e5-b9a0-0403-462d-80655d10631b ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-b314-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-b314-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-b314-50ee-e053-b784100a6caf_Person:8d934da1-ff03-7e45-38ee-49a25dba0304 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-b314-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-b314-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-b314-50ee-e053-b784100a6caf_Person:7204634e-f122-22d7-2d73-a68c19e71ce3 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-b314-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-b314-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-b314-50ee-e053-b784100a6caf_Person:67213daf-4961-85e7-03ab-46d07159e248 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-b314-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-b314-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-b314-50ee-e053-b784100a6caf_Person:d3e401c6-c2ab-8ebc-01b0-685c7b419bf5 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-b314-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-b314-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1721-06-13 - 1721-06-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1721-06-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1721-06-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1721" ;
    a2a:Month "6" ;
    a2a:Day "13" ;
    rdfs:label "1721-06-13"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 8298, Periode: 1721-1722" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "318303" ;
    a2a:RegistryNumber "8298" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 8298, Periode: 1721-1722, Notariële archieven, 318303, 8298"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/cc2441fb-3816-6189-ff12-0f082edd6b2c.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-b314-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/cc2441fb-3816-6189-ff12-0f082edd6b2c.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/9b10f0d6-4b9b-d548-c4e0-9399af35be32.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-b314-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/9b10f0d6-4b9b-d548-c4e0-9399af35be32.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-b314-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-b314-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: George Wetstein
Locatieomschrijving: Oostzanen
Locatieomschrijving: Wormerveer
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/8298" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "NOTM00094000069", "NOTM00094000070" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210510_11283_00011283.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTM00094000069; positie: 3091, 960, 637, 117" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTM00094000069; positie: 3807, 978, 268, 115" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTM00094000069; positie: 3400, 1255, 543, 124" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTM00094000069; positie: 3200, 1567, 631, 104" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTM00094000069; positie: 3436, 881, 390, 140" .
