@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_d837ae03-ea08-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Machtiging op 27 maart 1797" ;
  a2a:hasPerson oa:person_saa_d837ae03-ea08-6b6d-e053-b784100acdee_Person-4b21bb50-8ece-ab8a-cf5d-45adf8264a02, oa:person_saa_d837ae03-ea08-6b6d-e053-b784100acdee_Person-eec55aae-7037-2de3-2174-7c5c5705459f, oa:person_saa_d837ae03-ea08-6b6d-e053-b784100acdee_Person-e15c4435-e194-f02f-9cb4-e102834abb68, oa:person_saa_d837ae03-ea08-6b6d-e053-b784100acdee_Person-9c48590d-4afa-525e-8f1a-c53a2398c70b ;
  a2a:hasEvent oa:event_saa_d837ae03-ea08-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae03-ea08-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae03-ea08-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae03-ea08-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae03-ea08-6b6d-e053-b784100acdee_3 ;
  a2a:hasSource oa:source_saa_d837ae03-ea08-6b6d-e053-b784100acdee .

oa:person_saa_d837ae03-ea08-6b6d-e053-b784100acdee_Person-4b21bb50-8ece-ab8a-cf5d-45adf8264a02
  a a2a:Person ;
  rdfs:label "Geesje Zwartemhoff" ;
  a2a:PersonName [
    rdfs:label "Geesje Zwartemhoff" ;
    a2a:PersonNameFirstName "Geesje" ;
    a2a:PersonNameLastName "Zwartemhoff"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-ea08-6b6d-e053-b784100acdee_Person-eec55aae-7037-2de3-2174-7c5c5705459f
  a a2a:Person ;
  rdfs:label "Jan van Nueborgh" ;
  a2a:PersonName [
    rdfs:label "Jan van Nueborgh" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Nueborgh"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-ea08-6b6d-e053-b784100acdee_Person-e15c4435-e194-f02f-9cb4-e102834abb68
  a a2a:Person ;
  rdfs:label "Andries Roelofs" ;
  a2a:PersonName [
    rdfs:label "Andries Roelofs" ;
    a2a:PersonNameFirstName "Andries" ;
    a2a:PersonNameLastName "Roelofs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-ea08-6b6d-e053-b784100acdee_Person-9c48590d-4afa-525e-8f1a-c53a2398c70b
  a a2a:Person ;
  rdfs:label "Fokke Kimstra" ;
  a2a:PersonName [
    rdfs:label "Fokke Kimstra" ;
    a2a:PersonNameFirstName "Fokke" ;
    a2a:PersonNameLastName "Kimstra"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae03-ea08-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Machtiging" ;
  a2a:EventType "other:Machtiging" ;
  a2a:EventDate [
    a2a:Year "1797" ;
    a2a:Month "3" ;
    a2a:Day "27" ;
    rdfs:label "1797-03-27"^^xsd:date
  ] .

oa:relationep_saa_d837ae03-ea08-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-ea08-6b6d-e053-b784100acdee_Person:4b21bb50-8ece-ab8a-cf5d-45adf8264a02 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-ea08-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-ea08-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-ea08-6b6d-e053-b784100acdee_Person:eec55aae-7037-2de3-2174-7c5c5705459f ;
  a2a:EventKeyRef oa:event_saa_d837ae03-ea08-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-ea08-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-ea08-6b6d-e053-b784100acdee_Person:e15c4435-e194-f02f-9cb4-e102834abb68 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-ea08-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-ea08-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-ea08-6b6d-e053-b784100acdee_Person:9c48590d-4afa-525e-8f1a-c53a2398c70b ;
  a2a:EventKeyRef oa:event_saa_d837ae03-ea08-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae03-ea08-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1797-03-27 - 1797-03-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1797-03-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1797-03-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1797" ;
    a2a:Month "3" ;
    a2a:Day "27" ;
    rdfs:label "1797-03-27"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 16424, Periode: 1797" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "645732" ;
    a2a:RegistryNumber "16424" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 16424, Periode: 1797, Notariële archieven, 645732, 16424"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/8feb73a7-797a-8f87-d56d-cdc11a7a3470.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-ea08-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/8feb73a7-797a-8f87-d56d-cdc11a7a3470.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/36104924-7fb7-a8c0-6be9-25a7995b0cb8.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-ea08-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/36104924-7fb7-a8c0-6be9-25a7995b0cb8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae03-ea08-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae03-ea08-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Jan Harmsen
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/16424" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "NOTQ00046000610", "NOTQ00046000611" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_756_00000756.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTQ00046000610; positie: 3662, 2123, 950, 132" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTQ00046000610; positie: 3109, 2856, 1124, 85" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTQ00046000610; positie: 3693, 2755, 938, 104" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTQ00046000610; positie: 3981, 2265, 611, 80" .
