@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-4e4a-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Machtiging op 10 januari 1663" ;
  a2a:hasPerson oa:person_saa_d837ae04-4e4a-6b6d-e053-b784100acdee_Person-299aacb1-2cb4-e097-545e-cce0868b839f, oa:person_saa_d837ae04-4e4a-6b6d-e053-b784100acdee_Person-b7758fc3-c10c-926f-121a-79dfa1bb6d68, oa:person_saa_d837ae04-4e4a-6b6d-e053-b784100acdee_Person-b208717e-b19b-4c8e-5e90-1dec9e7aa610, oa:person_saa_d837ae04-4e4a-6b6d-e053-b784100acdee_Person-69a04b53-6646-e9a1-a978-9c1ba04b8fa7, oa:person_saa_d837ae04-4e4a-6b6d-e053-b784100acdee_Person-3bde2de1-e14d-6397-c192-16717c4212cd ;
  a2a:hasEvent oa:event_saa_d837ae04-4e4a-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-4e4a-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-4e4a-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-4e4a-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-4e4a-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae04-4e4a-6b6d-e053-b784100acdee_4 ;
  a2a:hasSource oa:source_saa_d837ae04-4e4a-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-4e4a-6b6d-e053-b784100acdee_Person-299aacb1-2cb4-e097-545e-cce0868b839f
  a a2a:Person ;
  rdfs:label "Joanne ab Huckelhoven" ;
  a2a:PersonName [
    rdfs:label "Joanne ab Huckelhoven" ;
    a2a:PersonNameFirstName "Joanne" ;
    a2a:PersonNamePrefixLastName "ab" ;
    a2a:PersonNameLastName "Huckelhoven"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-4e4a-6b6d-e053-b784100acdee_Person-b7758fc3-c10c-926f-121a-79dfa1bb6d68
  a a2a:Person ;
  rdfs:label "Fredericus Leecker" ;
  a2a:PersonName [
    rdfs:label "Fredericus Leecker" ;
    a2a:PersonNameFirstName "Fredericus" ;
    a2a:PersonNameLastName "Leecker"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-4e4a-6b6d-e053-b784100acdee_Person-b208717e-b19b-4c8e-5e90-1dec9e7aa610
  a a2a:Person ;
  rdfs:label "Henrico Everts" ;
  a2a:PersonName [
    rdfs:label "Henrico Everts" ;
    a2a:PersonNameFirstName "Henrico" ;
    a2a:PersonNameLastName "Everts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-4e4a-6b6d-e053-b784100acdee_Person-69a04b53-6646-e9a1-a978-9c1ba04b8fa7
  a a2a:Person ;
  rdfs:label "Albert Lemmerman" ;
  a2a:PersonName [
    rdfs:label "Albert Lemmerman" ;
    a2a:PersonNameFirstName "Albert" ;
    a2a:PersonNameLastName "Lemmerman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-4e4a-6b6d-e053-b784100acdee_Person-3bde2de1-e14d-6397-c192-16717c4212cd
  a a2a:Person ;
  rdfs:label "Pieter Rol" ;
  a2a:PersonName [
    rdfs:label "Pieter Rol" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Rol"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-4e4a-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Machtiging" ;
  a2a:EventType "other:Machtiging" ;
  a2a:EventDate [
    a2a:Year "1663" ;
    a2a:Month "1" ;
    a2a:Day "10" ;
    rdfs:label "1663-01-10"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-4e4a-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-4e4a-6b6d-e053-b784100acdee_Person:299aacb1-2cb4-e097-545e-cce0868b839f ;
  a2a:EventKeyRef oa:event_saa_d837ae04-4e4a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-4e4a-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-4e4a-6b6d-e053-b784100acdee_Person:b7758fc3-c10c-926f-121a-79dfa1bb6d68 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-4e4a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-4e4a-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-4e4a-6b6d-e053-b784100acdee_Person:b208717e-b19b-4c8e-5e90-1dec9e7aa610 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-4e4a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-4e4a-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-4e4a-6b6d-e053-b784100acdee_Person:69a04b53-6646-e9a1-a978-9c1ba04b8fa7 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-4e4a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-4e4a-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-4e4a-6b6d-e053-b784100acdee_Person:3bde2de1-e14d-6397-c192-16717c4212cd ;
  a2a:EventKeyRef oa:event_saa_d837ae04-4e4a-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-4e4a-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1663-01-10 - 1663-01-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1663-01-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1663-01-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1663" ;
    a2a:Month "1" ;
    a2a:Day "10" ;
    rdfs:label "1663-01-10"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 3074, Periode: 1663" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "597567" ;
    a2a:RegistryNumber "3074" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 3074, Periode: 1663, Notariële archieven, 597567, 3074"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/5ebabf5d-28b9-eba0-9af9-ffaf81f42ecc.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-4e4a-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/5ebabf5d-28b9-eba0-9af9-ffaf81f42ecc.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-4e4a-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-4e4a-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Hector Friesma
Onderwerpsomschrijving: verschijnen voor goedemannen
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/3074" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "NOTJ01440000007" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_129_00000129.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ01440000007; positie: 2955, 385, 837, 123" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ01440000007; positie: 652, 776, 534, 128" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ01440000007; positie: 2415, 392, 487, 103" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ01440000007; positie: 342, 2068, 223, 80" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ01440000007; positie: 1441, 1052, 492, 100" .
