@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-3e4a-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Machtiging op 27 april 1792" ;
  a2a:hasPerson oa:person_saa_d837ae04-3e4a-6b6d-e053-b784100acdee_Person-fb471056-f768-1954-5633-360d1b9c828e, oa:person_saa_d837ae04-3e4a-6b6d-e053-b784100acdee_Person-b053b962-0e5f-de61-342c-d7a60445ba51, oa:person_saa_d837ae04-3e4a-6b6d-e053-b784100acdee_Person-0c2dc034-f85a-241a-3230-9d06f4cc6e2d, oa:person_saa_d837ae04-3e4a-6b6d-e053-b784100acdee_Person-df773cc8-ea18-d969-f97b-04aed20df59a, oa:person_saa_d837ae04-3e4a-6b6d-e053-b784100acdee_Person-c932ccfe-debd-4768-c0c5-f3f819c6ac18, oa:person_saa_d837ae04-3e4a-6b6d-e053-b784100acdee_Person-090c554a-33ca-19b0-e007-ce51aba0b5f5 ;
  a2a:hasEvent oa:event_saa_d837ae04-3e4a-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-3e4a-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-3e4a-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-3e4a-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-3e4a-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae04-3e4a-6b6d-e053-b784100acdee_4, oa:relationep_saa_d837ae04-3e4a-6b6d-e053-b784100acdee_5 ;
  a2a:hasSource oa:source_saa_d837ae04-3e4a-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-3e4a-6b6d-e053-b784100acdee_Person-fb471056-f768-1954-5633-360d1b9c828e
  a a2a:Person ;
  rdfs:label "Hendrica Elizabeth Rosier" ;
  a2a:PersonName [
    rdfs:label "Hendrica Elizabeth Rosier" ;
    a2a:PersonNameFirstName "Hendrica Elizabeth" ;
    a2a:PersonNameLastName "Rosier"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-3e4a-6b6d-e053-b784100acdee_Person-b053b962-0e5f-de61-342c-d7a60445ba51
  a a2a:Person ;
  rdfs:label "Anna Catharina Roering" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Roering" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Roering"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-3e4a-6b6d-e053-b784100acdee_Person-0c2dc034-f85a-241a-3230-9d06f4cc6e2d
  a a2a:Person ;
  rdfs:label "Johanna Maria de Waal" ;
  a2a:PersonName [
    rdfs:label "Johanna Maria de Waal" ;
    a2a:PersonNameFirstName "Johanna Maria" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Waal"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-3e4a-6b6d-e053-b784100acdee_Person-df773cc8-ea18-d969-f97b-04aed20df59a
  a a2a:Person ;
  rdfs:label "Judith Jacomina Rosier" ;
  a2a:PersonName [
    rdfs:label "Judith Jacomina Rosier" ;
    a2a:PersonNameFirstName "Judith Jacomina" ;
    a2a:PersonNameLastName "Rosier"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-3e4a-6b6d-e053-b784100acdee_Person-c932ccfe-debd-4768-c0c5-f3f819c6ac18
  a a2a:Person ;
  rdfs:label "Samuel de Waal" ;
  a2a:PersonName [
    rdfs:label "Samuel de Waal" ;
    a2a:PersonNameFirstName "Samuel" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Waal"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-3e4a-6b6d-e053-b784100acdee_Person-090c554a-33ca-19b0-e007-ce51aba0b5f5
  a a2a:Person ;
  rdfs:label "Jacob van Hall Verhoek" ;
  a2a:PersonName [
    rdfs:label "Jacob van Hall Verhoek" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hall Verhoek"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-3e4a-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Machtiging" ;
  a2a:EventType "other:Machtiging" ;
  a2a:EventDate [
    a2a:Year "1792" ;
    a2a:Month "4" ;
    a2a:Day "27" ;
    rdfs:label "1792-04-27"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-3e4a-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-3e4a-6b6d-e053-b784100acdee_Person:fb471056-f768-1954-5633-360d1b9c828e ;
  a2a:EventKeyRef oa:event_saa_d837ae04-3e4a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-3e4a-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-3e4a-6b6d-e053-b784100acdee_Person:b053b962-0e5f-de61-342c-d7a60445ba51 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-3e4a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-3e4a-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-3e4a-6b6d-e053-b784100acdee_Person:0c2dc034-f85a-241a-3230-9d06f4cc6e2d ;
  a2a:EventKeyRef oa:event_saa_d837ae04-3e4a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-3e4a-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-3e4a-6b6d-e053-b784100acdee_Person:df773cc8-ea18-d969-f97b-04aed20df59a ;
  a2a:EventKeyRef oa:event_saa_d837ae04-3e4a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-3e4a-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-3e4a-6b6d-e053-b784100acdee_Person:c932ccfe-debd-4768-c0c5-f3f819c6ac18 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-3e4a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-3e4a-6b6d-e053-b784100acdee_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-3e4a-6b6d-e053-b784100acdee_Person:090c554a-33ca-19b0-e007-ce51aba0b5f5 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-3e4a-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-3e4a-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1792-04-27 - 1792-04-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1792-04-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1792-04-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1792" ;
    a2a:Month "4" ;
    a2a:Day "27" ;
    rdfs:label "1792-04-27"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 16405, Periode: 1792" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "614615" ;
    a2a:RegistryNumber "16405" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 16405, Periode: 1792, Notariële archieven, 614615, 16405"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/2cbf2fb1-0f6c-6e27-35fe-fff6053d4efd.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-3e4a-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/2cbf2fb1-0f6c-6e27-35fe-fff6053d4efd.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/3e5095b3-668f-8579-a77e-8d9383086e90.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-3e4a-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/3e5095b3-668f-8579-a77e-8d9383086e90.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/4da74b65-e37c-1ef6-27be-d1e7ade7c894.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-3e4a-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/4da74b65-e37c-1ef6-27be-d1e7ade7c894.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-3e4a-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-3e4a-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Jan Harmsen
Locatieomschrijving: Nederhardinxveld
Locatieomschrijving: Giesendam
Onderwerpsomschrijving: Afhandelen van een nalatenschap.
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/16405" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "KLAB07862000229", "KLAB07862000230", "KLAB07862000231" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_47_00000047.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB07862000230; positie: 4145, 1186, 1135, 153" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB07862000230; positie: 4450, 1936, 859, 125" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB07862000230; positie: 3336, 2931, 1469, 243" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB07862000230; positie: 4792, 2910, 539, 220" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB07862000230; positie: 4425, 2116, 864, 153" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAB07862000230; positie: 3936, 919, 1313, 329" .
